OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : duplex
duplex
Use this command to set the duplex mode for each interface.
Use the no parameter to remove the duplex mode.
Note: Interface duplex setting is not supported on Management interface eth0.
Command Syntax
duplex (half|full)
no duplex
Parameter
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
#configure terminal
(config)#interface eth3
(config-if)#duplex full
 
(config-if)#no duplex
 
 
 
Last modified date: 10/19/2023