clear flowlimit action

Use this command to remove a flow limiting action configuration.

Syntax

clear flowlimit {action1 | action2} [notify] [drop] [disable] [class-index]

Parameters

action1 | action2 Specifies the configuration to be removed as action 1 or 2.
notify (Optional) Removes the notify action.
drop (Optional) Removes the drop action.
disable (Optional) Removes the disable action.
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 an action type is not specified, all action types will be removed.
  • If a port type is not specified, the action will be removed from all port classifications.

Mode

All command modes.

Example

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

System(rw)->clear flowlimit action1