show ip bgp route
Display information about BGP routes.
Command Parameters
- <prefix/len>
- Shows paths with this prefix. The
prefix is the IP address and exact mask length (must be an integer value between 0
and 32).
- community <enable|disable>
- Enables or disables the display of
community attributes.
- ip <A.B.C.D>
- Specifies an IP address.
- longer-prefixes
- Shows long prefixes. The
longer-prefixes indicate the mask length from any specified prefix to 32 (for
example, show from prefix a.b.c.d/len to a.b.c./32).
- vrf WORD<1-16>
- Specifies a VRF instance by
name.
- vrfids WORD<0-512>
- Specifies a range of VRFs by ID
number.