R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
410
display bgp ipv6 paths
Use display bgp ipv6 paths to display IPv6 BGP path information.
Syntax
display bgp ipv6 paths [ as-regular-expression | | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
as-regular-expression: AS path regular expression, a string of 1 to 80 characters.
|: 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.
Usage guidelines
If no parameter is specified, all path information is displayed.
Examples
# Display IPv6 BGP path information.
<Sysname> display bgp ipv6 paths
Address Hash Refcount MED Path/Origin
0x5917098 1 1 0 i
0x59171D0 9 2 0 100i
Table 91 Command output
Field Descri
p
tion
Address Route destination address in local database, in dotted hexadecimal notation.
Hash Hash index.
Refcount Count of routes that used the path.
MED MED of the path.
Path AS_PATH attribute of the path, recording the ASs it has passed, for avoiding routing loops.