Configuring IGMP Proxy
Command or Action
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
interface type number
Example:
Device(config)# interface gigabitethernet
1/0/0
Step 4
ip igmp unidirectional-link
Example:
Device(config-if)# ip igmp
unidirectional-link
Step 5
end
Example:
Device(config-if)# end
Related Topics
IGMP Proxy, on page 90
Example: IGMP Proxy Configuration, on page 96
Configuring the Downstream UDL Device for IGMP UDLR with IGMP Proxy
Support
Perform this task to configure the downstream UDL device for IGMP UDLR with IGMP proxy support.
OL-29890-01
Configuring the Downstream UDL Device for IGMP UDLR with IGMP Proxy Support
Enters global configuration mode.
Enters interface configuration mode.
Configures IGMP on the interface to be unidirectional for
IGMP UDLR.
Ends the current configuration session and returns to privileged
EXEC mode.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
Purpose
• For the type and number arguments, specify the interface
to be used as the UDL on the upstream device.
93