Administrator Guide

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.
Usage Information The router with the largest value assigned to an interface becomes the designated router. If two interfaces
contain the same designated router priority value, the interface with the largest interface IP address becomes the
designated router.
ipv6 pim query-interval
Change the frequency of IPv6 PIM router-query messages.
Syntax
ipv6 pim query-interval seconds
To return to the default value, use the no ipv6 pim query-interval seconds command.
Parameters
seconds
Enter a number as the number of seconds between router query messages. The range is
from 0 to 65535. The default is 30 seconds.
Defaults 30 seconds
Command Modes INTERFACE
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.
ipv6 pim rp-address
Configure a static PIM rendezvous point (RP) address for a group. First-hop routers use this address to send register packets on behalf of
the source multicast host.
Syntax
ipv6 pim [vrf vrf-name] rp-address address {group-address group-address mask}
[override]
To remove an RP address, use the no ipv6 pim re-address address group-address mask
[override] 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.
address
Enter the IPv6 RP address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal fields of zero.
group-address
group-address
mask
Enter the keywords group-address then the group address in the x:x:x:x::x format and
then the mask in /nn format to assign that group address to the RP.
NOTE: The :: notation specifies successive hexadecimal fields of zero.
PIM-Sparse Mode (PIM-SM) 1273