Zte ZXR10 ZSR V2 Configuration Manual page 55

Intelligent integrated multi-service router
Table of Contents

Advertisement

/*Selecting the per-packet load sharing mode*/
R1(config-if-gei-1/2)#exit
R1(config)#ipv6 route 1234::1/128 500::2
R1(config)#ipv6 route 1234::1/128 300::2
Configuration on R2:
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 300::2/56
R2(config-if-gei-2/1)#exit
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 500::2/56
R2(config-if-gei-2/2)#exit
R2(config)#interface loopback5
R2(config-if-loopback5)#ipv6 enable
R2(config-if-loopback5)#ipv6 address 1234::1/128
R2(config-if-loopback5)#exit
Configuration Verification
Run the show ipv6 forwarding route command to display the route forwarding table on R1:
R1(config)#show ipv6 forwarding route 1234::1
IPv6 Routing Table:
Headers: Dest: Destination, Gw: Gateway, Pri: Priority;
Codes
: K: kernel, I1: isis-l1, SFN: sf-nat64, R: ripng, AF: aftr, B: bgp,
D: direct, I2: isis-l2, SLN: sl-nat64, O: ospfv3, D6: dhcp, P: ppp,
S: static, N: nd, V: vrrp, A: address, M: multicast, UI: user-ipaddr;
Dest
Interface
1234::1/128
gei-1/1
1234::1/128
gei-1/2
The above result indicates that there are two next hops to destination 1234::1/128, 300::2
and 500::2 respectively. Outgoing interfaces are gei-1/1 and gei-1/2. Load sharing is
implemented.
SJ-20140504150128-018|2014-05-10 (R1.0)
Owner
Pri
Gw
S
1
300::2
S
1
500::2
4-13
Chapter 4 IPv6 Static Route Configuration
Metric
0
0
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents