Command Manual – MulticastH3C S7500E Series Ethernet Switches Chapter 4 PIM Configuration Commands4-21interface-type interface-number: Displays the information of join/prune messages tosend on the specified interface.neighbor-address: Displays the information of join/prune messages to send to thespecified PIM neighbor.verbose: Displays the detailed information of join/prune messages to send.DescriptionUse the display pim join-prune command to view the information about the join/prunemessages to send.Examples# View the information of join/prune messages to send in the PIM-SM mode. display pim join-prune mode smExpiry Time: 22 secUpstream 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 secUpstream 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): 1Table 4-7 Description on the fields of the display pim join-prune commandField DescriptionExpiry Time: Expiry time of sending join/prune messagesUpstream nbr: IP address of the upstream PIM neighbor and theinterface 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) prunes4.1.21 display pim neighborSyntaxdisplay pim neighbor [ interface interface-type interface-number | neighbor-address |verbose ] *