Flowcontrol receive – Allied Telesis AT-DC2552XS User Manual
Page 245

AT-DC2552SX Switch Command Line Interface User’s Guide
245
FLOWCONTROL RECEIVE
Syntax
flowcontrol receive on|off
Parameters
on
Enables flow control.
off
Disables flow control.
Mode
Port Interface mode
Description
Use this command to enable or disable flow control receive (Rx) on a port
or ports. When flow control Rx is enabled, a port stops sending packets
when the port receives PAUSE packets from a link partner. The switch
supports flow control to respond to PAUSE packets when receiving them
and does not support of flow control transmit (Tx) to transmit PAUSE
packets.
To disable flow control Rx, specify the “off” keyword. The
FLOWCONTROL RECEIVE OFF is equivalent to “NO FLOWCONTROL”
on page 253.
Confirmation Command
“SHOW FLOWCONTROL INTERFACE” on page 258
Examples
This example configures ports 1.0.19 through 1.0.29 to respond to PAUSE
packets from a link partner:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.19-port1.0.29
awplus(config-if)# flowcontrol receive on