Huawei Quidway S2700 Series Configuration Manual page 120

Hide thumbs Also See for Quidway S2700 Series:
Table of Contents

Advertisement

Quidway S2700 Series Ethernet Switches
Configuration Guide - Basic Configuration
[Quidway] interface vlanif 10
[Quidway-Vlanif10] ip address 10.1.1.2 24
Step 2 Start the FTP server on the Switch, and set the FTP user name to u1 and password to ftpwd.
[Quidway] ftp server enable
[Quidway] aaa
[Quidway-aaa] local-user u1 password simple ftppwd
[Quidway-aaa] local-user u1 service-type ftp
[Quidway-aaa] local-user u1 ftp-directory flash:/
[Quidway-aaa] return
Step 3 On the PC, initiate a connection to the Switch with the user name u1 and the password
ftppwd.
Use Windows XP on the FTP client to illustrate the preceding operations.
C:\WINDOWS\Desktop>
Connected
220
User
331
Password:
230
ftp>
Step 4 Set the mode of transferring files to binary and the local directory on the PC.
ftp>
200
ftp>
Local
Step 5 Upload d006.cc and vrpcfg.cfg to the Switch on the PC.
ftp>
200 Port command okay.
150 Opening BINARY mode data connection for d006.cc.
ftp>
200 Port command okay.
150 Opening BINARY mode data connection for vrpcfg.cfg.
ftp>
C:\WINDOWS\Desktop>
----End
Configuration Files
#
sysname Quidway
#
FTP server enable
#
vlan batch 10
#
interface Vlanif10
ip address 10.1.1.2 255.255.255.0
#
interface Ethernet0/0/1
port hybrid pvid vlan 10
port hybrid untagged vlan 10
#
aaa
local-user u1 password simple ftppwd
local-user u1 ftp-directory flash:/
local-user u1 service-type ftp
#
Return
Issue 01 (2011-07-15)
ftp
to
10.1.1.2.
FTP
service
ready.
(10.1.1.1:(none)):
Password
required
for
User
logged
in.
binary
Type
set
to
I.
lcd
c:\temp
directory
now
C:\temp.
put
d006.cc
d006.cc
put
vrpcfg.cfg
vrpcfg.cfg
quit
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
10.1.1.2
u1
u1
8 FTP and TFTP
109

Advertisement

Table of Contents
loading

Table of Contents