< Home

speed (interface view)

Function

The speed command configures the transmission rate of the current Ethernet interface.

The undo speed command restores the default value.

Format

speed { 10 | 100 | 1000 }

undo speed

Parameters

Parameter Description Value

10 | 100 | 1000

Specifies the transmission rate of the Ethernet interface.

It is expressed in Mbit/s. The value depends on the actual interface type.

Views

Ethernet interface view, Layer-2 Ethernet interface view, Management interface view

Default Level

2: Configuration level

Usage Guidelines

By default, the transmission rate of an Ethernet interface is the maximum rate.

Run the undo negotiation auto command before you adjust the transmission rate of an interface.

Only MEth, GE, and WAN interfaces support this command. For the GE interface, this command cannot be be configured after it is equipped with a copper module.

Example

# Set the transmission rate of Ethernet interface GigabitEthernet 0/0/1 to 100 Mbps.

<sysname> system-view
[sysname] interface GigabitEthernet 0/0/1
[sysname-GigabitEthernet0/0/1] undo negotiation auto
[sysname-GigabitEthernet0/0/1] speed 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >