OcNOS-SP : Multicast Guide : Multicast Command Reference : Layer 2 MLD Snooping Commands : mld snooping
mld snooping
Use this command to enable/disable MLD snooping on VLAN interfaces. When this command is given at the VLAN interface level, mld snooping can be enabled/disabled for that VLAN.
Use the no parameter with this command to globally disable MLD Snooping, or for the specified interface.
Command Syntax
mld snooping (enable|disable)
no mld snooping
Parameters
None
Default
By default, MLD Snooping is enabled in global config mode.
Command Mode
Configure mode and Interface mode for VLAN interface.
Applicability
This command was introduced in OcNOS version 3.0.
Examples
#configure terminal
(config)#int vlan1.100
(config-if)#mld snooping enable
(config-if)#mld snooping disable
 
(config)#mld snooping
%% Already enabled by default
(config)#no mld snooping
Last modified date: 10/20/2023