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 102
Example: IGMP Proxy Configuration, on page 108
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-32598-01
Configuring the Downstream UDL Device for IGMP UDLR with IGMP Proxy Support
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
Purpose
Enters global configuration mode.
Enters interface configuration mode.
• For the type and number arguments, specify the interface
to be used as the UDL on the upstream device.
Configures IGMP on the interface to be unidirectional for
IGMP UDLR.
Ends the current configuration session and returns to privileged
EXEC mode.
105