duplex

Use this command to set the duplex mode for each interface.

Use the no parameter to remove the duplex mode.

Interface duplex setting is not supported on Management interface eth0.

Command Syntax

Copy
duplex (half|full)
no duplex

Parameters

half

Half-duplex mode.

full

Full-duplex mode.

Default

By default, duplex mode is full duplex.

Command Mode

Interface mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#interface eth3
(config-if)#duplex full
 
(config-if)#no duplex