R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)

421
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 94 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 or peer group information.
Syntax
display bgp ipv6 peer [ group-name log-info | ipv4-address verbose | ipv6-address { log-info |
verbose } | verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
group-name: Specifies the name of an IPv4 or IPv6 peer group, a string of 1 to 47 characters.
ipv4-address: Specifies the IPv4 address of a peer.
ipv6-address: Specifies the IPv6 address of a peer to be displayed.
log-info: Displays log information for the specified peer.
verbose: Displays detailed information about the peer.