321
Parameters
interface-type interface-number
: Displays the IPv6 PIM neighbor information on a particular interface.
ipv6-neighbor-address
: Displays the information of a particular IPv6 PIM neighbor.
verbose
: Displays the detailed IPv6 PIM neighbor information.
|
: 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.
Description
Use
display pim ipv6 neighbor
to display IPv6 PIM neighbor information.
Examples
# Display the information of all IPv6 PIM neighbors.
<Sysname> display pim ipv6 neighbor
Total Number of Neighbors = 2
Neighbor Interface Uptime Expires Dr-Priority Mode
FE80::A01:101:1 Vlan1 02:50:49 00:01:31 1
FE80::A01:102:1 Vlan2 02:49:39 00:01:42 1
# Display the detailed information of the IPv6 PIM neighbor whose IPv6 address is FE80::A01:101:1.
<Sysname> display pim ipv6 neighbor fe80::a01:101:1 verbose
Neighbor: FE80::A01:101:1
Interface: Vlan-interface3
Uptime: 00:00:10
Expiry time: 00:00:30
DR Priority: 1
Generation ID: 0x2ACEFE15
Holdtime: 105 s
LAN delay: 500 ms
Override interval: 2500 ms
State refresh interval: 60 s
Neighbor tracking: Disabled
Bidirectional PIM: Disabled
Neighbor Secondary Address(es):
1::1
Table 71
Command output
Field
Description
Total Number of Neighbors
Total number of IPv6 PIM neighbors.
Neighbor
Primary IPv6 address of the PIM neighbor (link-local address).
Interface
Interface that connects to the IPv6 PIM neighbor.