XGS-5240-Series User Manual

Table Of Contents
Configuration Guide of XGS-5240-Series
76
3. TFTP server configuration
1 Start TFTP server
2 Configure TFTP server connection idle time
3 Configure retransmission times before timeout for packets without
acknowledgement
4 Shut down TFTP server
1. FTP/TFTP client configuration
1FTP/TFTP client upload/download file
Command
Explanation
Admin Mode
copy <source-url> <destination-url>
[ascii | binary]
FTP/TFTP client upload/download file.
2For FTP client, server file list can be checked.
Admin Mode
ftp-dir <ftpServerUrl>
For FTP client, server file list can be
checked. FtpServerUrl format looks like: ftp:
//user: password@IPv4|IPv6 Address.
2. FTP server configuration
1Start FTP server
Command
Explanation
Global Mode
ftp-server enable
no ftp-server enable
Start FTP server, the no command shuts down
FTP server and prevents FTP user from logging
in.
2Configure FTP login username and password
Command
Explanation
Global Mode
ip ftp username <username>
password [0 | 7] <password>
no ip ftp username<username>
Configure FTP login username and password;
this no command will delete the username and
password.
3Modify FTP server connection idle time
Command
Explanation
Global Mode
ftp-server timeout <seconds>
Set connection idle time.
3. TFTP server configuration