Administrator Guide

Table Of Contents
clear ip pim tib
Clear PIM tree information from the PIM database.
C9000 Series
Syntax
clear ip pim tib [group]
Parameters
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.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.5(0.0) 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 ExaScale.
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.
C9000 Series
Syntax
debug ip pim [bsr | events | group | packet [in | out] | register | state |
timer [assert | hello | joinprune | register]]
To disable PIM debugging, use the no debug ip pim command or use the undebug allto disable
all debugging command.
Parameters
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:
PIM-Sparse Mode (PIM-SM) 1297