IGMP Proxy Commands
479 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
22
switchxxxxxx(config-if)#
ip igmp-proxy vlan 200
switchxxxxxx(config-if)#
exit
Example 2. The following example adds a range of downstream interfaces to an
IGMP Proxy process with vlan 200 as its Upstream interface:
switchxxxxxx(config)#
interface range vlan 100-105
switchxxxxxx(config-if)#
ip igmp-proxy vlan 200
switchxxxxxx(config-if)#
exit
22.2 ip igmp-proxy downstream protected
To disable forwarding of IP Multicast traffic from downstream interfaces, use the ip
igmp-proxy downstream protected command in Global Configuration mode. To
allow forwarding from downstream interfaces, use the no form of this command.
Syntax
ip igmp-proxy downstream protected
no ip igmp-proxy downstream protected
Parameters
This command has no arguments or keywords.
Default Configuration
Forwarding from downstream interfaces is allowed.
Command Mode
Global Configuration mode
User Guidelines
Use the ip igmp-proxy downstream protected command to block forwarding from
downstream interfaces.