Reference Guide

Ethernet Configuration Commands 157
Default Configuration
Flow control is off.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
Negotiation should be enabled for
flow control auto
.
Example
In the following example, flow control is enabled on port 1/e5.
mdix
The mdix Interface Configuration (Ethernet) mode command enables cable crossover on a
given interface. To disable cable crossover, use the no form of this command.
Syntax
mdix {on | auto}
no mdix
on
— Manual mdix
auto
— Automatic mdi/mdix
Default Configuration
The default setting is
on
.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
Auto:
All possibilities to connect a PC with cross or normal cables are supported and are
automatically detected.
On
: It is possible to connect to a PC only with a normal cable and to connect to another
device only with a cross cable.
No
: It is possible to connect to a PC only with a cross cable and to connect to another device
only with a normal cable.
Console(config)# interface ethernet 1/e5
Console(config-if)# flowcontrol on