Reference v4.1.0 Instruction Manual

Network OS Command Reference 843
53-1003115-01
show ip bgp routes age
2
show ip bgp routes age
Displays BGP4 route information that is filtered by age, best/not best routes, or routes not
installed.
Synopsis show ip bgp routes [age num | best | no-best | cidr-only | not-installed-best] [rbridge-id rbridge-id]
Operands age Displays only those routes that have been received or updated more
recently than the number of seconds specified by num.
num Last update interval, in seconds.
best Displays only routes received from a neighbor that the device selected as
best routes.
no-best Displays only routes received from a neighbor that the device selected as
suboptimal routes.
cidr-only Displays only routes whose network masks do not match their class
network length.
not-installed-best Displays only routes received from a neighbor that are the best BGP4
routes to their destinations, but that were not installed in the IP route table
because the device received better routes from other sources (such as
OSPF, RIP, or static routes).
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 BGP4 route information that is controlled by the operands.
Usage Guidelines None
Examples To view BGP4 best route information:
switch# show ip bgp routes best
See Also None