show bgp
Syntax
Description
This command shows entries in the BGP routing table.
Command context
Operator (>
) or Manager (#
)
Parameters
ipv4
Selects the IPv4 address family.
ipv6
Selects the IPv6 address family.
unicast
The subaddress family identifier.
vrf <VRF-NAME>
Select to display information by VRFs by specifying the VRF name.
all
Select to display the BGP summary information for all VRFs and address-families.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Examples
Showing BGP routing table information for VRF 1 IPv4 unicast:
switch# show bgp vrf v1 ipv4 unicast Status codes: s suppressed, d damped, h history, * valid, > best, = multipath, i internal, e external S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete VRF : v1 Local Router-ID 9.0.0.1 Network Nexthop Metric LocPrf Weight Path ----------------------------------------------------------------------- *>e 9.0.0.0/24 9.0.0.2 0 100 0 65534.65535 3.4 18.54934 3574.8570 5.6 ? *>e 100.0.0.0/24 9.0.0.2 0 100 0 200 ? *>e 100.0.1.0/24 9.0.0.2 0 100 0 200 ? *>e 100.0.2.0/24 9.0.0.2 0 100 0 200 ? *>e 100.0.3.0/24 9.0.0.2 0 100 0 200 ? Total number of entries 5