Administrator Guide

Example
DellEMC# show running-config pim
!
ip pim rp-address 100.0.0.1 group-address 224.0.0.0/4
ip pim vrf VRF2 rp-address 100.0.0.1 group-address 224.0.0.0/4
ip pim bsr-candidate Loopback 1
ip pim vrf VRF2 bsr-candidate Loopback 2
ip pim rp-candidate Loopback 1
ip pim ssm-range PIM-SSM
ip pim vrf VRF2 ssm-range PIM-SSM
ipv6 pim rp-address 2001:100::1 group-address ff00::/8
ipv6 pim vrf VRF2 rp-address 2001:100::1 group-address ff00::/8
IPv6 PIM-Sparse Mode Commands
The following describes the IPv6 PIM-sparse mode (PIM-SM) commands.
clear ipv6 pim tib
Clear the IPv6 PIM multicast-routing database (tree information base—TIB).
Syntax
clear ipv6 pim [vrf vrf-name] tib [group-address]
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-address
(OPTIONAL) Enter the multicast group address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal fields of zero.
Defaults none
Command Modes EXEC Privilege
Command History
Version Description
9.11.3.0 Introduced on the Z9100-ON, S4048-ON, S6000-ON, S6100-ON, S4048T-ON, S3100,
S6010-ON, S3048-ON, and C9010.
Related
Commands
show ipv6 pim tib – displays the IPv6 PIM tree information base (TIB)
debug ipv6 pim
Invoke IPv6 PIM debugging.
Syntax
debug ipv6 pim [vrf vrf-name] [bsr | events | group [group] | packet [in | out]
| register [group] | state | timer [assert | hello | joinprune | register]]
To disable IPv6 PIM debugging, use the no debug ipv6 pim [vrf vrf-name] 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 invoke debugging of IPv6 PIM Candidate
RP/BSR activities.
events (OPTIONAL) Enter the keyword events to invoke debugging of IPv6 PIM events.
1148 PIM-Sparse Mode (PIM-SM)