1 configuring rate limit, 2 sample configuration, Configuring rate limit – Siemens S223 User Manual
Page 235: Sample configuration
User Manual UMN:CLI
SURPASS hiD 6615 S223/S323 R1.5
A50010-Y3-C150-2-7619 235
8.5.1
Configuring Rate Limit
To set a port bandwidth, use the following command.
Command Mode
Description
rate
PORTS RATE [egress | in-
gress
]
Sets port bandwidth. If you input egress or ingress, you
can configure outgoing packet or incoming packet. The
unit is 64 Kbps.
no rate
PORTS
Clears rate configuration of a specific port.
no rate
PORTS [egress | ingress]
Bridge
Clears rate configuration of a specific port by transmit-
ting direction.
Unless you input neither egress nor ingress, they are configured to be same. To switch,
egress is incoming packet. To display the configured bandwidth, use the following com-
mand.
Command Mode
Description
show rate
Global
Shows the configured bandwidth.
8.5.2 Sample
Configuration
The following is an example of showing the configuration after setting the bandwidth of
64Mbps to port number 1 and 128Mbps to the port number 2.
SWTICH(bridge)# rate 1 64
SWTICH(bridge)# rate 2 128
SWTICH(bridge)# show rate
unit : kbps E : Enhanced
------------------------------------------------------------------------------
Port | Ingress | Egress | Port | Ingress | Egress
------------------------------------------+-----------------------------------
1 | 64 | 64 | 2 | 128 | 128
3 | N/A | N/A | 4 | N/A | N/A
5 | N/A | N/A | 6 | N/A | N/A
7 | N/A | N/A | 8 | N/A | N/A
SWTICH(bridge)#