Skip to content

Bandwidth control

Rate-limit

Command Objective: This command enables the rate limiting on an interface.

The no form of the command disables the rate limiting.

Syntax:

  • rate-limit {output | input} [<integer(1-80000000)>]
  • no rate-limit {output | input}

Parameter Description:

  • output: egress limitation.
  • input: ingress limitation.
  • <integer(1-80000000)>: Line rate in kbps.

Mode: Interface Configuration Mode.