6.19 Configuration Examples
This section provides several configuration examples of NQA.
6.19.1 Example for Configuring the ICMP Test
Networking Requirements
, Switch A and Switch B must be connected at Layer 3 through the
VLANIF interface.
Switch A functions as the NQA client to check whether Switch B is reachable.
Figure 6-3
Networking diagram for configuring the ICMP test
Ethernet0/0/1
VLANIF10
10.1.1.1/24
VLANIF10
10.1.1.2/24
Ethernet0/0/1
SwitchA
SwitchB
NQA agent
Configuration Roadmap
The configuration roadmap is as follows:
1.
Perform the NQA ICMP test to check whether the route between the local end (Switch A)
and the specified destination end (Switch B) is reachable and check the RTT of a test packet.
Data Preparation
To complete the configuration, you need the following data:
l
Host address of Switch B
Procedure
Step 1
Create a VLAN and add interfaces to the VLAN.
# Configure Switch A.
<Quidway>
system-view
[Quidway]
sysname SwitchA
[SwitchA]
vlan 10
[SwitchA-Vlan10]
quit
[SwitchA]
interface ethernet 0/0/1
[SwitchA-Ethernet0/0/1]
port hybrid pvid vlan 10
[SwitchA-Ethernet0/0/1]
port hybrid untagged vlan 10
[SwitchA-Ethernet0/0/1]
quit
# Configure Switch B.
<Quidway>
system-view
[Quidway]
sysname SwitchB
Quidway S2700 Series Ethernet Switches
Configuration Guide - Network Management
6 NQA Configuration
Issue 01 (2011-07-15)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
304