User's Manual

Table Of Contents
79
Users Manual of CS-6306R
4.1.1.6 Using ftp to perform the update of software and configuration
config #copy ftpflash [ip_addr|option]
Use ftp to perform the update of software and configuration in formal program management. Use the copy
command to download a file from ftp server to switch, also to upload a file from file system of the switch to ftp
server. After you enter the command, the system will prompt you to enter the remote server name and remote
filename.
copy{ftp: [[[//login-name: [login-password]@]location]/directory]/filename}|flash: filename>}{flash<:
filename>|ftp: [[[//login-name: [login-password]@]location]/directory]/filename}<blksize><mode><type>
Parameter description
Parameter Description
login-nam Username of the ftp server
If there is no specified username, the system will
prompt you to enter the username after the copy
command is run.
login-password Password of the ftp server
If there is no specified password, the system will
prompt you to enter the password after the copy
command is run.
nchecksize The size of the file is not checked on the server.
vrf Provides vrf binding function for the device that
supports MPLS.
blksize Size of the data transmission block
Default value: 512
ip_addr IP address of the ftp server
If there is no specified IP address, the system will
prompt you to enter the IP address after executing the
copy command.
active Means to connect the ftp server in active mode.
passive Means to connect the ftp server in passive mode.
type Set the data transmission mode (ascii or binary)