clear flowlimit limit

Use this command to remove a flow limit configuration.

Syntax

clear flowlimit {limit1 | limit2} [class-index]

Parameters

limit1 | limit2 Specifies the configuration to be removed as limit 1 or 2.
class-index Specifies a numeric value or classification type keyword for the class user classification type to assign to this action. Valid values are from 0 - 4294967295 or a classification type keyword:
  • userport - An edge port with a single attached user. Class index = 1.
  • serverport - A port with a server attached to it. Class index = 2.
  • aggregateduser - An edge port with multiple users attached to it. Class index = 3
  • interswitchlink - A high speed interconnect port between switches or routers. Class index = 4.
  • unspecified - A port for which the intended usage is unknown. Class index = 5.

Defaults

If not specified, the limit will be removed from all port classification types.

Mode

All command modes.

Example

This example shows how to remove flow limit 1 from all port classifications:

System(rw)->clear flowlimit limit1