ZXR10 ZSR V2 Configuration Guide (IPv6)
R1(config-ospfv3-1-if-gei-1/2)#$
R1(config-ospfv3-1)#maximum-paths 2
/*Configure two paths for load sharing.*/
R1(config-ospfv3-1)#exit
The configuration on R2 is as follows:
R2(config)#interface gei-2/1
R2(config-if-gei-2/1)#no shutdown
R2(config-if-gei-2/1)#ipv6 enable
R2(config-if-gei-2/1)#ipv6 address 2005::2/64
R2(config)#interface gei-2/2
R2(config-if-gei-2/2)#no shutdown
R2(config-if-gei-2/2)#ipv6 enable
R2(config-if-gei-2/2)#ipv6 address 2006::2/64
R2(config)#interface loopback11
R2(config-if-loopback11)#ip address 1.1.1.1 255.255.255.255
R2(config)#interface loopback10
R2(config-if-loopback10)#ipv6 enable
R2(config-if-loopback10)#ipv6 address 2000::2/64
R2(config-if-loopback10)#exit
R2(config)#ipv6 router ospf 1
R2(config-ospfv3-1)#router-id 1.1.1.1
R2(config-ospfv3-1)#interface gei-2/1 area 0
/*configure ospfv3*/
R2(config-ospfv3-1-if-gei-2/1)#$
R2(config-ospfv3-1)#interface gei-2/2 area 0
R2(config-ospfv3-1-if-gei-2/2)#$
R2(config-ospfv3-1)#interface loopback10 area 0
R2(config-ospfv3-1-if-loopback10)#$
R2(config-ospfv3-1)#maximum-paths 2
R2(config-ospfv3-1)#exit
Configuration Verification
Execute the
show ipv6 forwarding route ospf
command on R1 to check the same
destination address 2000::2, and the route forwarding table items with the same cost.
6-20
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential