50
Rate
Select the number of packets (of the type specified in the
Type
field) per second
the Switch can receive per second.
Type
Select
Broadcast
- to specify a limit for the amount of broadcast packets
received per second.
Multicast
- to specify a limit for the amount of multicast packets received per
second.
DLF
- to specify a limit for the amount of DLF packets received per second.
Apply
Click Apply to take effect the settings.
Refresh
Click Refresh to begin configuring this screen afresh.
6.1.2.2.
Bandwidth Limitation
6.1.2.2.1.
Introduction
The rate limitation is used to control the rate of traffic sent or received on a network interface.
Rate Limitation unit: Mbs.
Default Settings
All ports’ Ingress and Egress rate limitation are disabled.
6.1.2.2.2.
CLI Configuration
Node
Command
Description
enable
show bandwidth-limit
This command displays the current rate control
configurations.
configure bandwidth-limit egress
RATE_LIMIT ports
PORTLISTS
This command enables the bandwidth limit for
outgoing packets and set the limitation.
configure no bandwidth-limit egress
ports PORTLISTS
This command disables the bandwidth limit for
outgoing packets.
configure bandwidth-limit ingress
RATE_LIMIT ports
PORTLISTS
This command enables the bandwidth limit for
incoming packets and set the limitation.
configure no bandwidth-limit ingress
ports PORTLISTS
This command disables the bandwidth limit for
incoming packets.
Example:
L2SWITCH#configure terminal
L2SWITCH(config)#bandwidth-limit egress 1 ports 1-8
L2SWITCH(config)#bandwidth-limit ingress 1 ports 1-8