25
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 data bytes, press a to break
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 task is terminated, and the system 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
}
undo flow-control
Default
The flow control mode is
none
.
Views
User line view
Predefined user roles
network-admin
Parameters
hardware
: Performs hardware flow control.
none
: Disables flow control.
software
: Performs software flow control.
Usage guidelines
This command is not supported in VTY line view.
The device supports flow control in both the inbound and outbound directions:
•
For flow control in the inbound direction, the local device listens to flow control information from the
remote device.
•
For flow control in the outbound direction, the local device sends flow control information to the
remote device.
The flow control setting takes effect in both directions.