Default Setting
Feature
30 seconds.
PIM router query message interval
How to Configure PIM
Enabling PIM Stub Routing (CLI)
This procedure is optional.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface-id
4.
ip pim passive
5.
end
6.
show ip pim interface
7.
show ip igmp groups detail
8.
show ip mroute
9.
show running-config
10.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device>
enable
•
Enter your password if prompted.
Enters the global configuration mode.
configure terminal
Example:
Device#
configure terminal
Step 2
Specifies the interface on which you want to enable PIM stub routing,
and enters interface configuration mode.
interface interface-id
Example:
Device(config)#
interface
Step 3
The specified interface must be one of the following:
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
124
OL-29890-01
Configuring PIM
How to Configure PIM