Administrator Guide

Table Of Contents
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.
mapping (OPTIONAL) Enter the keyword mapping to display the multicast groups-to-RP
mapping and information on how RP is learned.
group-address
(OPTIONAL) Enter the multicast group address in the x:x:x:x::x format to view RP
mappings for a specific group.
NOTE: The :: notation specifies successive hexadecimal fields of zero.
Command Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, refer to 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.11.3.0 Introduced on the Z9100-ON, S4048-ON, S6000-ON, S6100-ON, S4048T-ON,
S3100, S6010-ON, S3048-ON, and C9010.
Example
DellEMC#show ipv6 pim rp
Group RP
ff0e::225:1:1:1 150::1
ff0e::225:1:1:2 150::1
ff0e::225:1:1:4 150::1
ff0e::225:1:1:5 150::1
DellEMC#show run pim
!
ip pim bsr-candidate Loopback 0
ip pim vrf red bsr-candidate Loopback 1
ip pim vrf blue bsr-candidate Loopback 2
ip pim vrf red rp-candidate Loopback 1
ip pim vrf blue rp-candidate Loopback 2
ipv6 pim bsr-candidate Loopback 0
ipv6 pim vrf red bsr-candidate Loopback 1
ipv6 pim vrf blue bsr-candidate Loopback 2
ipv6 pim rp-candidate Loopback 0 100 def_vrf_acl
ipv6 pim vrf red rp-candidate Loopback 1 100 def_vrf_acl
ipv6 pim vrf blue rp-candidate Loopback 2 60 blue_vrf_acl_dut
DellEMC#
Example
(Mapping)
DellEMC#show ipv6 pim rp mapping
PIM Group-to-RP Mappings
Group(s): ff0e::225:1:1:1/128
RP: 100::1, v2
Info source: 200::1, via bootstrap, priority 100
expires: 00:01:50
RP: 150::1, v2
Info source: 200::1, via bootstrap, priority 100
expires: 00:01:50
RP: 200::1, v2
Info source: 200::1, via bootstrap, priority 100
expires: 00:01:57
Group(s): ff0e::225:1:1:2/128
RP: 100::1, v2
Info source: 200::1, via bootstrap, priority 100
expires: 00:01:50
RP: 150::1, v2
Info source: 200::1, via bootstrap, priority 100
expires: 00:01:50
RP: 200::1, v2
Info source: 200::1, via bootstrap, priority 100
expires: 00:01:57
Group(s): ff0e::225:1:1:4/128
PIM-Sparse Mode (PIM-SM) 1199