Operation Manual – Routing Protocol
H3C S5600 Series Ethernet Switches
Chapter 5 BGP Configuration
5-39
5.9.2 Configuring BGP RR
I. Network requirements
BGP runs in a large AS of a company. As the number of IBGP peers increases rapidly
in the AS, more network resources for BGP communication are occupied. The
customer hopes to reduce IBGP peers to minimize the CPU and network resources
consumption by BGP without affecting device performance. In addition, IBGP peers
are partially interconnected in the AS.
Based on the requirements and networking environment, configure a BGP route
reflector to achieve the goal.
II. Network diagram
Figure 5-15
shows the network diagram.
Switch A
AS 100
VLAN-int4
Switch C
Switch B
Switch D
AS 200
Router
Reflector
VLAN-int3
VLAN-int2
VLAN-int100
Device Interface
IP
address
AS
Switch A
Vlan-int 100
1.1.1.1/8
100
Vlan-int
2
192.1.1.1/24
Switch B
Vlan-int 2
192.1.1.2/24
200
Vlan-int
3
193.1.1.2/24
Switch C
Vlan-int 3
193.1.1.1/24
Vlan-int
4
194.1.1.1/24
Switch D
Vlan-int 4
194.1.1.2/24
Figure 5-15
Network diagram for BGP RR configuration
III. Configuration plan
z
Run EBGP between the peers in AS 100 and AS 200. Inject network 1.0.0.0/8.
z
Run IBGP between the peers in AS 200. Configure a star topology for the AS.
Specify the central device as a route reflector and other devices as clients.
IV. Configuration procedure
1)
Configure Switch A.
<SwitchA> system-view
[SwitchA] interface Vlan-interface 2
[SwitchA-Vlan-interface2] ip address 192.1.1.1 255.255.255.0
[SwitchA-Vlan-interface2] quit