Ethernet Configuration Commands
391 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
17
User Guidelines
Use the negotiation command to enable flow control auto.
Example
The following example enables Flow Control on port gi11
switchxxxxxx(config)#
interface gi11
switchxxxxxx(config-if)#
flowcontrol on
17.10 mdix
To enable cable crossover on a given interface, use the mdix Interface (Ethernet)
Configuration mode command. To disable cable crossover, use the no form of this
command.
Syntax
mdix
{on | auto}
no mdix
Parameters
• on—Enables manual MDIX.
• auto—Enables automatic MDI/MDIX.
Default Configuration
The default setting is Auto.
Command Mode
Interface (Ethernet) Configuration mode
Example
The following example enables automatic crossover on port gi11.
switchxxxxxx(config)#
interface gi11
switchxxxxxx(config-if)#
mdix auto