Reference v4.1.0 Instruction Manual
Network OS Command Reference 839
53-1003115-01
show ip bgp neighbors routes
2
show ip bgp neighbors routes
Lists a variety of route information received in UPDATE messages from BGP4 neighbors.
Synopsis show ip bgp neighbors ip-addr routes {best | not-installed-best | unreachable}| detail {best |
not-installed-best | unreachable} [rbridge-id rbridge-id]
Operands ip-addr IPv4 address of a neighbor in dotted-decimal notation.
best Displays routes received from the neighbor that are the best BGP4 routes
to their destination.
not-installed-best Displays routes received from the neighbor that are the best BGP4 routes
to their destination but were not installed in the route table because the
device received better routes from other sources.
unreachable Displays routes that are unreachable because the device does not have a
valid RIP, OSPF, or static route to the next hop.
detail Displays detailed information for the specified route types.
rbridge-id Enables RBridge ID mode to support Virtual Cluster Switching (VCS) on
individual nodes.
rbridge-id Specifies a unique identifier for a node.
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to view a variety of route information received in route updates from BGP4
neighbors of the device.
Usage Guidelines None
Examples To view best-route information received in UPDATE messages:
switch# show ip bgp neighbors 10.11.12.13 routes best
See Also None