Chapter 5 Installing Software on the CiscoWorks 1105 and 1130 WLSE
Upgrade Methods
Step 3 Define the repository.
•To define a local repository, enter the following command:
install:configure default
•To define a remote repository, enter the following command:
install:configure URL URL_value
where URL_value is the HTTP URL of the remote repository. For example:
install:configure URL http://209.165.200.224:9851
Step 4 To view a list of the software images and updates available for installation, enter the following command:
install:install list
Step 5 Enter the following command to install the software:
install:install update package
where package is the name of the software image to be installed. For example, if the ZIP file is called
Result: The WLSE is reimaged and reboots.
Related CLI Commands
To delete images from the WLSE’s local repository, use the following command:
repository delete [ package all ]
where all deletes all images in the local repository, and package deletes the named image only.
To change the status of the WLSE’s local repository, use the following command:
repository server [ stop start status ]
to stop, start, or display the status of the local repository. You can stop the repository if you are not using it or if you have security concerns. The repository will automatically restart if you reboot the WLSE.
| Installation and Configuration Guide for the CiscoWorks Wireless LAN Solution Engine |