Installing Modular Upgrades for OPLP and DPoP
Installing Modular Upgrades for OPLP and DPoP
Modular upgrades for the On-Premises Log Parser (OPLP) or the Dataplane On-Premises (DPoP) functionalities are available. In other words, you can obtain upgrades for OPLP and DPoP separately from the main Virtual Appliance (VA) releases.
To upgrade OPLP or DPoP modularly:
- Log in to the VA console. At the shell prompt, run one of the following commands to see the list of available modular upgrade packages from Netskope:
- OPLP:
upgrade oplp list
- DPoP:
upgrade dpop list
- OPLP:
- To download a modular package, enter one of the following commands:
- OPLP:
upgrade oplp download version <version number>
- DPoP:
upgrade dpop download version <version number>
- OPLP:
- After the download is complete, enter one of the following commands to prepare the modular package:
- OPLP:
upgrade oplp prepare version <version number>
- DPoP:
upgrade dpop prepare version <version number>
- OPLP:
- To install the new modular package, enter one of the following commands:
- OPLP:
upgrade oplp install version <version number>
- DPoP:
upgrade dpop install version <version number>
- OPLP:
- Use the
show version-info
command to confirm that the new version of the modular package was installed.