Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

[8.x] LSM- Downloading a Service Package 

Feb 28, 2018 04:49 AM

Q:

How to download the service package in LSM(Loadable Service Module)?



A:

The Loadable Service Module feature provides an infrastructure that allows users to dynamically upgrade or downgrade individual service modules without requiring an entire system reboot. Services are delivered as individual service packages containing the version and instructions for loading and running the service.

Service modules must be upgraded if there is a bug in the existing module or a newer version of the module has been released. Patches are posted to the Aruba Support site, where users can view and download packages to upgrade a service.

Downloading a Service Package:

To download a service package through the WebUI:

1. Obtain the required service package from the Aruba Support site.
2. In the Mobility Master node-hierarchy, navigate to Maintenance > Software Management > Service Module Packages in the WebUI.
3. Click the Add button at the bottom of the Service Module Packages table to add a new service package.
4. Under Add Package, select the Access method used to fetch the package

5. Click Submit to validate the package.

Use one of the following CLI commands to download a service package through an FTP, SCP, or TFTP server:

(host) [mynode] #upgrade-pkg copy ftp: <ftphost> <username> <filename> flash: <destfilename>
(host) [mynode] #upgrade-pkg copy scp: <scphost> <username> <filename> flash: <destfilename>
(host) [mynode] #upgrade-pkg copy tftp: <tftphost> <filename> flash: <destfilename>


Upon download, the Loadable Service Module performs the following compatibility checks to determine if the package is compatible with the running version of ArubaOS. If validation is successful, the installation process can continue. If validation is unsuccessful, the package is removed, and an error message appears.

  • Platform Check: Determines if the package must run on a specific platform.
  • Version Check: Determines if the package version matches the version of ArubaOS running on the system.

Statistics
0 Favorited
4 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.