F3215-HP Load Balancing Module System Management Command Reference-6PW101
28
The following message appears when a user tries to Telnet to the device:
The connection was closed by the remote host!
speed (user interface view)
Use speed to set the transmission rate (also called the "baud rate") on a user interface.
Use undo speed to restore the default.
Syntax
speed speed-value
undo speed
Default
The transmission rate is 9600 bps.
Views
User interface view
Default command level
2: System level
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 only applicable to asynchronous serial interfaces, including AUX and console ports.
The configuration terminal and the device must be configured with the same transmission rate to
communicate.
Examples
# Set the transmission rate on the user interface AUX 0 to 19200 bps.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-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.