320
interface-type
interface-number
: Displays the information of join/prune messages to send on the
specified interface.
ipv6-neighbor-address
: Displays the information of join/prune messages to send to the specified IPv6
PIM neighbor.
verbose
: Displays the detailed information of join/prune messages to send.
|
: 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 join-prune
to display information about the join/prune messages to send.
Examples
# Display the information of join/prune messages to send in the IPv6 PIM-SM mode.
<Sysname> display pim ipv6 join-prune mode sm
Expiry Time: 50 sec
Upstream nbr: FE80::2E0:FCFF:FE03:1004 (Vlan-interface1)
1 (*, G) join(s), 0 (S, G) join(s), 1 (S, G, rpt) prune(s)
-------------------------------------------------------------------------
Total (*, G) join(s): 1, (S, G) join(s): 0, (S, G, rpt) prune(s): 1
Table 70
Command output
Field
Description
Expiry Time:
Expiry time of sending join/prune messages
Upstream nbr:
IPv6 address of the upstream IPv6 PIM neighbor and
the interface that connects to it
(*, G) join(s)
Number of (*, G) joins to send
(S, G) join(s)
Number of (S, G) joins to send
(S, G, rpt) prune(s)
Number of (S, G, rpt) prunes
display pim ipv6 neighbor
Syntax
display pim ipv6 neighbor
[
interface
interface-type interface-number
|
ipv6-neighbor-address
|
verbose
] * [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level