CLI ReferenceInterface Configuration Commands Interface Configuration Commands
flowcontrol
Use this command to enable or disable the flow control. Add no in the command to
restore it to the default setting.
flowcontrol {auto | off | on | receive {auto | off | on } | send {auto | off | on}}
Self-negotiate the flow control.
Disable the flow control.
Receiving direction of the non-symmetric flow control.
Sending direction of the non-symmetric flow control.
By default, flow control is disabled.
Interface configuration mode.
Use show interfaces to display the flow control configurations.
This example shows how to enable flow control on fastEthernet port 1/1:
Ruijie(config)# interface gigabitethernet 1/1
Ruijie(config-if)# flowcontrol on
Show the interface information.