Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
Chapter 5 IPv6 BGP Configuration Commands
5-11
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 5-3
Description on the fields of the
display bgp ipv6 paths
command
Field
Description
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 attribute of the route, which can take on one of the following
values:
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).
Origin
?
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.
5.1.13 display bgp ipv6 peer
Syntax
display bgp ipv6 peer
[
ipv6-group-name
log-info
|
ipv6-address
{
log-info
|
verbose
}
|
verbose
]
View
Any view
Parameters
ipv6-group-name
: Name of an IPv6 peer group, a string of 1 to 47 characters.