Administrator Guide

Following is an example of show ip pim rp mapping command output:
DellEMC#show ip pim rp mapping
PIM Group-to-RP Mappings
Group(s): 224.0.0.0/4, Static
RP: 165.87.50.5, v2
Following is an example of show ipv6 pim rp mapping command output:
Dell#show ipv6 pim rp mapping
PIM Group-to-RP Mappings
Group(s): ff00::/8, Static
RP: 2001:100::1, v2
Dell#
Configuring a Designated Router
Multiple PIM-SM routers might be connected to a single local area network (LAN) segment. One of these routers is elected to act on
behalf of directly connected hosts. This router is the designated router (DR).
The DR is elected using hello messages. Each PIM router learns about its neighbors by periodically sending a hello message out of each
PIM-enabled interface. Hello messages contain the IPv4 or IPv6 address of the interface out of which it is sent and a DR priority value.
The router with the greatest priority value is the DR. If the priority value is the same for two routers, then the router with the greatest
IPv4
or IPv6 address is the DR. By default, the DR priority value is 192, so the IP address determines the DR.
Assign a DR priority value.
INTERFACE mode
{ip | ipv6} pim dr-priority priority-value
Change the interval at which a router sends hello messages.
INTERFACE mode
{ip | ipv6} pim query-interval seconds
Display the current value of these parameter.
EXEC Privilege mode
show {ip | ipv6} pim interface
Following is an example of show ip pim summary command output:
DellEMC# show ip pim summary
PIM TIB version 495
Uptime 22:44:52
Entries in PIM-TIB/MFC : 2/2
Active Modes :
PIM-SNOOPING
Interface summary:
1 active PIM interface
0 passive PIM interfaces
3 active PIM neighbors
TIB summary:
1/1 (*,G) entries in PIM-TIB/MFC
1/1 (S,G) entries in PIM-TIB/MFC
0/0 (S,G,Rpt) entries in PIM-TIB/MFC
0 PIM nexthops
0 RPs
0 sources
0 Register states
Message summary:
2582/2583 Joins sent/received
5/0 Prunes sent/received
0/0 Candidate-RP advertisements sent/received
0/0 BSR messages sent/received
PIM Sparse-Mode (PIM-SM)
573