Print Download PDF Send Feedback

Previous

Next

$MDSVERUTIL CMACompDir

Description

Returns the full path for the specified Backward Compatibility Package in the context of the specified Domain Management Server.

In addition, see these commands:

Syntax

$MDSVERUTIL CMACompDir -n <Name or IP address of Domain Management Server> -c <Name of Backward Compatibility Package>

Parameters

Parameter

Description

-n <Name or IP address of Domain Management Server>

Specifies the Domain Management Server by its name or IPv4 address.

-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 $MDSDIR/customers/<Name of Domain Management Server>/ | grep CMP

Example

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

/opt/CPmds-R80.30/customers/MyDomain_Server/CPR77CMP-R80.30

[Expert@MDS:0]#