
111
Default level
1: Monitor level
Parameters
mode
: Displays the information of join/prune messages to send in the specified PIM mode. PIM modes
include
sm
and
ssm
, which represent PIM-SM and PIM-SSM respectively.
flags
flag-value
: Displays routing entries that contain the specified 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
: Displays the information of join/prune messages to send on the
specified interface.
neighbor-address
: Displays the information of join/prune messages to send to the specified 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 join-prune
to display information about the join/prune messages to send.
Examples
# View the information about join/prune messages to send in the PIM-SM mode.
<Sysname> display pim join-prune mode sm
Expiry Time: 50 sec
Upstream nbr: 10.1.1.1 (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 27
Command output
Field
Description
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
(S, G) join(s)
Number of (S, G) joins to send
(S, G, rpt) prune(s)
Number of (S, G, rpt) prunes