ZXR10 ZSR V2 Configuration Guide (IPv6)
Figure 8-1 BGP4+ Route Reflector Configuration Example
Configuration Flow
1.
Enable IPv6 on each interface in accordance with the networking diagram, and
configure IPv6 addresses.
2.
Enable BGP.
3.
Specify neighbors.
4.
Configure a route reflector cluster ID. Set the neighbors as route reflector clients.
Configuration Commands
The IPv6 interface address configuration is omitted in this example.
Configuration on R1:
R1(config)#router bgp 200
R1(config-bgp)#neighbor 3fe6::1 remote-as 100
R1(config-bgp)#neighbor 2010::126 remote-as 200
R1(config-bgp)#address-family ipv6
R1(config-bgp-af-ipv6)#neighbor 3fe6::1 activate
R1(config-bgp-af-ipv6)#neighbor 2010::126 activate
R1(config-bgp-af-ipv6)#end
Configuration on R2:
R2(config)#router bgp 200
R2(config-bgp)#neighbor 6e22::1 remote-as 500
R2(config-bgp)#neighbor 3331::100 remote-as 200
R2(config-bgp)#address-family ipv6
R2(config-bgp-af-ipv6)#neighbor 6e22::1 activate
R2(config-bgp-af-ipv6)#neighbor 3331::100 activate
R2(config-bgp-af-ipv6)#end
Configuration on R3:
8-4
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential
Содержание ZXR10 ZSR
Страница 12: ...This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 306: ...Figures This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 308: ...This page intentionally left blank VI SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...