281
192.168.64.0/24 OSPF 150 1 172.17.100.1 GE1/0
192.168.74.0/24 OSPF 150 1 172.17.100.1 GE1/0
192.168.99.0/24 OSPF 150 1 172.17.100.1 GE1/0
The output shows that Router C has a summary route 192.168.64.0/18 with the output interface Null 0.
# Display the IP routing table information on Router D.
[RouterD] display ip routing-table protocol bgp
Summary Count : 1
BGP Routing table Status : <Active>
Summary Count : 1
Destination/Mask Proto Pre Cost NextHop Interface
192.168.64.0/18 BGP 255 0 10.220.2.16 GE1/0
BGP Routing table Status : <Inactive>
Summary Count : 0
The output shows that Router D has only one route 192.168.64.0/18 to AS 65106.
After the above configurations, ping the hosts on subnets 192.168.64.0/24, 192.168.74.0/24 and
192.168.99.0/24 from Router D. The ping operations succeed.
BGP load balancing configuration example
Network requirements
As shown in
Figure 65
, run EBGP between Router A and Router B and between Router A and Router C.
Run IBGP between Router B and Router C. Configure load balancing over the two EBGP links on Router
A.
Figure 65
Network diagram
Configuration considerations
On Router A, establish EBGP connections with Router B and Router C. Configure BGP to advertise
network 8.1.1.0/24 to Router B and Router C, so that Router B and Router C can access the internal
network connected to Router A.