Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (T-threshold phspc) 
terminal  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5591 
terminal 
Configures the console port on the SPIO. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
terminal [ carrierdetect { off | on } | databits { 7 | 8 } | flowcontrol { hardware { off 
| on } | none } | parity { even | none | odd } | speed { 115200 | 19200 | 38400 | 57600 | 
9600 } | stopbits { 1 | 2 } ]
 
carrierdetect { off | on }
 
Specifies whether or not the console port is to use Data Carrier Detect (DCD) when connecting to a terminal. 
Default: off 
off
: Do not use DCD. 
on
: Use DCD. 
databits { 7 | 8 }
 
Specifies the number of data bits used to transmit and receive characters. 
Default: 
8
 
7
: Use 7 databits to transmit and receive characters. 
8
: Use 8 databits to transmit and receive characters. 
flowcontrol { hardware { off | on } | none }
 
Specifies how the flow of data is controlled between the SPIO and a terminal. 
Default: 
none
 
hardware
: Enables or disables the use of hardware-based flow control 
off
: Disables the use of Ready to Send (RTS) and Clear to Send (CTS). 
on
: Enables the use of Ready to Send (RTS) and Clear to Send (CTS). 
none
: Disables the use of DCD, RTS and CTS. 
parity { even | none | odd }
 
Specifies the type of error checking used on the port. 
Default: none 
even
 - Enables error checking by setting the parity bit to 1 (if needed) making the number of 1s in the data 
bits even. 
none
 - Disables error checking.