
231
View
VLAN view
Default level
2: System level
Parameters
None
Description
Use
mld-snooping enable
to enable MLD snooping for a VLAN.
Use
undo mld-snooping
enable
to disable MLD snooping for a VLAN.
By default, MLD snooping is disabled in a VLAN.
MLD snooping must be enabled globally before it can be enabled in a VLAN
Related commands:
mld-snooping
.
Examples
# Enable MLD snooping in VLAN 2.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
mld-snooping fast-leave
Syntax
mld-snooping fast-leave
[
vlan
vlan-list
]
undo mld-snooping
fast-leave
[
vlan
vlan-list
]
View
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Default level
2: System level
Parameters
vlan
vlan-list
: Specifies one or multiple VLANs. You can provide up to 10 VLAN lists. For each list, you
can specify an individual VLAN in the form of
vlan-id
, or a VLAN range in the form of
start-vlan-id
to
end-vlan-id
, where the end VLAN ID must be greater than the start VLAN ID. The value range of a VLAN
ID is 1 to 4094.
Description
Use
mld-snooping fast-leave
to enable fast-leave processing on the current port or group of ports. With
this function enabled, when the switch receives an MLD done message on a port, it directly removes that
port from the forwarding table entry for the specific group.
Use
undo mld-snooping fast-leave
to disable fast-leave processing on the current port or group of ports.
By default, fast-leave processing is disabled.