2-546
Cisco IE 3000 Switch Command Reference
OL-13019-01
Chapter 2 IE 3000 Switch Cisco IOS Commands
speed
speed
Use the speed interface configuration command 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 If an SFP module port is connected to a device that does not support autonegotiation, you can configure
the speed to not negotiate (nonegotiate).
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.
For guidelines on setting the switch speed and duplex parameters, see the “Configuring Interface
Characteristics” chapter in the software configuration guide for this release.
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. (The 1000BASE-T SFP
does not support the nonegotiate keyword.)
Release Modification
12.2(44)EX This command was introduced.