A SERVICE OF

logo

2-260
SET TERMINAL STOP_BITS
SET TERMINAL
STOP_BITS
Use the SET TERMINAL STOP_BITS command to set the number of stop bits
used for a serial (Console or Auxiliary) port.
Format
Example
The following command sets the Auxiliary port stop bits to 1:
CB5000> set terminal auxiliary stop_bits 1
Terminal parameter changed.
Related Command
SHOW TERMINAL
set terminal
stop_bitsconsole
auxiliary
bits
console
Selects the Console port as the serial port for this operation.
auxiliary
Selects the Auxiliary port as the serial port for this operation.
bits Selects the number of stop bits for the serial port.
bits = 1 or 2
The default factory setting is 2.