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