Download commands - D-Link

Transcript
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
show mld_snooping rate_limit
Syntax
show mld_snooping rate_limit [ports <portlist>|vlanid <vlanid_list>]
Description
This command shows the rate of MLD control packets that are allowed per port or VLAN.
Parameters
<portlist> − Specifies a port or range of ports that will be displayed.
<vlanid_list> − Specifies a VLAN or range of VLANs that will be displayed.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To show rate limitation:
DAS-3626:admin#show mld_snooping rate_limit ports 1
Command: show mld_snooping rate_limit ports 1
Port
-------1
Rate Limitation
--------------No Limitation
Total Entries: 1
DAS-3626:admin#
config mld_snooping rate_limit
Purpose
Used to show MLD snooping rate limitation.
Syntax
config mld_snooping rate_limit [ports <portlist>|vlanid <vlanid_list>] [<value 1-1000> |
no_limit]
Description
This command configures the rate of MLD control packets that are allowed per port or VLAN.
Parameters
<portlist> − Specifies a port or range of ports that will be configured.
<vlanid_list> − Specifies a VLAN or range of VLANs that will be configured.
<value 1-1000> − Specifies the rate of MLD control packets that the switch can process on a
specific port. The rate is specified in packets per second. The packet that exceeds the limited
rate will be dropped. The default setting is no_limit.
no_limit – Allows user to configure the rate limitation to no limit.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure rate limitation:
DAS-3626:admin#config mld_snooping rate_limit ports 1 100
Command: config mld_snooping rate_limit ports 1 100
Success.
DAS-3626:admin#
198