Quick Reference Guide

182 Ethernet Configuration Commands
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Syntax
speed
{
10
|
100
|
1000
}
10
— Forces 10 Mbps operation.
100
— Forces 100 Mbps operation.
1000
— Forces 1000 Mbps operation.
Default Configuration
Maximum port capability.
Command Mode
Interface Configuration (Ethernet, port-channel) mode.
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the speed operation of Ethernet port 1/e5 to 100 Mbps operation.
duplex
The duplex Interface Configuration (Ethernet) mode command configures 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
half
— Forces half-duplex operation
full
— Forces full-duplex operation
Default Configuration
The interface is set to full duplex.
Command Mode
Interface Configuration (Ethernet) mode.
Console(config)# interface ethernet 1/e5
Console(config-if)# speed 100