xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
670
<vlanid_list>
- Specify the VLAN ID list.
all
- Specify to configure all VLANs.
state
- Enable or disable MLD snooping for the chosen VLAN.
enable
- Enable MLD snooping for the chosen VLAN.
disable
- Disable MLD snooping for the chosen VLAN.
fast_done
- Enable or disable the MLD snooping fast leave function. If enabled, the membership
is immediately removed when the system receive the MLD leave message.
enable
- Enable the MLD snooping fast leave function.
disable
- Disable the MLD snooping fast leave function.
proxy_reporting
- Specifies that the proxy reporting function will be configured.
state
- Specifies the state of the proxy reporting function.
enable
- Specifies that the proxy reporting function will be enabled.
disable
- Specifies that the proxy reporting function will be disabled.
source_ip
- Specifies the source IPv6 address used.
<ipv6addr>
- Enter the source IPv6 address used here.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure MLD snooping:
DGS-3620-28SC:admin#config mld_snooping vlan_name default state enable
Command: config mld_snooping vlan_name default state enable
Success.
DGS-3620-28SC:admin#
61-2
config mld_snooping rate_limit
Description
This command is used to configure the upper limit per second for ingress MLD control packets.
Format
config mld_snooping rate_limit [ports <portlist> | vlanid <vlanid_list>] [<value 1-1000> |
no_limit]
Parameters
ports
- Specify a range of ports to be configured.
<portlist>
- Specify a range of ports to be configured.
vlanid
- Specify a range of VLANs to be configured.
<vlanid_list>
- Specify the VLAN ID list.
<value 1-1000>
- Specify the rate limit of MLD control packet that the switch can process on a
specific port/VLAN. The rate is specified in packet per second. The packet that exceeds the
limited rate will be dropped.
no_limit
- The default setting is no limit.