R2511-HP MSR Router Series Terminal Access Command Reference(V5)

51
The strength of the encryption algorithms specified in this command is not high. HP recommends that you
use SSH terminal access if high strength data encryption is needed.
Examples
# Specify the AES encryption algorithm for the cunkuan service.
<Sysname> system-view
[Sysname] ipta service cunkuan
[Sysname-ipta-service-cunkuan] encryption algorithm aes
Info: The configuration will be valid only when service type is TTY.
filter flow-control character
Use filter flow-control character to enable filtering of flow control characters.
Use undo filter flow-control character to restore the default.
Syntax
filter flow-control character
undo filter flow-control character
Default
Filtering of flow control characters is disabled.
Views
Terminal view
Default command level
2: System level
Parameters
None.
Usage guidelines
The filter flow-control character command only filters control characters 0x11 and 0x13 carried in data
flows sent from terminals to the FEP. The characters deliver the following functions:
0x13—Enables flow control.
0x11—Disables flow control.
An access device forwards flow control character strings received from terminals to the FEP. If the FEP
receives a packet that contains flow control characters 0x13 and 0x11, the FEP enables flow control only.
As a result, the FEP stops sending data to the corresponding terminal, and the display pauses until you
disable flow control by pressing the shortcut key. To prevent the error, configure this command to filter
flow control characters out of the data received from terminals.
Examples
# Enable filtering of flow control characters 0x11 and 0x13 carried in received data.
<Sysname> system-view
[Sysname] ipta terminal 1
[Sysname-ipta-terminal-1] filter flow-control character