R3303-HP HSR6800 Routers IP Multicast Command Reference

129
Default command level
1: Monitor level
Parameters
all-instance: Specifies all VPN instances.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters.
mode: Specifies a PIM mode. PIM modes include sm and ssm, which represent PIM-SM and PIM-SSM,
respectively.
flags flag-value: Specifies a flag. 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.
neighbor-address: Specifies a 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.
Usage guidelines
If neither all-instance nor vpn-instance is specified, this command displays the related information on the
public network.
Examples
# Display the information of join/prune messages to send in the PIM-SM mode on the public network.
<Sysname> display pim join-prune mode sm
VPN-Instance: public net
Expiry Time: 50 sec
Upstream nbr: 10.1.1.1 (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 31 Command output
Field Descri
p
tion
VPN-Instance: public net
Public network.
Expiry Time: Expiration time of sending join/prune messages.
Upstream nbr:
IP address of the upstream PIM neighbor and the interface that connects
to it.