Reference Guide

154 Ethernet Configuration Commands
www.dell.com | support.dell.com
speed
The speed Interface Configuration (Ethernet, port-channel) mode command configures the
speed of a given Ethernet interface when not using auto-negotiation. To restore the default
configuration, use the no form of this command.
Syntax
speed
{
10
|
100
|
1000
}
no speed
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
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 operation of Ethernet port 1/e5 to 100 Mbps
operation.
Console(config)# interface ethernet 1/e5
Console(config-if)# speed 100