DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Configures the periodic RPF check intervals to occur at
a specified interval, in seconds.
ip multicast rpf interval seconds
[
list access-list
|
route-map route-map
]
Example:
Device(config)# ip multicast rpf interval 10
Step 3
Related Topics
RPF Checks, on page 305
Example Modifying the Periodic RPF Check Interval, on page 310
Configuring PIM RPF Failover Intervals
Perform this optional task to configure the intervals at which PIM RPF failover will be triggered by changes
in the routing tables.
Cisco recommends that you do
not
modify the default values for the
ip multicast rpf backoff
command.
The default values allow subsecond RPF failover.
Note
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip multicast rpf backoff minimum maximum
[
disable
]
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
307
IP Multicast Optimization: Multicast Subsecond Convergence
Configuring PIM RPF Failover Intervals