2-115
Catalyst 3560 Switch Command Reference
78-16405-05
Chapter 2 Catalyst 3560 Switch Cisco IOS Commands
flowcontrol
Table 2-5 shows the flow control results on local and remote ports for a combination of settings. The
table assumes that receive desired has the same results as using the receive on keywords.
Examples This example shows how to configure the local port to not support flow control by the remote port:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# flowcontrol receive off
You can verify your settings by entering the show interfaces privileged EXEC command.
Related Commands
Table 2-5 Flow Control Settings and Local and Remote Port Flow Control Resolution
Flow Control Settings Flow Control Resolution
Local Device Remote Device Local Device Remote Device
send off/receive on send on/receive on
send on/receive off
send desired/receive on
send desired/receive off
send off/receive on
send off/receive off
Receives only
Receives only
Receives only
Receives only
Receives only
Does not send or receive
Sends and receives
Sends only
Sends and receives
Sends only
Receives only
Does not send or receive
send off/receive off send on/receive on
send on/receive off
send desired/receive on
send desired/receive off
send off/receive on
send off/receive off
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Does not send or receive
Command Description
show interfaces Displays the interface settings on the switch, including input and output flow
control.