Users Guide

Table Of Contents
Parameters
vrf vrf-nameEnter the keyword vrf, then the name of the VRF
loopback-interface-numberEnter a value from 0 to 16383
vlan-numberEnter a value from 1 to 4093
port-channel-numberEnter a value from 1 to 128
interval-valueEnter a value from 1 to 2147483
Default
Advertisement interval default is 60 s.
Command Mode CONFIGURATION
Usage
Information
Use this command to adjust the time interval between periodic BSR advertisements. The no form of
the command resets the candidate BSR advertisement interval to the default value. Do not specify the
parameters in the no form of the command.
Example
OS10(config)# ip pim vrf red bsr-candidate-timers loopback 10 advt-
interval 40
Supported
Releases
10.5.0 or later
ip pim bsr-timeout
Configures the BSR timeout value.
Syntax
ip pim [vrf vrf-name] bsr-timeout value
no ip pim [vrf vrf-name] bsr-timeout
Parameters
vrf vrf-nameEnter the keyword vrf, then the name of the VRF
valueEnter a value from 0 to 2147483
Default 130 s
Command Mode CONFIGURATION
Usage
Information
The no form of the command resets the BSR timeout to its default value.
Example
OS10# configure terminal
OS10(config)# ip pim vrf red bsr-timeout 140
Supported
Releases
10.5.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-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
Multicast 1055