Command Manual – Multicast
H3C S7500E Series Ethernet Switches Chapter 4 PIM Configuration Commands
4-21
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.
Description
Use the display pim join-prune command to view the information about the join/prune
messages to send.
Examples
# View the information of join/prune messages to send in the PIM-SM mode.
<Sysname> display pim join-prune mode sm
Expiry Time: 22 sec
Upstream nbr: 192.168.1.55 (Vlan-interface1)
0 (*, G) join(s), 1 (S, G) join(s), 0 (S, G, rpt) prune(s)
Expiry Time: 50 sec
Upstream nbr: 10.1.1.1 (Vlan-interface2)
1 (*, G) join(s), 0 (S, G) join(s), 1 (S, G, rpt) prune(s)
-------------------------------------------------------------------------
Total (*, G) join(s): 1, (S, G) join(s): 1, (S, G, rpt) prune(s): 1
Table 4-7 Description on the fields of the display pim join-prune command
Field Description
Expiry Time:
Expiry time of sending join/prune messages
Upstream nbr:
IP address of the upstream PIM neighbor and the
interface connecting 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
4.1.21 display pim neighbor
Syntax
display pim neighbor [ interface interface-type interface-number | neighbor-address |
verbose ] *