435
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show ip bgp all
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to display the BGP entries for all address families:
switch#
show ip bgp all
BGP routing table information for VRF default, address family IPv4 Unicast
BGP table version is 3, local router ID is 192.168.0.14
Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best
Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist
Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath
Network Next Hop Metric LocPrf Weight Path
l192.0.0.0/2 0.0.0.0 100 32768 i
BGP routing table information for VRF default, address family IPv4 Multicast
switch#
This example shows how to display a summary of the state of the BGP route table:
switch#
show ip bgp all summary
BGP summary information for VRF default, address family IPv4 Unicast
BGP router identifier 192.168.0.14, local AS number 201
BGP table version is 3, IPv4 Unicast config peers 1, capable peers 0
1 network entries and 1 paths using 104 bytes of memory
BGP attribute entries [1/124], BGP AS path entries [0/0]
BGP community entries [0/0], BGP clusterlist entries [0/0]
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
192.168.0.201 4 201 0 0 0 0 0 00:59:21 Idle
switch#
Related Commands
Command
Description
clear ip bgp
Clears entries in the BGP route table.