Appendix A
Upgrading Your CSS Software
3.
You can now upgrade your CSS.
OL-5647-02
Use the ftp-record command to configure the default FTP server. The syntax
is:
ftp-record ftp_record ip_or_host username ["password"
|des-password des_pwd] {base_directory}
The options and variables for this command are:
ftp_record - Name for this FTP record file. Enter an unquoted text string
•
with no spaces and a maximum of 32 characters.
ip_or_host - IP address or host name of the FTP server you want to
•
access. Enter an IP address in dotted-decimal notation (for example,
192.168.11.1) or a mnemonic host name (for example,
myhost.mydomain.com).
username - Valid login username on the FTP server. Enter a
•
case-sensitive unquoted text string with no spaces and a maximum of
16 characters.
password - Password for the valid login username on the FTP server.
•
Enter a case-sensitive, quoted text string with no spaces and a maximum
of 16 characters. The CSS allows all special characters in a password
except for the percent sign (%).
des-password des_pwd - Specifies the Data Encryption Standard (DES)
•
encrypted password for the valid login username on the FTP server. Enter
a case-sensitive, unquoted text string with no spaces and a maximum of
64 characters.
base_directory - (Optional) Base directory when using this record.
•
For example:
(config)# ftp-record DEFAULT_FTP 192.168.2.01 eng1 des-password
serve
Cisco Content Services Switch Administration Guide
Before You Begin
A-3