Configuring Bgp4; Enabling Bgp4; Figure 9 Basic Bgp4+ Configuration Example - Zte ZXR10 5900E Series User Manual

All gigabit-port intelligent routing switch
Hide thumbs Also See for ZXR10 5900E Series:
Table of Contents

Advertisement

ZXR10 5900E Series User Manual (IPv6 Volume)
St-
Command
ep
1
ZXR10(config)#
2
ZXR10(config-router)#
remote-as <number>
3
ZXR10(config-router-af)#
<prefix-length>
Example
52
Confidential and Proprietary Information of ZTE CORPORATION

Configuring BGP4+

Enabling BGP4+

router bgp <as-number>
neighbor <ipv6-address>
network <ipv6-address>/
Figure
9shows an example of configuring basic BGP4+. R1 is in
AS100, and R2 is in AS200.
F
9 B
BGP4+ C
IGURE
ASIC
Configuration on R1:
ZXR10_R1(config)#router bgp 100
ZXR10_R1(config-router)#neighbor 2005::2 remote-as 200
ZXR10_R1(config-router)#address-family ipv6
ZXR10_R1(config-router-af)#neighbor 2005::2 activate
ZXR10_R1(config-router-af)#network 2001::/64
Configuration on R2:
ZXR10_R2(config)#router bgp 200
ZXR10_R2(config-router)#neighbor 2005::1 remote-as 100
ZXR10_R2(config-router)#address-family ipv6
ZXR10_R2(config-router-af)#neighbor 2005::1 activate
ZXR10_R2(config-router-af)#network 2003::/64
In this example, R1 and R2 define the peer as neighbor. As they
are in different autonomous systems, they establish an EBGP con-
nection.
R1 advertises network 2001::/64, and R2 advertises network
2003::/64.
Function
This enables BGP4+ process.
This configures IPv6 neighbor.
This advertises routes.
E
ONFIGURATION
XAMPLE

Advertisement

Table of Contents
loading

Table of Contents