beautypg.com

Rate-limit, Rate-limit granularity, Rate-limit -162 rate-limit granularity -162 – SMC Networks TigerSwitch User Manual

Page 404: 162 rate-limit

background image

C

OMMAND

L

INE

I

NTERFACE

4-162

rate-limit

Use this command to define the rate limit level for a specific interface. Use
this command without specifying a rate to restore the default rate limit
level. Use the no form to restore the default status of disabled.

Syntax

rate-limit {input | output} level [rate]
no rate-limit {input | output}

input – Input rate

output – Output rate

rate – Maximum value. (Range: 1-255)

Default Setting

30

Command Mode

Interface Configuration (Ethernet, Port Channel)

Command Usage

Actual rate limit = Rate limit level * Granularity

Example

rate-limit granularity

Use this command to define the rate limit granularity for the Fast Ethernet
ports, and the Gigabit Ethernet ports. Use the no form of this command
to restore the default setting.

Syntax

rate-limit {fastethernet | gigabitethernet} granularity

[granularity]

no rate-limit {fastethernet | gigabitethernet} granularity

Console(config)#interface ethernet 1/1
Console(config-if)#rate-limit input level 20
Console(config-if)#