Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  RS-232 Port Configuration Mode Commands 
terminal  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
8389 
terminal 
Configures the console port on the SPIO. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > RS-232 Port Configuration  
configure > port rs232 slot_number/port_number
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-port-slot_number/port_number)# 
Syntax
 
terminal { carrierdetect { off | on } | databits { 7 | 8 } | flowcontrol { hardware | 
none } | parity { even | none | odd } | speed { 115200 | 19200 | 38400 | 57600 | 9600 } | 
stopbits { 1 | 2 } }
 
default terminal { all | databits | flowcontrol | parity | speed | stopbits } 
carrierdetect { off | on }
 
Specifies whether or not the console port is to use carrier detect when connecting to a terminal. 
databits { 7 | 8 }
 
Specifies the number of data bits used to transmit and receive characters. Default: 8 
default terminal all
 
Restores all settings to their default values. 
flowcontrol { hardware | none }
 
Specifies how the flow of data is controlled between the SPIO and a terminal. Default: none 
parity { even | none | odd }
 
Specifies the type of error checking used on the port. 
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. This is the default setting. 
odd
: Enables error checking by setting the parity bit to 1 (if needed) making the number of 1s in the data bits 
odd. 
speed { 115200 | 19200 | 38400 | 57600 | 9600 }
 
Specifies the flow of data in bits per second between the console port and terminal. Default: 9600