Speed – Dell POWEREDGE M1000E User Manual

Page 779

Advertising
background image

2-749

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands

speed

speed

Use the speed interface configuration command on the switch stack or on a standalone switch to specify
the speed of a 10/100 Mb/s or 10/100/1000 Mb/s port. Use the no or default form of this command to
return the port to its default value.

speed {10 | 100 | 1000 | auto [10 | 100 | 1000] | nonegotiate}

no speed

Syntax Description

Defaults

The default is auto.

Command Modes

Interface configuration

Command History

Usage Guidelines

You cannot configure speed on the 10-Gigabit Ethernet ports or on internal 1000 Mb/s ports.

Except for the 1000BASE-T small form-factor pluggable (SFP) modules, you can configure the speed
to not negotiate (nonegotiate) when an SFP module port is connected to a device that does not support
autonegotiation.

If the speed is set to auto, the switch negotiates with the device at the other end of the link for the speed
setting and then forces the speed setting to the negotiated value. The duplex setting remains as
configured on each end of the link, which could result in a duplex setting mismatch.

If both ends of the line support autonegotiation, we highly recommend the default autonegotiation
settings. If one interface supports autonegotiation and the other end does not, do use the auto setting on
the supported side, but set the duplex and speed on the other side.

Caution

Changing the interface speed and duplex mode configuration might shut down and re-enable the
interface during the reconfiguration.

10

Port runs at 10 Mb/s.

100

Port runs at 100 Mb/s.

1000

Port runs at 1000 Mb/s. This option is valid and visible only on 10/100/1000
Mb/s-ports.

auto

Port automatically detects the speed it should run at based on the port at the other
end of the link. If you use the 10, 100, or 1000 keywords with the auto keyword, the
port only autonegotiates at the specified speeds.

nonegotiate

Autonegotiation is disabled, and the port runs at 1000 Mb/s.

Release

Modification

12.2(40)EX1

This command was introduced.

Advertising