F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

519
<RouterC> system-view
[RouterC] bgp 200
[RouterC-bgp] peer 194.1.1.1 as-number 200
[RouterC-bgp] quit
3. Configure Firewall as the route reflector.
[Firewall] bgp 200
[Firewall-bgp] peer 193.1.1.2 reflect-client
[Firewall-bgp] peer 194.1.1.2 reflect-client
[Firewall-bgp] quit
4. 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 Firewall.
725BBGP confederation configuration example
1535BNetwork requirements
As shown in 2706HFigure 302, to reduce IBGP connections in AS 200, split it into three sub-ASs: AS 65001, AS
65002, and AS 65003. Routers in AS65001 are fully meshed.