
73
6.1.2.2.
Bandwidth Limitation
The rate limitation is used to control the rate of traffic sent or received on a network
interface.
Rate Limitation unit: 16 Kbits.
6.1.2.2.1.
CLI Configuration
Node
Command
Description
enable
show bandwidth-limit This command displays the current rate control
configurations.
enable
configure terminal
This command changes the node to configure
node.
configure bandwidth-limit
egress <0-62500>
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 <0-62500>
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 ingress 1 ports 1-3
Success!