Planet Technology SGSW-2840 Switch User Manual


 
User’s Manual of SGSD-1022 / SGSD-1022P
SGSW-2840 / SGSW-2840P
537
by the hardware to verify conformity. Non-conforming traffic is dropped.
Command Function Mode
rate-limit Configures the maximum input or output rate for a port IC
Table 5-60 Rate Limit Commands
rate-limit
This command define the rate limit for a specific interface. Use the no form to restore the default status of disabled.
Syntax
rate-limit {input | output} scale {1k | 10k | 100k | 1m | 10m} level level no rate-limit {input | output}
input – Input rate limit
• output – Output rate limit
scale – The traffic rate limit scale. (Options: 1K, 10K, 100K, 1M, or 10M bytes per second)
level – The traffic rate limit level. (Range: 1-127)
Default Setting
Status: Disabled
Scale: 10M bytes per second
Level: 1
Command Mode
Interface Configuration (Ethernet)
Command Usage
The scale and level are multiplied by one another to set the rate limit. For
Example, to limit port traffic to 500K bytes per
second, select the scale as 100K and set the level to 5.
Example
Console(config)#interface ethernet 1/1
Console(config-if)#rate-limit input scale 100k level 5
Console(config-if)#
5.19 Address Table Commands
These commands are used to configure the address table for filtering specified addresses, displaying current entries, clearing
the table, or setting the aging time.