Flow-Control - HP A7500 Series Command Reference Manual

Fundamentals
Hide thumbs Also See for A7500 Series:
Table of Contents

Advertisement

character on the PC, and you can also use e to terminate the task running on Device A. If you Telnet to
Device B from Device A, you can only use e to terminate the task running on Device B, rather than use e
as a common character, so specify character as a key combination.
Examples
# Define key a as the shortcut key for terminating a task.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0] escape-key a
To verify the configuration:
# Ping the IP address of 192.168.1.49 and use the -c keyword to specify the number of ICMP echo packets
to be sent as 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
# Enter a. The task terminates immediately and the system returns to system 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

Syntax
flow-control { hardware | none | software }
undo flow-control
View
User interface view
Default level
2: System level
Parameters
hardware: Performs hardware flow control.
none: Disables flow control.
software: Performs software flow control.
Description
Use the flow-control command to configure the flow control mode.
Use the undo flow-control command to restore the default.
By default, the flow control mode is none, which means no flow control is performed.
data bytes, press a to break
25

Advertisement

Table of Contents
loading

Table of Contents