Adding a DSM
If your system is disconnected from the Internet, you might need to install a DSM RPM manually.
Uninstalling a Device Support Module (DSM) is not supported in JSA.
The rpm -Uvh <rpm_filename> command line to install was replaced with the following command:
# yum localinstall -y --disablerepo=* --nogpgcheck<DSM/PROTOCOL>
- Download the DSM RPM file from the Juniper Customer Support.
- Copy the RPM file to your JSA Console.
- Using SSH, log in to the JSA host as the root user.
- Navigate to the directory that includes the downloaded file.
- Type the following command:
# yum localinstall -y --disablerepo=* --nogpgcheck<DSM/PROTOCOL>
- Log in to the JSA user interface.
- On the Admin tab, click Deploy Changes.
- On the Admin tab, select Advanced >Restart Web Services.