Tcp operation configuration example, Network requirements, Configuration procedure – H3C Technologies H3C MSR 5600 User Manual
Page 57
44
Send operation times: 1 Receive response times: 1
Min/Max/Average round trip time: 50/50/50
Square-Sum of round trip time: 2500
Last succeeded probe time: 2011-11-22 10:24:41.1
Extended results:
Packet loss ratio: 0%
Failures due to timeout: 0
Failures due to internal error: 0
Failures due to other errors: 0
# Display the history records of the SNMP operation.
[DeviceA] display nqa history admin test1
NQA entry (admin admin, tag test1) history records:
Index Response Status Time
1 50 Timeout 2011-11-22 10:24:41.1
The output shows that Device A uses 50 milliseconds to receive a response from the SNMP agent.
TCP operation configuration example
Network requirements
As shown in
, configure a TCP operation to test the time the NQA client uses to establish a TCP
connection to the NQA server on Device B.
Figure 14 Network diagram
Configuration procedure
1.
Assign each interface an IP address. (Details not shown.)
2.
Configure static routes or a routing protocol to make sure the devices can reach each other.
(Details not shown.)
3.
Configure Device B:
# Enable the NQA server, and configure a listening service to listen on the IP address 10.2.2.2
and TCP port 9000.
[DeviceB] nqa server enable
[DeviceB] nqa server tcp-connect 10.2.2.2 9000
4.
Configure Device A:
# Create a TCP operation.
[DeviceA] nqa entry admin test1
[DeviceA-nqa-admin-test1] type tcp
# Configure 10.2.2.2 as the destination IP address and port 9000 as the destination port.
[DeviceA-nqa-admin-test1-tcp] destination ip 10.2.2.2
[DeviceA-nqa-admin-test1-tcp] destination port 9000