Fctrllimit – Allied Telesis AT-8100 Series User Manual
Page 215

AT-8100 Switch Command Line User’s Guide
215
FCTRLLIMIT
Syntax
fctrllimit
fctrllimit
Parameters
fctrllimit
Specifies the number of cells for flow control. A cell represents 128
bytes. The range is 1 to 7935 cells. The default value is 7935 cells.
Mode
Port Interface mode
Description
Use this command to specify threshold levels for flow control on the ports.
To cancel the setting and set the default value of 7935 cells, use the NO
FCTRLLIMIT command.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 170
Examples
This example sets the threshold level for flow control on port 14 to 5000
cells:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.14
awplus(config-if)# fctrllimit 5000
This example cancels the flow control threshold level setting and sets the
default value of 7935 cells:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.14
awplus(config-if)# no fctrllimit