Copying and Saving User Profiles
Copying the Running Profile to the Default-Profile
Copying the Running Profile to a User Profile
Copying the Running Profile to an FTP Server
Cisco Content Services Switch Administration Guide
3-14
To copy the running profile to the default profile, use the copy profile
default-profile command. This command is available only in SuperUser mode.
For example:
# copy profile default-profile
To copy the changes made to the running profile to the user profile, use the copy
profile user-profile command. This command is available only in SuperUser
mode. This command creates a file username-profile if one does not exist (where
username is the current username).
For example:
# copy profile user-profile
To copy the running profile to an FTP server, use the copy profile ftp command.
This command is available only in SuperUser mode. The syntax is:
copy profile ftp ftp_record filename
The variables for this command are as follows:
ftp_record - The name of the FTP record file that contains the server
•
IP address, username, and password. Enter an unquoted text string with no
spaces and a maximum of 32 characters.
filename - The name you want to assign to the file on the server. Include the
•
full path to the file. Enter an unquoted text string with no spaces.
For example:
# copy profile ftp arrowrecord \records\arrowftprecord
Chapter 3
Configuring User Profiles
OL-5647-02