46-22
Catalyst 3750-E and 3560-E Switch Software Configuration Guide
OL-9775-08
Chapter 46 Configuring IP Multicast Routing
Configuring IP Multicast Routing
Configuring PIM Stub Routing
The PIM Stub routing feature supports multicast routing between the distribution layer and the access
layer. It supports two types of PIM interfaces, uplink PIM interfaces, and PIM passive interfaces. A
routed interface configured with the PIM passive mode does not pass or forward PIM control traffic, it
only passes and forwards IGMP traffic.
PIM Stub Routing Configuration Guidelines
• Before configuring PIM stub routing, you must have IP multicast routing configured on both the stub
router and the central router. You must also have PIM mode (dense-mode, sparse-mode, or
dense-sparse-mode) configured on the uplink interface of the stub router.
• The PIM stub router does not route the transit traffic between the distribution routers. Unicast
(EIGRP) stub routing enforces this behavior. You must configure unicast stub routing to assist the
PIM stub router behavior. For more information, see the “EIGRP Stub Routing” section on
page 40-43.
• Only directly connected multicast (IGMP) receivers and sources are allowed in the Layer 2 access
domains. The PIM protocol is not supported in access domains.
• The redundant PIM stub router topology is not supported.
Enabling PIM Stub Routing
Beginning in privileged EXEC mode, follow these steps to enable PIM stub routing on an interface. This
procedure is optional.
Ta b l e 46-3 SSM Mapping Monitoring Commands
Command Purpose
show ip igmp ssm-mapping Display information about SSM mapping.
show ip igmp ssm-mapping gr
oup-address Display the sources that SSM mapping uses for a particular group.
show ip igmp groups [gr
oup-name |
group-address | interface-type
interface-number] [detail]
Display the multicast groups with receivers that are directly connected to the
router and that were learned through IGMP.
show host Display the default domain name, the style of name lookup service, a list of
n
ame server hosts, and the cached list of hostnames and addresses.
debug ip igmp gr
oup-address Display the IGMP packets received and sent and IGMP host-related events.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
interface interface-id Specify the interface on which you want to enable PIM stub routing, and
enter interface configuration mode.
Step 3
ip pim passive Configure the PIM stub feature on the interface.
Step 4
end Return to privileged EXEC mode.
Step 5
show ip pim interface Display the PIM stub that is enabled on each interface.