Use this command to display flow limiting classification configuration(s).
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:
|
If port classification type is not specified, information related to all classifications will be displayed.
All command modes.
This example shows how to show flow limits and associated actions configured for the various port classifications:
System(rw)->show flowlimit class Flow setup throttling class configuration: Class Limit Action ------------------ ---------------------- ------------------------------------ userPort limit1 :800 action1 :notify limit2 :1000 action2 :disable,notify serverPort limit1 :5000 action1 :notify limit2 :6000 action2 :disable,notify aggregatedUserPort limit1 :5000 action1 :notify limit2 :6000 action2 :disable,notify interSwitchLink limit1 :14000 action1 :notify limit2 :16000 action2 :disable,notify unspecified limit1 :0 action1 :notify limit2 :0 action2 :disable,notify System(rw)->