Chapter 6 OSPFv3 Configuration
R3#ping6 3555::52
sending 5,100-byte ICMP echo(es) to 3555:0:0:0:0:0:0:52,timeout is 2 second(s).
!!!!!
Success rate is 100 percent(5/5),round-trip min/avg/max= 2/3/7 ms.
6.3.3 OSPFv3 Route Load-Sharing Configuration Examples
Configuration Description
As shown in
, the load sharing configuration supports 64 nexthops at most. The
following uses two nexthops as an example to illustrate the configuration.
Figure 6-3 Topology of OSPFv3 Route Load-Sharing Configuration Examples
Configuration Flow
1.
Establish the networking structure, as shown in
2.
Configure the address for the interface and configure OSPFv3.
3.
Configure the load sharing for the interface.
Configuration Commands
The configuration on R1 is as follows:
R1(config)#interface gei-1/1
R1(config-if-gei-1/1)#no shutdown
R1(config-if-gei-1/1)#ipv6 enable
R1(config-if-gei-1/1)#ipv6 address 2005::1/64
R1(config)#interface gei-1/2
R1(config-if-gei-1/2)#no shutdown
R1(config-if-gei-1/2)#ipv6 enable
R1(config-if-gei-1/2)#ipv6 address 2006::1/64
R1(config)#interface loopback11
R1(config-if-loopback11)#ip address 2.2.2.2 255.255.255.255
R1(config-if-loopback11)#exit
R1(config)#ipv6 router ospf 1
R1(config-ospfv3-1)#router-id 2.2.2.2
R1(config-ospfv3-1)#interface gei-1/1 area 0
R1(config-ospfv3-1-if-gei-1/1)#$
R1(config-ospfv3-1)#interface gei-1/2 area 0
/*configure ospfv3*/
6-19
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential
Содержание ZXR10 ZSR
Страница 12: ...This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 306: ...Figures This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 308: ...This page intentionally left blank VI SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...