2473
n
The command is only applicable to asynchronous serial interfaces including AUX
and Console ports.
Example # 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
Syntax stopbits { 1 | 1.5 | 2 }
undo stopbits
View User interface view
Parameter 1: 1 stop bit.
1.5: 1.5 stop bits.
2: 2 stop bits.
Description Use the
stopbits command to set the stop bits on the user interface.
Use the undo stopbits command to restore the default, or one stop bit.
n
The command is only applicable to asynchronous serial interfaces including AUX
and Console ports.
Example # Set the stop bits on the user interface to 1.5.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0] stopbits 1.5
terminal type
Syntax terminal type { ansi | vt100 }
undo terminal type
View User interface view
Parameter ansi: Specifies the terminal display type as ANSI.
vt100: Specifies the terminal display type as VT100.
Description Use the
terminal type command to configure the type of terminal display.