Configuration Files
l Configuration file of Switch A
#
sysname SwitchA
#
vlan batch 10
#
interface Vlanif10
ip address 10.1.1.1 255.255.255.0
#
interface GigabitEthernet0/0/1
port hybrid pvid vlan 10
port hybrid untagged vlan 10
#
nqa test-instance admin ftp
test-type ftp
destination-address ipv4 10.1.1.2
source-address ipv4 10.1.1.1
ftp-username user1
ftp-password hello
ftp-filename test.txt
ftp-operation get
#
return
l Configuration file of Switch B
#
sysname SwitchB
#
vlan batch 10
#
interface Vlanif10
ip address 10.1.1.2 255.255.255.0
#
interface GigabitEthernet0/0/1
port hybrid pvid vlan 10
port hybrid untagged vlan 10
#
FTP server enable
#
aaa
local-user user1 password cipher 3MQ*TZ,O3KCQ=^Q`MAF4<1!!
local-user user1 service-type ftp
local-user user1 ftp-directory flash:
#
return
6.27.3 Example for Configuring the FTP Upload Test
Networking Requirements
As shown in Figure 6-5:
You are required to test the speed of uploading a file from Switch C to the FTP server.
Figure 6-5 Networking diagram for configuring the FTP upload test
SwitchA
SwitchB
GE0/0/1
VLANIF10
10.1.1.1/24
GE0/0/1
VLANIF20
10.2.1.1/24
FTP
Client
SwitchC
GE0/0/2
VLANIF10
10.1.1.2/24
GE0/0/1
VLANIF20
10.2.1.2/24
FTP
Server
Quidway S5700 Series Ethernet Switches
Configuration Guide - Network Management 6 NQA Configuration
Issue 01 (2011-10-26) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
338