DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
202
36.
Switch Port Commands
36-1
duplex
This command is used to configure the physical port interface’s duplex setting. Use the
no
form of command to
revert to the default setting.
duplex {full | half | auto}
no duplex
Parameters
full
Specifies that the port operates in the full-duplex mode.
half
Specifies that the port operates in the half-duplex mode.
auto
Specifies that the port’s duplex mode will be determined by auto-
negotiation.
Default
The duplex mode will be set as auto.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
If the speed is set to 1000, then the duplex mode cannot be set to half-duplex. The half-duplex only allow to be
configured if speed is configured as 10 or 100.
Example
This example shows how to configure the interface eth1/0/3 to operate at a forced speed of 1000Mbits and
specifies that the duplex mode should be set to full-duplex mode.
Switch# config terminal
Switch(config)# interface Ethernet 1/0/3
Switch(config-if)# speed 1000
Switch(config-if)# duplex full
Switch(config-if)#
36-2
flowcontrol
This command is used to configure the flow control capability of the port interface. Use the
no
form of
command to revert to the default setting.
flowcontrol {on | off}