Lenovo Flex System Fabric CN4093 Application Manual page 446

10gb converged scalable switch
Hide thumbs Also See for Flex System Fabric CN4093:
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.
6. Attach the network interface to the stub area.
446
CN4093 Application Guide for N/OS 8.2
CN4093(config)# interface ip 3
CN4093(config­ip­if)# ipv6 address 10:0:0:0:0:0:0:1
CN4093(config­ip­if)# ipv6 prefixlen 56
CN4093(config­ip­if)# enable
CN4093(config­ip­if)# exit
CN4093(config)# interface ip 4
CN4093(config­ip­if)# ip address 36:0:0:0:0:0:1
CN4093(config­ip­if)# ipv6 prefixlen 56
CN4093(config­ip­if)# enable
CN4093(config­ip­if)# exit
This is equivalent to configuring the IP address and netmask for IPv4 interfaces.
CN4093(config)# ipv6 router ospf
CN4093(config­router­ospf3)# enable
This is equivalent to the OSPFv2 enable option in the router ospf command 
path.
CN4093(config­router­ospf3)# area 0 area­id 0.0.0.0
CN4093(config­router­ospf3)# area 0 type transit
CN4093(config­router­ospf3)# area 0 enable
This is identical to OSPFv2 configuration.
CN4093(config­router­ospf3)# area 1 area­id 0.0.0.1
CN4093(config­router­ospf3)# area 1 type stub
CN4093(config­router­ospf3)# area 1 enable
CN4093(config­router­ospf3)# exit
This is identical to OSPFv2 configuration.
CN4093(config)# interface ip 3
CN4093(config­ip­if)# ipv6 ospf area 0
CN4093(config­ip­if)# ipv6 ospf enable
CN4093(config­ip­if)# exit
The ipv6 command path is used instead of the OSPFv2 ip command path 
CN4093(config)# interface ip 4
CN4093(config­ip­if)# ipv6 ospf area 1
CN4093(config­ip­if)# ipv6 ospf enable
CN4093(config­ip­if)# exit
The ipv6 command path is used instead of the OSPFv2 ip command path 

Advertisement

Table of Contents
loading

Table of Contents