Chapter 8 BGP4+ Configuration
F
IGURE
7 BGP4+ C
ONFIGURATION
E
XAMPLE
R4 configuration:
ZXR10_R4(config)#router bgp 2
ZXR10_R4(config-router)#neighbor 2001
::
1 remote-as 1
ZXR10_R4(config-router)#address-family ipv6
ZXR10_R4(config-router-af)#neighbor 2001
::
1 activate
ZXR10_R4(config-router-af)#redistribute static
ZXR10_R4(config-router-af)#aggregate-address 2004::/16
as-set summary-only
R1 configuration:
ZXR10_R1(config)#router bgp 1
ZXR10_R1(config-router)#neighbor 2003::2
remote-as 1
ZXR10_R1(config-router)#neighbor 2001::4
remote-as 2
ZXR10_R1(config-router)# address-family ipv6
ZXR10_R1(config-router-af)# neighbor 2001
::
4 activate
ZXR10_R1(config-router-af)# neighbor 2003
::
2 activate
ZXR10_R1(config-router-af)# neighbor 2003::2
next-hop-self
R2 configuration:
ZXR10_R2(config)#router bgp 1
ZXR10_R2(config-router)#neighbor 2003::1 remote-as 1
ZXR10_R2(config-router)#neighbor 2007::5 remote-as 3
ZXR10_R2(config-router)#neighbor 2007::5 ebgp-multihop
ZXR10_R2(config-router)#address-family ipv6
ZXR10_R2(config-router-af)#neighbor 2003::1 activate
ZXR10_R2(config-router-af)#neighbor 2007::5 activate
ZXR10_R2(config-router-af)#neighbor 2003::1 next-hop-self
R5 configuration:
ZXR10_R5(config)#router bgp 3
ZXR10_R5(config-router)#neighbor 2005::2 remote-as 1
ZXR10_R5(config-router)#neighbor 2005::2 ebgp-multihop
ZXR10_R5(config-router)#address-family ipv6
ZXR10_R5(config-router-af)#neighbor 2005::2 activate
Confidential and Proprietary Information of ZTE CORPORATION
63
Содержание ZXR10 T1200
Страница 5: ...Figures 71 Tables 73 List of Glossary 75 ...
Страница 6: ......