Use this command to display flow setup throttling information.
port | (Optional) Displays flow setup throttling port settings for one or all ports. |
stats | (Optional) Displays flow setup throttling statistics for one or all ports. |
port-string | (Optional) Specifies port or stats information should display for the specified or all ports. |
class | (Optional) Displays flow setup throttling class settings. |
class | (Optional) Specifies the flow setup throttling class to display:
|
All command modes.
This example shows how to display flow setup throttling information for port 1 on module 2. In this case, it is enabled for FST with an “unspecified” port classification, is currently operational, and has no FST action assigned:
System(rw)->show flowlimit port ge.2.1 Flow setup throttling port configuration: Port Class State Status Reason Layer --------- ------------------ -------- --------------------- ---------- ----- ge.2.1 unspecified enabled operational noAction L4
This example displays system level flowlimit settings:
System(rw)->show flowlimit Flow setup throttling system configuration ------------------------------------------- System state :disabled SNMP notification :enabled Interface shutdown :disabled Notification interval :120 seconds Max supported flow count :196608 flows Max supported setup rate :20000 flows/second System(rw)->
This example displays the user port class flow setup throttling settings:
System(rw)->show flowlimit class userport Flow setup throttling class configuration: Class Limit Action ------------------ ---------------------- ------------------------------------ userPort limit1 :4 action1 :notify limit2 :6 action2 :disable,notify System(rw)->