IP Networking Configuration
Configuration Guide 68 Document #: LTRT-31657
11.3.3.2 Output
BGP adjacency status:
MSBG# show data ip bgp sum
BGP router identifier 1.1.1.1, local AS number 65000
RIB entries 3, using 264 bytes of memory
Peers 2, using 8976 bytes of memory
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ
Up/Down State/PfxRcd
100.0.12.20 4 55101 120 139 0 0 0
01:04:09 1
200.0.5.20 4 55202 158 166 0 0 0
00:00:35 1
Total number of neighbors 2
MSBG#
MSBR routing table:
MSBR # show data ip route
Codes: K - kernel route, C - connected, S - static,
R - RIP, O - OSPF, B - BGP
C 100.0.12.0/24 is directly connected, GigabitEthernet 0/0
C 192.168.0.0/24 is directly connected, VLAN 1
C 200.0.5.0/24 is directly connected, Fiber 0/3
B 0.0.0.0/0 [20/0] via 200.0.5.20, Fiber 0/3, 00:51:25
MSBR #
If the main ISP fails:
MSBR# show data ip route
Codes: K - kernel route, C - connected, S - static,
R - RIP, O - OSPF, B - BGP
C 100.0.12.0/24 is directly connected, GigabitEthernet 0/0
C 192.168.0.0/24 is directly connected, VLAN 1
B 0.0.0.0/0 [20/0] via 100.0.12.20, GigabitEthernet 0/0,
00:00:06
MSBR#