F3215-HP Load Balancing Module Network Management Command Reference-6PW101
464
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 System Management 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 116 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.
Origin
Origin attribute of the route, which can take on one of the following values:
• i—The route is interior to the AS. Summary routes and routes defined using the network
command are considered IGP routes.
• e—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. BGP sets Origin attribute of routes learned from other IGP
protocols to INCOMPLETE.
display bgp ipv6 peer
Use display bgp ipv6 peer to display peer/peer group information.