Bplimit – Allied Telesis AT-8100 Series User Manual
Page 208

Chapter 10: Port Parameter Commands
208
BPLIMIT
Syntax
bplimit
bplimit
Parameters
bplimit
Specifies the number of cells for backpressure. 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 a threshold level for backpressure on a port.
To cancel the setting and set the default value of 7935 cells, use the NO
BPLIMIT command.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 170
Examples
This example sets the threshold for backpressure on ports 15 and 20 to
7000 cells:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15,port1.0.20
awplus(config-if)# bplimit 7000
This example cancels the settings and sets the default value of 7935 cells
on ports 15 and 20:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15,port1.0.20
awplus(config-if)# no bplimit