R3303-HP HSR6800 Routers IP Multicast Command Reference

344
Syntax
display pim ipv6 join-prune mode { sm [ flags flag-value ] | ssm } [ interface interface-type
interface-number | neighbor ipv6-neighbor-address ] * [ verbose ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
mode: Displays the information of join/prune messages to send in the specified IPv6 PIM mode. IPv6 PIM
modes include sm and ssm, which represent IPv6 PIM-SM and IPv6 PIM-SSM, respectively.
flags flag-value: Displays IPv6 PIM routing entries containing the specified flag or flags. The values and
meanings of flag-value are as follows:
rpt: Specifies routing entries on the RPT.
spt: Specifies routing entries on the SPT.
wc: Specifies wildcard routing entries.
interface-type interface-number: Specifies an interface by its type and number.
ipv6-neighbor-address: Specifies an 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.
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 (GigabitEthernet2/1/1)
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 80 Command output
Field Descri
p
tion
Expiry Time:
Expiration time of sending join/prune messages.
Upstream nbr:
IPv6 address of the upstream IPv6 PIM neighbor and
the interface connecting to it.
(*, G) join(s)
Number of (*, G) joins to send.