Users Guide

Table Of Contents
ip pim dr-priority
Changes the designated router (DR) priority for the interface.
Syntax
ip pim dr-priority priority-value
Parameters priority-valueEnter a number from 0 to 4294967295.
Default 1
Command Mode INTERFACE CONFIGURATION
Usage
Information
The router with the highest value assigned to an interface becomes the DR. If two interfaces have the
same DR priority value, the interface with the highest IP address becomes the DR.
The no form of this command removes the DR priority value assigned to an interface.
Example
OS10# configure terminal
OS10(config)# interface vlan 1
OS10(conf-if-vl-1)# ip pim dr-priority 200
Supported
Releases
10.4.3.0 or later
ip pim query-interval
Changes the frequency of PIM router query messages.
Syntax
ip pim query-interval seconds
Parameters secondsEnter the amount of time, in seconds, the router waits before sending a PIM hello packet out
of each PIM-enabled interface, from 2 to 18000.
Default 30 seconds
Command Mode INTERFACE CONFIGURATION
Usage
Information
The no form of this command returns the frequency of PIM router query messages to the default value.
Example
OS10# configure terminal
OS10(config)# interface vlan 1
OS10(conf-if-vl-1)# ip pim query-interval 20
Supported
Releases
10.4.3.0 or later
ip pim rp-address
Configures a static PIM RP address for a group.
Syntax
ip pim [vrf vrf-name] rp-address address {group-address group-address mask}
[override]
Parameters
vrf vrf-nameEnter the keyword vrf, then the name of the VRF.
rp-address addressEnter the keyword address, then the RP address in dotted-decimal
format (A.B.C.D).
group-address group-address maskEnter the keyword group-address, then the group-
address mask in dotted-decimal format (/xx) to assign the group address to the RP.
[override]Overrides BSR updates with static RP for groups with the same prefix length.
Default None
Command Mode CONFIGURATION
860 Multicast