CLI Guide

Table Of Contents
If you use this command on a peer VLT node, only the synced routes are deleted from the multicast route
table.
debug ip pim
View IP PIM debugging messages.
Syntax
debug ip pim [vrf vrf-name] [bsr | events | group | packet [in | out] |
register | state | timer [assert | hello | joinprune | register]]
To disable PIM debugging, use the no debug ip pim [vrf vrf-name] command or use the
undebug all to disable all debugging command.
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf followed by the name of the VRF to view IP
PIM debugging messages corresponding to that VRF.
NOTE: Applies to specific VRF if input is provided, else applies to Default VRF.
bsr (OPTIONAL) Enter the keyword bsr to view PIM Candidate RP/BSR activities.
events (OPTIONAL) Enter the keyword group to view PIM messages for a specific group.
group (OPTIONAL) Enter the keyword group to view PIM messages for a specific group.
packet [in | out] (OPTIONAL) Enter the keyword packet to view PIM packets. Enter one of the
optional parameters:
in: to view incoming packets
out: to view outgoing packets
register (OPTIONAL) Enter the keyword register to view PIM register address in dotted
decimal format (A.B.C.D).
state (OPTIONAL) Enter the keyword state to view PIM state changes.
timer [assert |
hello | joinprune |
register]
(OPTIONAL) Enter the keyword timer to view PIM timers. Enter one of the
optional parameters:
assert: to view the assertion timer
hello: to view the PIM neighbor keepalive timer
joinprune: to view the expiry timer (join/prune timer)
register: to view the register suppression timer
Defaults Disabled.
Command Modes EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Added support for VRF. Introduced on the S6000-ON.
PIM-Sparse Mode (PIM-SM) 1143