Chapter 9 BGP4+ Configuration
Figure 9-1 BGP4+ Route Reflector Configuration Example
Configuration Thought
1.
Enable BGP.
2.
Specify neighbors.
3.
Configure a route reflector group ID. Set the neighbors as route reflector clients.
Configuration Commands
S1 configuration:
S1(config)#router bgp 200
S1(config-bgp)#neighbor 3fe6::1 remote-as 100
S1(config-bgp)#neighbor 2010::126 remote-as 200
S1(config-bgp)#address-family ipv6
S1(config-bgp-af-ipv6)#neighbor 3fe6::1 activate
S1(config-bgp-af-ipv6)#neighbor 2010::126 activate
S1(config-bgp-af-ipv6)#end
S2 configuration:
S2(config)#router bgp 200
S2(config-bgp)#neighbor 6e22::1 remote-as 500
S2(config-bgp)#neighbor 3331::100 remote-as 200
S2(config-bgp)#address-family ipv6
S2(config-bgp-af-ipv6)#neighbor 6e22::1 activate
S2(config-bgp-af-ipv6)#neighbor 3331::100 activate
S2(config-bgp-af-ipv6)#end
S3 configuration:
S3(config)#router bgp 200
S3(config-bgp)#neighbor 2010::125 remote-as 200
9-9
SJ-20150114102049-011|2015-01-15 (R1.0)
ZTE Proprietary and Confidential