3Com 3CRUS2475 Plumbing Product User Manual


 
80 CHAPTER 5: ETHERNET CONFIGURATION COMMANDS
Example
The following example adds a description to Ethernet port g5.
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| 10000}
Parameters
10 — Forces10 Mbps operation.
100 — Forces 100 Mbps operation.
1000 — Forces 1000 Mbps operation.
10000 — Forces 10000 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
g5 to 100 Mbps operation.
Console(config)#
interface ethernet g
5
Console(config-if)#
description
"RD SW#3"
Console(config)#
interface ethernet g
5
Console(config-if)#
speed 100