Ethernet Configuration Commands
duplex
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
158
11
duplex
To configure the full or half duplex operation for a given Ethernet interface when
not using auto-negotiation, use the duplex Interface Configuration mode
command.
Syntax
duplex {half | full | auto}
Parameters
•
half—Forces the half-duplex operation.
•
full—Forces the full-duplex operation.
•
auto—Enables auto-duplex configuration.
Default Configuration
The interface operates in the full-duplex mode.
Command Mode
Interface Configuration (port channel) mode
Example
The following example configures gi5 to operate in the full-duplex mode:
switchxxxxxx(config)#
interface gi5
switchxxxxxx(config-if)#
duplex full
errdisable recovery
To enable errdisable recovery from specific causes and set the recovery interval,
use the errdisable recovery Global Configuration command.
To revert to its default setting, use the no form of this command.