Example For Configuring The Udp 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.10 Example for Configuring the UDP Test

This part provides examples for configuring a UDP test to check the UDP communications
between the client and the server.
Networking Requirements
As shown in
of a UDP packet transmitted between Router A and Router C.
Figure 6-12 Networking diagram of the UDP test
Router A
Issue 02 (2012-03-30)
sysname RouterA
#
interface Ethernet1/0/0
ip address 10.1.1.1 255.255.255.0
#
nqa test-instance admin tcp
test-type tcp
destination-address ipv4 10.2.1.2
destination-port 9000
#
ip route-static 10.2.1.0 255.255.255.0 10.1.1.2
#
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
#
nqa-server tcpconnect 10.2.1.2 9000
#
ip route-static 10.1.1.0 255.255.255.0 10.2.1.1
#
return
Figure
6-12, it is required to perform an NQA UDP Public test to obtain the RTT
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
218

Advertisement

Table of Contents
loading

Table of Contents