Duplex – Dell PowerEdge VRTX User Manual
Page 364

364
Ethernet Configuration Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\Ethernet.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
User Guidelines
The no speed command in a port-channel context returns each port in the
port-channel to its maximum capability.
Example
The following example configures the speed of gi0/4 to 1000 Mbps operation.
console(config)# interface gi0/4
console(config-if)# speed 1000
duplex
Use the duplex Interface (Ethernet, Port Channel) Configuration mode
command to configure the full/half duplex operation of a given Ethernet
interface when not using auto-negotiation. Use the no form of this command
to restore the default configuration.
Syntax
duplex
{half | full}
no duplex
Parameters
• half—Forces half-duplex operation.
•
full—Forces full-duplex operation.
Default Configuration
The interface operates in full duplex mode.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode
Example
The following example configures gi0/1 to operate in full duplex mode.
console(config)# interface gi0/
1