Command Reference Line Commands
start-character ascii-value
Sets the ASCII value corresponding to the start character for software
flow control on the async line, in the range from 0 to 255.
The default is Ctrl+Q (ASCII: 17).
The start character marks the start of the data transmission.
The following example configures Ctrl+Y (ASCII: 25) for starting software flow control on the async
line,
Ruijie(config)#line console 0
Ruijie(config-line)#start-character 25
Use this command to configure the stopbit number for every character for the async line. Use the no
form of this command to restore the default setting.