F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
625
Syntax
display pim join-prune mode { sm [ flags flag-value ] | ssm } [ interface interface-type interface-number
| neighbor neighbor-address ] * [ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
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 Getting Started 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 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 (GigabitEthernet0/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 136 Command output
Field Descri
p
tion
VPN-Instance: public net
Public network.
Expiry Time: Expiry time of sending join/prune messages.
Upstream nbr:
IP address of the upstream PIM neighbor and the interface that connects to it.
(*, G) join(s)
Number of (*, G) joins to send.