2036 CHAPTER 109: NQA OVERVIEWTCP Test ConfigurationExampleNetwork requirementsUse the NQA TCP function to test the time for establishing a TCP connectionbetween the local port (Device A) and the specified destination port (Device B).The port number used is 9000.Network diagramFigure 604 Network diagram for the TCP testConfiguration procedure1 Configure Device B.# Enable the NQA server and configure the listening IP address as 10.2.2.2 andport number as 9000. system-view[DeviceB] nqa server enable[DeviceB] nqa server tcp-connect 10.2.2.2 90002 Configure Device A.# Create a TCP test group and configure related test parameters. system-view[DeviceA] nqa entry admin test[DeviceA-nqa-admin-test] type tcp[DeviceA-nqa-admin-test-tcp] destination ip 10.2.2.2[DeviceA-nqa-admin-test-tcp] destination port 9000[DeviceA-nqa-admin-test-tcp] quit# Enable the TCP test.[DeviceA] nqa schedule admin test start-time now lifetime forever# Display results of one TCP test.[DeviceA] display nqa result admin testNQA entry(admin admin, tag test) test results:Destination IP address: 10.2.2.2Send operation times: 1 Receive response times: 1Min/Max/Average round trip time: 13/13/13Square-Sum of round trip time: 169Last succeeded probe time: 2000-04-27 14:03:20.1Extend results:Packet lost in test: 0%Failures due to timeout: 0Failures due to disconnect: 0Failures due to no connection: 0Failures due to sequence error: 0Failures due to internal error: 0Failures due to other errors: 0NQA clientDevice AIP networkDevice B10 .1.1.1/16 10 .2 .2.2/16NQA server