Neighbor Configuration Example - Lenovo RackSwitch G8264 Application Manual

For lenovo enterprise network operating system 8.4
Hide thumbs Also See for RackSwitch G8264:
Table of Contents

Advertisement

6. Attach the network interface to the stub area.
7. Configure route summarization by specifying the starting address and prefix 
length of the range of addresses to be summarized.
8. Use the hide command to prevent a range of addresses from advertising to the 
backbone.

Neighbor Configuration Example

1. Configure IPv6 interface parameters: 
2. Enable OSPFv3: 
© Copyright Lenovo 2016
RS G8264(config)# interface ip 4
RS G8264(config­ip­if)# ipv6 ospf area 1
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 
RS G8264(config)# ipv6 router ospf
RS G8264(config­router­ospf3)# area­range 1 address 36:0:0:0:0:0:0:0 32
RS G8264(config­router­ospf3)# area­range 1 area 0
RS G8264(config­router­ospf3)# area­range 1 enable
This differs from OSPFv2 only in that the OSPFv3 command path is used, and the 
address and prefix are specified in IPv6 format.
RS G8264(config­router­ospf)# area­range 2 address 36:0:0:0:0:0:0:0 8
RS G8264(config­router­ospf)# area­range 2 area 0
RS G8264(config­router­ospf)# area­range 2 hide 
RS G8264(config­router­ospf)# exit
This differs from OSPFv2 only in that the OSPFv3 command path is used, and the 
address and prefix are specified in IPv6 format.
When using NBMA or point to multipoint interfaces, you must manually configure 
neighbors. Following example includes the steps for neighbor configuration.
RS G8264(config# interface ip 10
RS G8264(config­ip­if)# ipv6 address 10:0:0:0:0:0:0:12 64
RS G8264(config­ip­if)# vlan 10
RS G8264(config­ip­if)# enable
RS G8264(config­ip­if)# ipv6 ospf area 0
RS G8264(config­ip­if)# ipv6 ospf retransmit­interval 5
RS G8264(config­ip­if)# ipv6 ospf transmit­delay 1
RS G8264(config­ip­if)# ipv6 ospf priority 1
RS G8264(config­ip­if)# ipv6 ospf hello­interval 10
RS G8264(config­ip­if)# ipv6 ospf dead­interval 40
RS G8264(config­ip­if)# ipv6 ospf network point­to­multipoint
RS G8264(config­ip­if)# ipv6 ospf poll­interval 120
RS G8264(config­ip­if)# ipv6 ospf enable
RS G8264(config­ip­if)# exit
RS G8264(config# ipv6 router ospf
RS G8264(config­router­ospf3)# router­id 12.12.12.12
RS G8264(config­router­ospf3)# enable
Chapter 35: Open Shortest Path First
581

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents