Purpose
Command or Action
Example:
Device(config-if)# ip igmp join-group
225.2.2.2
The second example shows how to configure static group
membership entries on an interface.
•
With this method, the device does not accept the packets itself,
but only forwards them. Hence, this method allows fast
switching. The outgoing interface appears in the IGMP cache,
Example:
Device(config-if)# ip igmp static-group
225.2.2.2
but the device itself is not a member, as evidenced by lack of
an
“
L
”
(local) flag in the multicast route entry.
Returns to privileged EXEC mode.
end
Example:
Device(config-if)# end
Step 5
(Optional) Displays multicast-related information about an interface.
show ip igmp interface
[
interface-type
interface-number
]
Step 6
Example:
Device# show ip igmp interface
Related Topics
Controlling Access to an SSM Network Using IGMP Extended Access Lists
Perform this optional task to control access to an SSM network by using an IGMP extended access list that
filters SSM traffic based on source address, group address, or both.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
54
OL-29890-01
Configuring IGMP
Controlling Access to an SSM Network Using IGMP Extended Access Lists