F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101
300
# Configure Router C.
<RouterC> system-view
[RouterC] bgp 200
[RouterC-bgp] peer 194.1.1.1 as-number 200
[RouterC-bgp] quit
c. Configure LB as the route reflector.
[LB] bgp 200
[LB-bgp] peer 193.1.1.2 reflect-client
[LB-bgp] peer 194.1.1.2 reflect-client
[LB-bgp] quit
d. Verify the configuration:
# Display the BGP routing table on Router B.
[RouterB] display bgp routing-table
Total Number of Routes: 1
BGP Local router ID is 200.1.2.2
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 1.0.0.0 192.1.1.1 0 0 100i
# Display the BGP routing table on Router C.
[RouterC] display bgp routing-table
Total Number of Routes: 1
BGP Local router ID is 200.1.2.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Network NextHop MED LocPrf PrefVal Path/Ogn
i 1.0.0.0 193.1.1.2 0 100 0 100i
Router C learned the route 1.0.0.0/8 from LB.
BGP confederation configuration example
1. Network requirements
As shown in Figure 168, to r
educe IBGP connections in AS 200, split it into three sub-ASs: AS 65001, AS
65002, and AS 65003. Devices in AS 65001 are fully meshed.