Multicast and Routing Guide K/KA/KB.15.15

4. Verify the above configuration.
# Display the BGP routing table on Switch B.
HP Switch(config)# show ip bgp
Local AS : 200
Local Router-id : 200.1.2.2
BGP Table Version : 1
Status codes: * - valid, > - best, i - internal, e - external, s - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Nexthop Metric LocalPref Weight AsPath
------------------------------------------------------------
*>i 1.0.0.0/24 200.1.3.1 0 0 100i
# Display the BGP routing table on Switch D.
HP Switch(config)# show ip bgp
Local AS : 200
Local Router-id : 200.1.2.2
BGP Table Version : 1
Status codes: * - valid, > - best, i - internal, e - external, s - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Nexthop Metric LocalPref Weight AsPath
-------------------------------------------------------
*>e 1.0.0.0/24 200.1.3.1 0 100 100i
Switch D learned route 1.0.0.0/8 from Switch C.
BGP path selection configuration
Network requirements
In the figure below, all switches run BGP. eBGP connections are between Switch A and Switch
B, and between Switch A and Switch C. iBGP connections are between Switch B and Switch
D, and between Switch C and Switch D.
OSPF is the IGP protocol in AS 200.
Configure the routing policies. Switch D should use the route 1.0.0.0/8 from Switch C as the
optimal route.
324 Border Gateway Protocol (BGP)