Appendix A Upgrading Your CSS Software

Upgrading Your CSS

To remove an ADI:

a.List the ADIs on the CSS. For example:

(config)# show installed-software

sg0710001

sg0710002

b.Access boot mode:

(config)# boot (config-boot)#

c.Use the remove command to remove the ADI. For example:

(config-boot)#remove sg0710001

3.Archive your running configuration to the startup configuration. For example:

#config

(config)# archive running-config startup-config

You can also use the save_config alias to archive your startup-config file. To view all available aliases, use the show aliases command.

Note If you created additional profiles on the CSS, archive them by using the archive script or save_profile command. After the upgrade is done, use the restore filename script command to restore the profile you archived.

4.Archive your custom scripts and user-profile files from the CSS scripts directory to the archive directory. The upgrade overwrites files in the script directory but does not overwrite files in the archive directory. After the upgrade, you will restore these files to the scripts directory.

To archive each file to the archive directory, use the archive script command. The syntax for this command is:

archive script script_filename {archive_filename}

 

Cisco Content Services Switch Adminisitration Guide

A-12

78-13885-03

Page 12
Image 12
2Wire 78-13885-03 appendix To remove an ADI List the ADIs on the CSS. For example