PurposeCommand or Action
• A routed port—A physical port that has been configured as a Layer
3 port by entering the no switchport interface configuration
gigabitethernet 1/0/1
command. You will also need to enable IP PIM sparse-dense-mode
on the interface, and join the interface as a statically connected
member to an IGMP static group. For a configuration example, see
Example: Interface Configuration as a Routed Port, on page 83
• An SVI—A VLAN interface created by using the interface vlan
vlan-id global configuration command. You will also need to enable
IP PIM sparse-dense-mode on the VLAN, join the VLAN as a
statically connected member to an IGMP static group, and then
enable IGMP snooping on the VLAN, the IGMP static group, and
physical interface. For a configuration example, see Example:
Interface Configuration as an SVI, on page 83
These interfaces must have IP addresses assigned to them.
Configures the PIM stub feature on the interface.ip pim passive
Example:
Device(config-if)# ip pim passive
Step 4
Returns to privileged EXEC mode.end
Example:
Device(config-if)# end
Step 5
(Optional) Displays the PIM stub that is enabled on each interface.show ip pim interface
Example:
Device# show ip pim interface
Step 6
(Optional) Displays the interested clients that have joined the specific
multicast source group.
show ip igmp groups detail
Example:
Device# show ip igmp groups detail
Step 7
(Optional) Displays the IP multicast routing table.show ip mroute
Example:
Device# show ip mroute
Step 8
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01 125
Configuring PIM
Enabling PIM Stub Routing (CLI)