-
null
F Commands
This chapter describes the Cisco NX-OS quality of service (QoS) commands that begin with F.
flowcontrol
To enable IEEE 802.3x link-level flow control for the selected interface, use the flowcontrol command.
flowcontrol [receive {on | off}] [send {on | off}]
Syntax Description
Command Default
None
Command Modes
Interface configuration mode
Command History
|
|
5.2(1)N1(1) |
This command was introduced. |
Usage Guidelines
You can use this command on the following interfaces:
•Layer 2 interface
•Layer 3 interface

Note Use the no switchport command to configure an interface as a Layer 3 interface.
Examples
This example shows how to enable flow control for traffic received on an interface:
switch#
configure terminal
switch(config)#
interface ethernet 1/2
switch(config-if)#
flowcontrol receive on