Print Download PDF Send Feedback

Previous

Next

$MDSVERUTIL MDSVarCompDir

Description

Returns the full path in the /var/opt/ directory for the specified Backward Compatibility Package in the MDS context.

In addition, see these commands:

Syntax

$MDSVERUTIL MDSVarCompDir -c <Name of Backward Compatibility Package>

Parameters

Parameter

Description

-c <Name of Backward Compatibility Package>

Specifies the name of Backward Compatibility Package.

The Backward Compatibility Package contains the applicable files to install policy on Security Gateways that run a lower version than the Multi-Domain Server.

To see the list of all Backward Compatibility Packages, run in Expert mode:

ls -1 /var/opt/ | grep CMP

Example

[Expert@MDS:0]# $MDSVERUTIL MDSVarCompDir -c CPR77CMP-R80.30

/var/opt/CPR77CMP-R80.30

[Expert@MDS:0]#