Example For Configuring The Jitter 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.11 Example for Configuring the Jitter Test

This part provides examples for configuring a jitter test to measure jitter on the network.
Networking Requirements
As shown in
the packet transmitted from Router A to Router C.
Figure 6-13 Networking diagram of the Jitter 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 udp
test-type udp
destination-address ipv4 10.2.1.2
destination-port 6000
#
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 udpecho 10.2.1.2 6000
#
ip route-static 10.1.1.0 255.255.255.0 10.2.1.1
#
return
Figure
6-13, it is required to perform an NQA Jitter test to obtain the jitter time of
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
10.2.1.2/24
6 NQA Configuration
Router C
Eth1/0/0
NQA Server
220

Advertisement

Table of Contents
loading

Table of Contents