ipv6 address 2001:db8:2::2/64
#
bgp 65009
router-id 4.4.4.4
peer 2001:db8:1::1 as-number 65009
peer 2001:db8:2::1 as-number 65009
#
ipv4-family unicast
undo synchronization
#
ipv6-family unicast
network 2001:db8:1:: 64
network 2001:db8:2:: 64
peer 2001:db8:2::1 enable
peer 2001:db8:1::1 enable
#
return
9.18.2 Example for Configuring a BGP4+ Route Reflection
A BGP4+ route reflector avoids fully meshed connections between IBGP peers and therefore
simplifies the network.
Networking Requirements
As shown in
, Router B receives an update packet from the EBGP peer and forwards
it to Router C. Router C is configured as a route reflector with two clients, Router B and Router
D.
Router B and Router D need not set up an IBGP connection. When Router C receives the route
update packet from Router B, it reflects the information to Router D. Similarly, when Router C
receives the route update packet from Router D, it reflects the information to Router B.
Figure 9-2
Networking diagram of configuring BGP4+ route reflection
GE1/0/0
2001:db8:1::1/64
GE2/0/0
2001:db8:100::1/96
GE2/0/0
2001:db8:100::2/96
GE1/0/0
2001:db8:101::2/96
GE2/0/0
2001:db8:101::1/96
GE1/0/0
2001:db8:102::1/96
GE1/0/0
2001:db8:102::2/96
RouterA
RouterC
RouterD
RouterB
AS200
AS100
Configuration Roadmap
The configuration roadmap is as follows:
1.
Establish an IBGP connection between the client and the route reflector.
HUAWEI NetEngine80E/40E Router
Configuration Guide - IP Routing
9 BGP4+ Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1127