Lenovo RackSwitch G8264 Application Manual page 580

For lenovo enterprise network operating system 8.4
Hide thumbs Also See for RackSwitch G8264:
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.
580
G8264 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 G8264RS G8264(config)# interface ip 3
(config­ip­if)# ipv6 address 10:0:0:0:0:0:0:1
RS G8264(config­ip­if)# ipv6 prefixlen 56
RS G8264(config­ip­if)# vlan 10
RS G8264(config­ip­if)# enable
RS G8264(config­ip­if)# exit
RS G8264(config)# interface ip 4
RS G8264(config­ip­if)# ip address 36:0:0:0:0:0:1
RS G8264(config­ip­if)# ipv6 prefixlen 56
RS G8264(config­ip­if)# vlan 20
RS G8264(config­ip­if)# enable
RS G8264(config­ip­if)# exit
This is equivalent to configuring the IP address and netmask for IPv4 interfaces.
RS G8264(config)# ipv6 router ospf
RS G8264(config­router­ospf3)# enable
This is equivalent to the OSPFv2 enable option in the router ospf command 
path.
RS G8264(config­router­ospf3)# area 0 area­id 0.0.0.0
RS G8264(config­router­ospf3)# area 0 type transit
RS G8264(config­router­ospf3)# area 0 enable
This is identical to OSPFv2 configuration.
RS G8264(config­router­ospf3)# area 1 area­id 0.0.0.1
RS G8264(config­router­ospf3)# area 1 type stub
RS G8264(config­router­ospf3)# area 1 enable
RS G8264(config­router­ospf3)# exit
This is identical to OSPFv2 configuration.
RS G8264(config)# interface ip 3
RS G8264(config­ip­if)# ipv6 ospf area 0
RS G8264(config­ip­if)# ipv6 ospf enable
RS G8264(config­ip­if)# exit
The ipv6 command path is used instead of the OSPFv2 ip command path 
54:

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents