F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100

30
Examples
# Set the transmission rate on the console user interface to 19200 bps.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] 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.
Views
User interface view
Default command level
2: System level
Parameters
1: Uses one stop bit.
1.5: Uses one and a half stop bits.
2: Uses two stop bits.
Usage guidelines
This command is only applicable to the console user interface.
The configuration terminal and the device must be configured to use the same number of stop bits to
communicate.
Examples
# Set the number of stop bits to 1.5 for the console user interface.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] stopbits 1.5
telnet
Use telnet to Telnet to a host in an IPv4 network.
Syntax
telnet remote-host [ service-port ] [ vpn-instance vpn-instance-name ] [ source { interface interface-type
interface-number | ip ip-address } ]
Views
User view