Lenovo RackSwitch G8264CS Application Manual page 494

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

1. Configure IPv6 interfaces for each link which will be attached to OSPFv3 areas.
2. Enable OSPFv3.
3. Define the backbone.
4. Define the stub area.
5. Attach the network interface to the backbone.
494
G8264CS Application Guide for ENOS 8.4
Note: You can specify a range of addresses to prevent advertising by using the 
hide option. In this example, routes in the 36::0/8 range are kept private.
Use the following procedure to configure OSPFv3 support as shown in Figure
RS 8264CSRS 8264CS(config)# interface ip 3
(config-ip-if)# ipv6 address 10:0:0:0:0:0:0:1
RS 8264CS(config-ip-if)# ipv6 prefixlen 56
RS 8264CS(config-ip-if)# vlan 10
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# interface ip 4
RS 8264CS(config-ip-if)# ip address 36:0:0:0:0:0:1
RS 8264CS(config-ip-if)# ipv6 prefixlen 56
RS 8264CS(config-ip-if)# vlan 20
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
This is equivalent to configuring the IP address and netmask for IPv4 interfaces.
RS 8264CS(config)# ipv6 router ospf
RS 8264CS(config-router-ospf3)# enable
This is equivalent to the OSPFv2 enable option in the router ospf command 
path.
RS 8264CS(config-router-ospf3)# area 0 area-id 0.0.0.0
RS 8264CS(config-router-ospf3)# area 0 type transit
RS 8264CS(config-router-ospf3)# area 0 enable
This is identical to OSPFv2 configuration.
RS 8264CS(config-router-ospf3)# area 1 area-id 0.0.0.1
RS 8264CS(config-router-ospf3)# area 1 type stub
RS 8264CS(config-router-ospf3)# area 1 enable
RS 8264CS(config-router-ospf3)# exit
This is identical to OSPFv2 configuration.
RS 8264CS(config)# interface ip 3
RS 8264CS(config-ip-if)# ipv6 ospf area 0
RS 8264CS(config-ip-if)# ipv6 ospf enable
RS 8264CS(config-ip-if)# exit
The ipv6 command path is used instead of the OSPFv2 ip command path 
54:

Advertisement

Table of Contents
loading

Table of Contents