ftp-username user1
ftp-password hello
#
ip route-static 10.2.1.0 255.255.255.0 10.1.1.2
#
return
l Configuration file of Switch B
#
sysname SwitchB
#
vlan batch 10 20
#
interface Vlanif10
ip address 10.1.1.2 255.255.255.0
#
interface Vlanif20
ip address 10.2.1.1 255.255.255.0
#
interface GigabitEthernet1/0/0
port hybrid pvid vlan 10
port hybrid untagged vlan 10
#
interface GigabitEthernet2/0/0
port hybrid pvid vlan 20
port hybrid untagged vlan 20
#
return
l Configuration file of Switch C
#
sysname SwitchC
#
FTP server enable
#
vlan batch 20
#
interface Vlanif20
ip address 10.2.1.2 255.255.255.0
#
interface GigabitEthernet1/0/0
port hybrid pvid vlan 20
port hybrid untagged vlan 20
#
aaa
local-user user1 password cipher 3MQ*TZ,O3KCQ=^Q`MAF4<1!!
local-user user1 service-type ftp
local-user user1 ftp-directory cfcard:
#
ip route-static 10.1.1.0 255.255.255.0 10.2.1.1
#
return
6.37.4 Example for Configuring the HTTP Test
Networking Requirements
As shown in Figure 6-6, Switch is connected to the HTTP server through a WAN.
Quidway S9300 Terabit Routing Switch
Configuration Guide - Network Management 6 NQA Configuration
Issue 03 (2010-09-20) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
6-147