Zte ZXR10 ZSR V2 Configuration Manual page 120

Intelligent integrated multi-service router
Table of Contents

Advertisement

ZXR10 ZSR V2 Configuration Guide (IPv6)
R1(config)#router bgp 100
R1(config-bgp)#neighbor 2000::2 remote-as 100
R1(config-bgp)#neighbor 2001::2 remote-as 100
R1(config-bgp)#address-family ipv6
R1(config-bgp-af-ipv6)#maximum-paths ibgp 16
/*Configure load sharing.*/
R1(config-bgp-af-ipv6)#neighbor 2000::2 activate
R1(config-bgp-af-ipv6)#neighbor 2001::2 activate
R1(config-bgp-af-ipv6)#end
R1(config)#interface gei-2/1
R1(config-if-gei-2/1)#ip load-sharing per-packet
R1(config-if-gei-2/1)#exit
R1(config)#interface gei-2/2
R1(config-if-gei-2/2)#ip load-sharing per-packet
R1(config-if-gei-2/2)#exit
Configuration on R2:
R2(config)#interface gei-2/1
R2(config-if-gei-2/1)#ipv6 enable
R2(config-if-gei-2/1)#ipv6 address 2000::2/64
R2(config-if-gei-2/1)#exit
R2(config)#interface gei-2/2
R2(config-if-gei-2/2)#ipv6 enable
R2(config-if-gei-2/2)#ipv6 address 2001::2/64
R2(config-if-gei-2/2)#exit
R2(config)#interface loopback1
R2(config-if-loopback1)#ipv6 enable
R2(config-if-loopback1)#ipv6 address 2000:0:0:1::2/64
R2(config-if-loopback1)#exit
R2(config)#router bgp 100
R2(config-bgp)#neighbor 2000::1 remote-as 100
R2(config-bgp)#neighbor 2001::1 remote-as 100
R2(config-bgp)#address-family ipv6
R2(config-bgp-af-ipv6)#neighbor 2000::1 activate
R2(config-bgp-af-ipv6)#neighbor 2001::1 activate
R2(config-bgp-af-ipv6)#network 2000:0:0:1::2/128
R2(config-bgp-af-ipv6)#end
Configuration Verification
Run the show command to verify the configuration result, showing that the IBGP route has
been learned on R1:
R1#show ipv6 forwarding route bgp
IPv6 Routing Table:
8-6
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents