421: One stop bit.1.5: One and a half stop bits.2: Two stop bits.DescriptionUse the stopbits command to set the number of stop bits transmitted per byte.Use the undo stopbits command to restore the default.By default, the stop bit is one.NOTE:• The command is only applicable to console ports.• The stop bits setting must be the identical for the user interfaces of the connecting ports on the device andthe target device for communication.Examples# Set the stop bits on the user interface AUX 0 to 1.5. system-view[Sysname] user-interface aux 0[Sysname-ui-aux0] stopbits 1.5telnetSyntaxtelnet remote-host [ service-port ] [ source { interface interface-type interface-number | ip ip-address } ]ViewUser viewDefault level0: Visit levelParametersremote-host: IPv4 address or host name of a remote host, which is a case insensitive string of 1 to 20characters.service-port: TCP port number of the Telnet service on the remote host. It ranges from 0 to 65535 anddefaults to 23.source: Specifies the source interface or source IPv4 address of Telnet packets.interface interface-type interface-number: Specifies the source interface. The source IPv4 address of theTelnet packets that are sent is the IPv4 address of the specified source interface. interface-typeinterface-number represents the interface type and number.ip ip-address: Specifies the source IPv4 address of Telnet packets.DescriptionUse the telnet command to telnet to a remote host.To stop the current Telnet connection, press Ctrl+K or use the quit command.