Administrator Guide

Layer 3 Routing Commands 1369
Command History
Introduced in version 6.2.0.1 firmware.
Modified in version 6.3.0.1 firmware.
Example
console(config)#show bgp ipv6 route-reflection
Cluster ID .................................... 65.1.1.1 (default)
Client-to-client Reflection ................... Enabled
Clients:
Non-client Internal Peers:
show ip bgp
To view routes in the BGP routing table, use the show ip bgp command. The
output lists both the best and non-best paths to each destination.
Syntax
show ip bgp [network/pfx-length [longer-prefixes | shorter-prefixes
[length]]] | [filter-list as-path-list ] | [prefix-list list-name]
network/pfx-length—(Optional) Display a specific route identified by its
destination prefix
longer-prefixes—(Optional) Used with the network/pfx-len option to show
routes whose prefix length is equal to or longer than pfx-len. This option
may not be given if the shorter-prefixes option is given.
shorter-prefixes [ length ]—(Optional) Used with the network/pfx-len
option to show routes whose prefix length is shorter than pfx-len, and,
optionally, longer than a specified length. This option may not be given if
the longer-prefixes option is given.
filter-list as-path-list—(Optional) Filter the output to the set of routes
that match a given AS Path list. This option may not be given if a
network/pfx-len option is given.
Non-client Internal Peers A list of this router’s internal peers that are not
configured as route reflector clients. Routes from non-
client peers are reflected to clients and vice-versa.