8.2.2. rate-limit ingress

Syntax

rate-limit ingress <16-1000000>

no rate-limit ingress

Parameter


<16-1000000> Specify the ingress limit rate


Default

Rate limiting is disabled.

Mode

Interface configuration

Usage

Use the “rate-limit ingress” command to limit the incoming traffic rate on a port. Use the no form of this command to disable the rate limit. You can verify your setting by entering the show running-config interfaces command

Example

The following example show how to configure ingress port rate limit.

Switch(config)# interfaces gi1
Switch(config-if)# rate-limit ingress 128
Switch# show running-config interfaces gi1
interface gi1
rate-limit ingress 128