Command Reference Basic Configuration Management Commands
ip address 1.1.1.1 255.255.255.0
interface VLAN 3
ip address 3.3.3.3 255.255.255.0
!
end
Ruijie(config-if-range)#
Use this command to set the speed at which the terminal transmits packets. Use the no form of this
command to restore the default setting.
Transmission rate (bps) on the terminal. For serial ports, optional
rates include 9600, 19200, 38400, 57600, and 115200 bps. The
default rate is 9600 bps.
Global configuration mode
This command is used to set the speed at which the terminal transmits packets.
The following example sets the rate of the serial port to 57600 bps.
Ruijie(config)# line console 0
Ruijie(config-line)# speed 57600