DES-7200 Configuration Guide Chapter 11 FTP Server Configuration
11-7
11.3.4 Configuration Steps
# Configure SwitchA as the FTP Server
Step 1: Configure the username and password for server login as "admin" and
"DES-7200" respectively
DES-7200#configure
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)#ftp-server username admin
DES-7200(config)#ftp-server password DES-7200
Step 2: Configure session timeout timer as 5 minutes
DES-7200(config)#ftp-server timeout 5
Step 3: Configure the top directory of server as "/syslog";
DES-7200(config)#ftp-server topdir /syslog
Step 4: Enable FTP server
DES-7200(config)#ftp-server enable
11.3.5 Verification
Step 1: Display the relevant state of FTP server:
DES-7200(config)#show ftp-server
ftp-server information
===================================
enable : Y
topdir : /syslog
timeout: 5min
username config : Y
password config : Y
transfer type: ASCII
control connection : N
port data connection : N
passive data connection : N