Example For Configuring The Tcp Test - Huawei AR150/200 Series Configuration Manual

Enterprise routers
Table of Contents

Advertisement

Huawei AR150&200 Series Enterprise Routers
Configuration Guide - Network Management
l
l

6.20.9 Example for Configuring the TCP Test

This part provides examples for configuring a TCP test to check the TCP communications
between the client and the server.
Networking Requirements
As shown in
taken by Router A to set up a TCP connection with Router C.
Figure 6-11 Networking diagram of the TCP test
Router A
Issue 02 (2012-03-30)
interface Ethernet1/0/0
ip address 10.1.1.1 255.255.255.0
#
nqa test-instance admin snmp
test-type snmp
destination-address ipv4 10.2.1.2
#
ip route-static 10.2.1.0 255.255.255.0 10.1.1.2
#
snmp-agent
#
return
Configuration file of Router B
#
sysname RouterB
#
interface Ethernet1/0/0
ip address 10.1.1.2 255.255.255.0
#
interface Ethernet2/0/0
ip address 10.2.1.1 255.255.255.0
#
return
Configuration file of Router C
#
sysname RouterC
#
interface Ethernet1/0/0
ip address 10.2.1.2 255.255.255.0
#
ip route-static 10.1.1.0 255.255.255.0 10.2.1.1
#
snmp-agent
snmp-agent local-engineid 000007DB7F00000100006294
#
return
Figure
6-11, it is required to perform an NQA TCP Private test to obtain the time
NOTE
AR150/200 is RouterA.
Eth1/0/0
Eth1/0/0
10.1.1.1/24
10.1.1.2/24
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Router B
Eth2/0/0
10.2.1.1/24
6 NQA Configuration
Router C
Eth1/0/0
10.2.1.2/24
NQA Server
216

Advertisement

Table of Contents
loading

Table of Contents