Users Guide

Table Of Contents
ip pim rp-candidate-timers
Configures the time interval between periodic candidate RP advertisements.
Syntax
ip pim [vrf vrf-name] rp-candidate-timers {ethernet node/slot/
port[:subport] | loopback loopback-interface-number | vlan vlan-number |
port-channel port-channel-number} {advt-interval interval-value} [hold-time
hold-time-value]
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 26214
hold-time-valueEnter a value from 1 to 65535
NOTE: The hold time must be greater than the advertisement interval.
Default
Advertisement interval is 60 s.
Hold time value is 150 s.
Command Mode CONFIGURATION
Usage
Information
Use this command to adjust the interval between candidate RP advertisements. The advertised RP
entries remain in the node until the hold time value expires. Dell Technologies recommends configuring
the hold time value to be 2.5 times the advertisement interval. The no form of the command resets the
candidate RP timers to the default values.
Example
OS10# configure terminal
OS10(config)# ip pim vrf red rp-candidate-timers loopback 10 advt-
interval 30 hold-time 80
Supported
Releases
10.5.0 or later
ip pim sparse-mode
Enables PIM sparse mode and IGMP on the interface.
Syntax
ip pim sparse-mode
Parameters None
Default Disabled
Command Mode INTERFACE CONFIGURATION
Usage
Information
Before you enable PIM sparse mode, ensure that:
Multicast is enabled globally using the ip multicast-routing command.
The interface is enabled. Use the no shutdown command to enable the interface.
The interface is in Layer 3 mode. PIM-SM is enabled only on a Layer 3 interface. Before configuring
PIM on the interface, use the no switchport command to change the interface from Layer 2 to
Layer 3 mode.
Use the no form of the command to disable PIM sparse mode.
Example
OS10# configure terminal
OS10(config)# interface vlan 2
OS10(conf-if-vl-2)# ip address 1.1.1.2/24
OS10(conf-if-vl-2)# ip pim sparse-mode
Supported
Releases
10.4.3.0 or later
862 Multicast