Use this command to enable or disable flow control settings for one or more ports.
port-string | Specifies port(s) for which to enable or disable flow control. |
receive | Enables or disables the port(s) to receive flow control packets. Receive acknowledges flow control information from its link partner. |
send | Enables or disables the port(s) to send flow control packets. Send allows flow control information to be sent to its link partner. |
both | Enables or disables the port(s) to receive and send flow control packets. Both allows for the sending and receiving of flow control information with the link partner Default: both. |
enable | disable | Enables or disables flow control settings. Default: enable. |
None.
All command modes.
This command only disables flowcontrol for links that have auto-negotiation disabled. Auto-negotiation enabled ports still advertise pause and act on pause according to their advertised abilities in auto-negotiation. To disable pause on an autonegotiation link issue the command clear port advertise for that link specifying apause, bpause, spause, and pause as options to clear.
This example shows how to enable ports ge.3.1 through 5 to send and receive flow control packets:
System(rw)->set port flowcontrol ge.3.1-5 both enable