Command Line Interface Reference Guide HP BladeSystem PC Blade Switch
HP PC Blade Switch CLI Reference Guide www.hp.com 8-5
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. To restore the default
configuration, use the no
form of this command.
Syntax
speed {10 | 100 | 1000}
no speed
Parameters
n 10 — Forces10 Mbps operation.
n 100 — Forces 100 Mbps operation.
n 1000 — Forces 1000 Mbps operation.
Default Setting
Maximum port capability
Command Mode
Interface Configuration (Ethernet, port-channel) mode
Command Usage
The no speed
command in a port-channel context returns each port in the port-channel to its
maximum capability.
Example
The following command configures the speed operation of Ethernet port e45 to 100 Mbps
operation.
Console(config)# interface ethernet e45
Console(config-if)# speed 100










