Microsoft ES4612 사용자 설명서

다운로드
페이지 666
Command Line Interface
4-18
4
Command Usage 
Communication protocols provided by devices such as terminals and modems 
often require a specific parity bit setting.
Example 
To specify no parity, enter this command:
speed
This command sets the terminal line’s baud rate. This command sets both the 
transmit (to terminal) and receive (from terminal) speeds. Use the no form to restore 
the default setting.
Syntax 
speed bps
no speed
bps - Baud rate in bits per second. 
(Options: 9600, 19200, 38400, 57600, 115200 bps)
Default Setting 
auto
Command Mode 
Line Configuration 
Command Usage 
Set the speed to match the baud rate of the device connected to the serial 
port. Some baud rates available on devices connected to the port might not be 
supported. The system indicates if the speed you selected is not supported. If 
you select the “auto” option, the switch will automatically detect the baud rate 
configured on the attached terminal, and adjust the speed accordingly.
Example 
To specify 57600 bps, enter this command:
stopbits
This command sets the number of the stop bits transmitted per byte. Use the no 
form to restore the default setting.
Syntax 
stopbits {1 | 2}
• 1 - One stop bit 
• 2 - Two stop bits 
Console(config-line)#parity none
Console(config-line)#
Console(config-line)#speed 57600
Console(config-line)#