T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
177
duplex
Description
The
duplex
command is used to configure the Duplex Mode for an Ethernet
port. To return to the default configuration, please use
no duplex
command.
Syntax
duplex
{ auto | full | half }
no duplex
Parameter
auto | full | half —— The duplex mode of the Ethernet port. There are three
options: auto-negotiation mode, full-duplex mode and half-duplex mode. By
default the Gigabit Ethernet port is auto-negotiation mode and the Ten Gigabit
Ethernet port is full-dulplex mode.
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet /
interface ten-gigabitEthernet / interface range ten-gigabitEthernet)
Example
Configure the Duplex Mode as full-duplex for Gigabit Ethernet port 1/0/20:
T2700G-28TQ(config)#interface gigabitEthernet
1/0/20
T2700G-28TQ(config-if)#duplex
full
speed
Description
The
speed
command is used to configure the Speed Mode for an Ethernet port.
To return to the default configuration, please use
no speed
command.
Syntax
speed
{ 10 | 100 | 1000 | 10000 | auto }
no speed