
36
Syntax
speed speed-value
undo speed
Default
The transmission rate is 9600 bps on a user line.
Views
User line view
Predefined user roles
network-admin
Parameters
speed-value
: Specifies the transmission rate in bps. Supported transmission rates vary by
configuration environment. The transmission rates for asynchronous serial interfaces might include:
•
300 bps.
•
600 bps.
•
1200 bps.
•
2400 bps.
•
4800 bps.
•
9600 bps.
•
19200 bps.
•
38400 bps.
•
57600 bps.
•
115200 bps.
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
Default
One stop bit is used.