INS_CWGE24MS2_REV–
10/05/16 PAGE 68
INSTALLATION AND OPERATION MANUAL
CWGE24MS2
TECH SUPPORT: 1.888.678.9427
INS_CWGE24MS2_REV–
10/05/16 PAGE 68
Bandwidth Limitation
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.
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:
CWGE24MS2#configure terminal
CWGE24MS2(config)#bandwidth-limit egress 1 ports 1-8
CWGE24MS2(config)#bandwidth-limit ingress 1 ports 1-8