166 Ethernet Configuration Commands
speed
The speed Interface Configuration (Ethernet, port-channel) mode command configures the speed of a
given Ethernet interface when not using auto-negotiation. Use the no form of this command to restore
the default configuration.
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
Console(config)# interface ethernet 1/e5
Console(config-if)# speed 100
book.book Page 166 Thursday, December 18, 2008 7:40 PM