switch(config)# router bgp 65009
switch(bgp)# neighbor 3.1.1.2 remote-as 65008
switch(bgp)# exit
9.
# Show IP bgp peer information on Switch B.
switch(config)# show ip bgp summary
Peer Information
Remote Address Remote-AS Local-AS State Admin Status
-------------- --------- -------- -------- ------------
2.2.2.2 65009 65009 Established Start
3.1.1.2 65008 65009 Established Start
10.
The output shows that Switch B has established an iBGP peer relationship with Switch C and an eBGP peer
relationship with Switch A.
11.
# Display the BGP routing table on Switch A.
switch(bgp)# show ip bgp
Local AS : 100
Local Router-id : 20.0.0.1
BGP Table Version : 0
Status codes: * - valid, > - best, i - internal, e -
external, s - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Nexthop Metric LocalPref Weight AsPath
----------------------------------------------------------
*> 8.1.1.0/24 0 32768 I
*> 8.1.1.0/24 0.0.0.0 0 0 I
12.
# Display the BGP routing table on Switch B.
switch# show ip bgp
Local AS : 100
Local Router-id : 20.0.0.1
BGP Table Version : 0
Status codes: * - valid, > - best, i - internal, e - external, s - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Nexthop Metric LocalPref Weight AsPath
---------------------------------------------------------
*>e 8.1.1.0/24 0 0 65008i
13.
# Display the BGP routing table on Switch C.
switch(bgp)# show ip bgp
Local AS : 100
Local Router-id : 20.0.0.1
BGP Table Version : 0
Status codes: * - valid, > - best, i - internal, e - external, s - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Nexthop Metric LocalPref Weight AsPath
390
Aruba 3810 / 5400R Multicast and Routing Guide for ArubaOS-
Switch 16.08