Flow-Control - HPE D6020 Maintenance And Service Manual

Hide thumbs Also See for HPE D6020:
Table of Contents

Advertisement

As a best practice, use a key sequence as the escape key. If you define a single character as the
escape key, pressing the key while a command is being executed stops the command. If no
command is being executed, pressing the key enters the character as a common character. If you
Telnet from the device to a remote device, pressing the key enters the character as a common
character on the remote device. The key acts as the escape key on the remote device only when the
following conditions are met:
You define the same character as the escape key on the remote device.
You press the key while a command is being executed on the remote device.
The undo escape-key command disables the current escape key. After you execute this command,
no escape key is available.
The setting in user line view takes effect immediately for the current session. The setting in user line
class view takes effect for login sessions that are established after the setting is configured.
To display the current escape key, use the display current-configuration | include escape-key
command.
Examples
# Define the character a as the escape key for console line 0.
<Sysname> system-view
[Sysname] line console 0
[Sysname-line-console0] escape-key a
To verify the configuration:
1.
Ping IP address 192.168.1.49, specifying the -c keyword to set the number of ICMP echo
request packets to 20.
<Sysname> ping -c 20 192.168.1.49
PING 192.168.1.49: 56
Reply from 192.168.1.49: bytes=56 Sequence=1 ttl=255 time=3 ms
Reply from 192.168.1.49: bytes=56 Sequence=2 ttl=255 time=3 ms
2.
Press a.
The system aborts the command and returns to user view.
--- 192.168.1.49 ping statistics ---
2 packet(s) transmitted
2 packet(s) received
0.00% packet loss
round-trip min/avg/max = 3/3/3 ms
<Sysname>

flow-control

Use flow-control to configure the flow control mode.
Use undo flow-control to restore the default.
Syntax
flow-control { hardware | none | software }
flow-control hardware direction1 [ software direction2 ]
flow-control software direction1 [ hardware direction2 ]
undo flow-control
Default
Flow control is disabled.
data bytes, press a to break
63

Advertisement

Table of Contents
loading

Table of Contents