3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
966 CHAPTER 72: BGP CONFIGURATION COMMANDS
display bgp paths
Syntax display bgp paths [as-regular-expression]
View Any view
Parameters as-regular-expression: AS path regular expression.
Description Use the
display bgp paths command to display information about BGP paths.
Examples # Display information about BGP paths matching the AS path regular expression.
<Sysname> display bgp paths ^200
Address Hash Refcount MED Path/Origin
0x5917100 11 1 200 300i
display bgp peer
Syntax display bgp peer [ ip-address { log-info | verbose } | group-name log-info | verbose ]
View Any view
Parameters ip-address: IP address of an peer to be displayed, in dotted decimal notation.
Mask Mask
Route-policy Routing policy
Short-cut Short-cut route
Table 216 Description on the fields of the display bgp network command
Field Description
Table 217 Description on the fields of the display bgp paths command
Field Description
Address Route address in local database, in dotted hexadecimal notation
Hash Hash index
Refcount Count of routes that referenced the path
MED MED of the path
Path AS_PATH attribute of the path, recording the ASs it has passed, for avoiding
routing loops
Origin Origin attribute of the route:
i Indicates the route is interior to the AS.
Summary routes and routes defined using the network command
are considered IGP routes.
e Indicates that a route is learned from the exterior gateway
protocol (EGP).
? Short for INCOMPLETE. It indicates that the origin of a route is
unknown and the route is learned by other means.