PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Specifies the interface and enters interface configuration
mode.
interface type slot / subslot / port
Example:
Device(config)# interface gigabitethernet 1/0/0
Step 3
Configures the frequency at which multicast routers send
PIM router query messages.
ip pim query-interval period [msec]
Example:
Device(config-if)# ip pim query-interval 45
Step 4
Related Topics
PIM Router Query Messages, on page 304
Modifying the PIM Router Query Message Interval Example, on page 311
Verifying Multicast Subsecond Convergence Configurations
Perform this task to display detailed information about and to verify information regarding the Multicast
Subsecond Convergence feature.
SUMMARY STEPS
1.
enable
2.
show ip pim interface type number
3.
show ip pim neighbor
DETAILED STEPS
Step 1
enable
Example:
Device> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01 309
IP Multicast Optimization: Multicast Subsecond Convergence
Verifying Multicast Subsecond Convergence Configurations