R3303-HP HSR6800 Routers MPLS Command Reference
282
as-regular-expression: Regular expression for filtering the AS path information to be displayed.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the BGP VPNv4 AS path information for VPN instance vpn1.
<Sysname> display bgp vpnv4 vpn-instance vpn1 paths
Address Hash Refcount MED Path/Origin
0x6E72D18 0 1 0 200?
0x6E72E50 0 1 0 i
0x6E72B78 1 1 0 ?
0x6E72BE0 1 2 0 ?
# Display all BGP VPNv4 AS path information.
<Sysname> display bgp vpnv4 all paths
Address Hash Refcount MED Path/Origin
0x6E72D80 4 1 0 200?
0x6E72CB0 15 2 0 ?
Table 108 Command output
Field Descri
p
tion
Address Routing address in the local database.
Hash Hash bucket for storing routes.
Refcount Number of times that the path is referenced.
MED Metric for routes.
Path/Origin
AS_PATH and origin attributes of the route. For more
information, see Table 105.
display bgp vpnv4 peer
Use display bgp vpnv4 peer to display information about BGP VPNv4 peers.
Syntax
display bgp vpnv4 all peer [ ip-address verbose | verbose ] [ | { begin | exclude | include }
regular-expression ]
display bgp vpnv4 vpn-instance vpn-instance-name peer [ group-name log-info | ip-address { log-info |
verbose } | verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view










