Users Guide
clear ip pim tib
Clear PIM tree information from the PIM database.
Syntax
clear ip pim [vrf vrf-name] tib [group]
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure this
setting on that VRF.
NOTE: Applies to specific VRF if input is provided, else applies to Default
VRF.
group (OPTIONAL) Enter the multicast group address in dotted decimal format (A.B.C.D).
Command Modes EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
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.5(0.1) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series.
7.8.1.0 Introduced on the S-Series.
Usage Information If you use this command on a local VLT node, all multicast routes from the local PIM TIB, the entire multicast route
table, and all the entries in the data plane are deleted. The local VLT node sends a request to the peer VLT node
to download multicast routes learned by the peer. Both local and synced routes are removed from the local VLT
node multicast route table. The peer VLT node clears synced routes from the node.
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.
PIM-Sparse Mode (PIM-SM) 1003