CLI Guide

Table Of Contents
show running-config pim
Display the current configuration of PIM-SM.
Syntax
show running-config pim
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.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.12.0 Introduced on the S4810.
8.3.11.1 Introduced on the Z9000.
8.4.1.0 Introduced on the E-Series.
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 baseTIB).
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
PIM-Sparse Mode (PIM-SM) 1249