TAP Series Switch Command Line Reference
Use the no form of this command to restore the default configuration.
Command Syntax
duplex (auto| full| half)
no duplex
Enable auto negotiation for the duplex of a
port.
The duplex mode should depend on both local
and remote device, the port should get the
mode automatically.
Half mode is only supported on 10M/100M
link.
Command Mode
Interface Configuration
Default
Auto
Usage
Use this command to specify the duplex mode of operation for a port.
Use the no form of this command to restore the default configuration.
Half mode is only supported on 10M/100M link.
Examples
The following example shows how to set interface eth-0-1 to duplex mode auto:
Switch(config)# interface eth-0-1
Switch(config-if-eth-0-1)# duplex auto
The following example shows how to set interface eth-0-1 to duplex mode full:
Switch(config-if-eth-0-1)# duplex full
The following example shows how to set interface eth-0-1 to default duplex: