CLI ReferenceInterface Configuration Commands Interface Configuration Commands
Use this command to configure the transmission speed on the interface. Use the no
form of this command to restore the default setting.
speed [ 10 | 100 | 1000 | 10G | auto ]
The transmission rate of the interface is 10 Mbps.
The transmission rate of the interface is 100 Mbps.
The transmission rate of the interface is 1000 Mbps.
The transmission rate of the interface is 10 Gbps.
The transmission rate of the interface is adaptive.
Interface configuration mode.
If an interface is an aggregate port member, its rate may vary with that of the
aggregate port. You can set the rate of the interface, but it does not take effect until
the interface exits the aggregate port. Use the show interfaces command to
display the configuration. The rate allowed to be set varies with the interface type.
For example, you cannot set the rate of an SFP interface to 10 Mbps.
Ruijie(config)# interface gigabitethernet 1/1
Ruijie(config-if)# speed 100
Show the interface information.