287
State : valid, external, best,
IP precedence : N/A
QoS local ID : N/A
IP precedence : N/A
QoS local ID : N/A
# Display advertisement information for the route 9.1.1.0 on Router B.
[RouterB] display bgp routing-table ipv4 9.1.1.0 advertise-info
BGP local router ID: 2.2.2.2
Local AS number: 20
Paths: 1 best
BGP routing table information of 9.1.1.0/24:
Not advertised to any peers yet
# Display the BGP routing table on Router C.
[RouterC] display bgp routing-table ipv4
Total number of routes: 0
The output shows the NO_EXPORT community attribute. In this case, Router B does not advertise the route
9.1.1.0/24 through BGP.
BGP route reflector configuration example
Network requirements
As shown in
Figure 67
, run EBGP between Router A and Router B, run IBGP between Router C and Router
B, and between Router C and Router D. Router C is a route reflector with clients Router B and D. Router
D can learn route 20.0.0.0/8 from Router C.
Figure 67
Network diagram