show ip bgp cidr-only
Displays BGP classless interdomain routes.
Syntax: show ip bgp cidr-only
Description: Use the show ip bgp cidr-only command to display BGP classless routes.
Factory Default: None.
Command Mode: Executive and privileged.
Example: The following is sample output from the show ip bgp cidr-only command:
Router#show ip bgp cidr-only
Status codes: * - valid Origin codes: i - IGP
d - damped e - EGP
h - history ? - incomplete
s - suppressed > - best
a - aggregate
i - internal
Network Next Hop Metric LocPrf Weight Path
*> 196.1.128.0/17 5.198.4.2 0 100 0 2 ?
*> 197.0.0.0/8 5.198.4.2 0 100 0 2 ?
*> 198.0.0.0/8 5.198.4.2 0 100 0 2 ?
The following table describes the fields in the display:
Table 4-4. Fields Displayed by show ip bgp cidr-only Field Description Status codes
Status of the entry in the table. Valid values are:
- * - Entry is valid.
- d - Route is currently damped.
- h - Route has earned some penalty points, but not enough points to exceed threshold. See bgp dampening.
- s - Route is suppressed. See bgp dampening.
- a - Entry is an aggregate route. See aggregate-address.
- i- Entry was learned from an IGP (IS-IS or OSPF) in the local autonomous system.
Network
Internet address of a network.
Next Hop
IP address of the next system used when forwarding packets to the destination network. 0.0.0.0 in this field indicates the router has non-BGP routes to the network.
LocPrf
Local preference value. Default value is 100.
Metric
Inter-autonomous system metric.
Weight
Weight of the route as defined by set weight and router bgp route map configuration commands.
Path
Autonomous system paths to the destination network. One entry in this field per autonomous system in the path.
Origin codes
Identifies the origin of the entry. Valid values are listed below.
- i - Entry originated in IGP. Entry was advertised by the network route configuration command.
- e - Entry originated in EGP.
- ? - Entry origin is not clear. Reachability information learned from some other source (usually indicates route is redistributed from IGP into BGP).
- > - Entry identifies the best route for that network.
Related Commands: show ip bgp
show ip bgp neighbors
show ip bgp peer-group
show ip bgp regexp
show ip bgp summary
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: BGP_Nd.fm
HTML File Name: BGP_Nd51.html
Last Updated: 05/10/04 at 16:36:55