38
[Sysname] line vty 0 4
[Sysname-line-vty0-4] undo shell
Disable ui-vty0-4 , are you sure? [Y/N]:y
[Sysname-line-vty0-4]
speed
Use
speed
to set the transmission rate (also called the "baud rate") on a user line.
Use
undo speed
to restore the default.
Syntax
speed
speed-value
undo speed
Default
The transmission rate is 9600 bps.
Views
User line view
Predefined user roles
network-admin
Parameters
speed-value
: Transmission rate in bps. The transmission rates available for asynchronous serial interfaces
include: 300 bps, 600 bps, 1200 bps, 2400 bps, 4800 bps, 9600 bps, 19200 bps, 38400 bps, 57600
bps, and 115200 bps. The transmission rate varies with devices and configuration environments.
Usage guidelines
This command is not supported in VTY line view.
The configuration terminal and the device must be configured with the same transmission rate to
communicate.
Examples
# Set the transmission rate to 19200 bps for user line AUX 0.
<Sysname> system-view
[Sysname] line aux 0
[Sysname-line-aux0] speed 19200
stopbits
Use
stopbits
to specify the number of stop bits for a character.
Use
undo stopbits
to restore the default.
Syntax
stopbits
{
1
|
1.5
|
2
}
undo stopbits