This section provides details for the configuration of FST on the S- and K-Series products.
The following table lists FST parameters and their default values.
Default Flow Setup Throttling Parameters
| Parameter | Description | Default Value |
|---|---|---|
| action1 | Specifies the action associated with the low-limit (limit1) for a given port classification | notify |
| action2 | Specifies the action associated with the high-limit (limit2) for a given port classification. | disable and notify |
| flowlimit global state | Specifies whether FST is enabled or disabled globally on the device. | disabled |
| flowlimit interface state | Specifies whether FST is enabled or disabled on a specified interface | enabled |
| interface disable global state | Specifies whether the disable interface action is enabled or disabled globally on the device. | disabled |
| notification global state | Specifies whether notification is enabled or disabled globally on the device. | enabled |
| notification interval | Specifies the number of seconds to wait before generating another notification of the same type on the same interface. | 120 seconds |
| port classification | Specifies the type of port for a given flowlimit and action. | unspecified |
The following describes how to configure FST.
Configuring FST
| Step | Task | Command(s) |
|---|---|---|
| 1 | Set the low- and high-limit values for each traffic classification to be applied to network ports.
|
set flow limit {limit1 limit | limit2 limit} [class-index | userport | serverport | aggregateduser | interswitchlink | unspecified] |
| 2 | Add the low- and high-limit action to be taken for the specified classification to the current list of actions.
|
set flowlimit {action1 | action2} [notify | drop | disable] [class-index | userport | serverport | aggregateduser | interswitchlink | unspecified] |
| 3 | Set the ports to be used by the specified port classification.
|
set flowlimit port class {class-index | userport | serverport | aggregateduser | interswitchlink | unspecified} [port-string] |
| 4 | Optionally, enable or disable FST on the specified port or all ports.
|
set flowlimit port {enable | disable} [port-string] |
| 5 | Optionally enable or disable SNMP trap notifications globally on the device. Configured notify port actions will not occur until notification is globally enabled on the device.
|
set flowlimit notification {enable | disable} | interval} |
| 6 | Optionally enable or disable port shutdown globally on the device. Configured disable-port actions will not occur until port shutdown is globally enabled on the device. | set flowlimit shutdown {enable | disable} |
| 7 | Enable FST on the device. | set flowlimit enable |
| 8 | Optionally set to the operational state an administratively flowlimit disabled port.
|
set flowlimit port status operational port-string |
Managing FST describes how to manage link aggregation.
Managing FST
| Task | Command |
|---|---|
Clear the specified limit configuration for the specified port classification or for all port classifications.
|
clear flowlimit {limit1 | limit2} [class-index | userport | serverport | aggregateduser | interswitchlink | unspecified] |
Clear the specified action configured for the specified port classification or for all port classifications.
|
clear flowlimit {action1 | action2} [notify] [drop] [disable] [class-index | userport | serverport | aggregateduser | interswitchlink | unspecified] |
Clear the port classification for the specified port or for all ports. The port classification is reset to unspecified (the default).
|
clear flowlimit port class [port-string] |
| Clear the flowlimit notification interval to the default value. | clear flowlimit notification interval |
Clear all FST statistics associated with one or more ports.
|
clear flowlimit stats [port-string] |
Displaying FST Information and Statistics describes how to display link aggregation information and statistics.
Displaying FST Information and Statistics
| Task | Command |
|---|---|
Display FST port configuration for one or more ports.
|
show flowlimit port [port-string] |
Display FST statistics for one or more ports.
|
show flowlimit stats [port-string] |
| Display FST port classification configuration. If a port classification is not specified, configuration for all port classifications is displayed. | show flowlimit class [class-index | userport | serverport | aggregateduser | interswitchlink | unspecified] |