Speed – Dell PowerEdge M805 User Manual

Page 200

Advertising
background image

168

Ethernet Configuration Commands

www

.dell.com | support.dell.com

The following example re-enables ethernet port 1/g5.

console(config)#interface ethernet 1/g5

console(config-if-1/g5)# no shutdown

speed

Use the speed command in Interface Configuration mode to configure the speed of a given
Ethernet interface when not using auto-negotiation. To restore the default, use the no form of this
command.

Syntax

speed [10 | 100 | 1000]

no speed

10—Configures the port to 10 Mbps operation.

100—Configures the port to 100 Mbps operation.

1000—Configures the port to 1000 Mbps operation.

Default Configuration

This command has no default setting.

Command Mode

Interface Configuration (Ethernet) mode

User Guidelines

This command has no user guidelines.

Example

The following example configures the speed operation of Ethernet port 1/g5 to force 100-
Mbps operation.

console(config)#interface ethernet 1/g5

console(config-if-1/g5)#speed 100

Advertising