Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Adding a DSM

 

If your system is disconnected from the Internet, you might need to install a DSM RPM manually.

Note

Uninstalling a Device Support Module (DSM) is not supported in JSA.

Note

The rpm -Uvh <rpm_filename> command line to install was replaced with the following command:

# yum localinstall -y --disablerepo=* --nogpgcheck<DSM/PROTOCOL>
  1. Download the DSM RPM file from the Juniper Customer Support.
  2. Copy the RPM file to your JSA Console.
  3. Using SSH, log in to the JSA host as the root user.
  4. Navigate to the directory that includes the downloaded file.
  5. Type the following command:
    # yum localinstall -y --disablerepo=* --nogpgcheck<DSM/PROTOCOL>
  6. Log in to the JSA user interface.
  7. On the Admin tab, click Deploy Changes.
  8. On the Admin tab, select Advanced >Restart Web Services.