3-13
Cisco Content Services Switch Administration Guide
OL-5647-02
Chapter 3 Configuring User Profiles
Copying and Saving User Profiles
3. At the CSS CLI, set the environment variable BANNER and point to the
mybanner file:
# set BANNER “mybanner” session
The keyword session causes the CSS to create the environment variable every
time you log in.
4. To complete the configuration, enter the following command:
# copy profile user-profile
The next time you log in to the CSS, your custom banner appears.
To provide the same banner for all users, replace the command in Step 4 with:
# copy profile default-profile
Copying and Saving User Profiles
To copy the running profile from the CSS to the default-profile file, an FTP server,
a TFTP server, or your user-profile file, use the copy profile command. This
command is available only in SuperUser mode.
If you exit the CSS without copying changes in the running profile to your
username-profile or default-profile file, the CSS prompts you that the profile has
changed and queries whether you want to save your changes. If you respond with
y, the CSS copies the running profile to your username-profile or the
default-profile.
This section includes the following topics:
• Copying the Running Profile to the Default-Profile
• Copying the Running Profile to a User Profile
• Copying the Running Profile to an FTP Server
• Copying the Running Profile to a TFTP Server