Tcp test configuration example, Network requirements, Network diagram – H3C Technologies H3C WX6000 Series Access Controllers User Manual

Page 603: Configuration procedure

Advertising
background image

63-24

Extend results:

Packet lost in test: 0%

Failures due to timeout: 0

Failures due to disconnect: 0

Failures due to no connection: 0

Failures due to sequence error: 0

Failures due to internal error: 0

Failures due to other errors: 0

TCP Test Configuration Example

Network requirements

Use the NQA TCP function to test the time for establishing a TCP connection between AC and Switch.
The port number used is 9000.

Network diagram

Figure 63-9

Network diagram for the TCP test

Configuration procedure

1) Configure

Switch.

# Enable the NQA server and configure the listening IP address as 10.2.2.2 and port number as 9000.

<Switch> system-view

[Switch] nqa server enable

[Switch] nqa server tcp-connect 10.2.2.2 9000

2) Configure

AC.

# Create a TCP test group and configure related test parameters.

<AC> system-view

[AC] nqa entry admin test

[AC-nqa-admin-test] type tcp

[AC-nqa-admin-test-tcp] destination ip 10.2.2.2

[AC-nqa-admin-test-tcp] destination port 9000

[AC-nqa-admin-test-tcp] quit

# Enable the TCP test.

[AC] nqa schedule admin test start-time now lifetime forever

# Display results of one TCP test.

[AC] display nqa result admin test

NQA entry(admin admin, tag test) test results:

Destination IP address: 10.2.2.2

Send operation times: 1 Receive response times: 1

Min/Max/Average round trip time: 13/13/13

Square-Sum of round trip time: 169

Last succeeded probe time: 2000-04-27 14:03:20.1

Extend results:

Packet lost in test: 0%

Advertising