Command Reference Guide
58 ● display bgp paths 3Com Router 5000 Family and Router 6000 Family
Command Reference
display bgp paths
Purpose Use the display bgp paths command to view the information about AS paths
Syntax display bgp paths as-regular-expression
Parameters as-regular-expression
Matched AS path regular expression.
Example Display the information about the AS paths.
<3Com > display bgp paths 500
Id Hash-index References Aggregator Origin As-Path
---------------------------------------------------
3 214 1 <null> INC 500
View This command can be used in the following views:
■ Any view
Table 4 Description on the fields of the display bgp paths command
Field Description
Id Sequence number
Hash-Index Hash index
References Count of the times that the path is referenced
Aggregator Mask length of the aggregate route
Origin Origin attribute of the route, which can take on one of the following values:
IGP Indicates that a route is interior to the AS.
Aggregate routes and the routes defined using the network
command are considered IGP routes.
EGP Indicates that a route is learned from the exterior gateway protocol
(EGP).
INC Short for INCOMPLETE. It indicates that the origin of a route is
unknown and the route is learned by other means.
As-path AS-path attribute of the route. It records all ASs traversed by the route for
avoiding routing loops.