Users Guide

Table Of Contents
Example
OS10# configure terminal
OS10(config)# ip pim vrf red bsr-timeout 140
Supported Releases 10.5.0.0 or later
ip pim dr-priority
Changes the designated router (DR) priority for the interface.
Syntax
ip pim dr-priority priority-value
Parameters priority-value—Enter 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 seconds—Enter 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
Congures a static PIM RP address for a group.
Syntax
ip pim [vrf vrf-name] rp-address address {group-address group-address mask}
[override]
726 Multicast