IP Multicast Switching Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 41-35
ip multicast proxying
Enables or disables IGMP proxying on the specified VLAN or on the system if no VLAN is specified.
ip multicast [vlan vid] proxying [enable | disable]
Syntax Definitions
vid VLAN on which to apply the configuration.
enable Enable IGMP proxying.
disable Disable IGMP proxying.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• If the IGMP proxying is already enabled on the system, then the VLAN configuration will override the
system's configuration.
• IGMP proxying refers to processing membership information on behalf of client systems and reporting
membership on their behalf.
• You can also restore the IGMP querying to its default (i.e., disabled) setting on the system if no VLAN
is specified, by using only ip multicast proxying (e.g., ip multicast proxying).
• You can also restore the IGMP querying to its default (i.e., disabled) setting on the specified VLAN,
by using only ip multicast vlan vid proxying (e.g., ip multicast vlan 2 proxying).
Examples
-> ip multicast proxying enable
-> ip multicast proxying disable
-> ip multicast proxying
-> ip multicast vlan 2 proxying enable
-> ip multicast vlan 2 proxying disable
-> ip multicast vlan 2 proxying
Release History
Release 6.6.1; command was introduced.
parameter default
enable | disable disable