$MDSVERUTIL CMAFw40Dir

Description

Returns the full path for the $FWDIR directory for FireWall-1 4.0 in the context of the specified Domain Management ServerClosed Check Point Single-Domain Security Management Server or a Multi-Domain Security Management Server..

Syntax

$MDSVERUTIL CMAFw40Dir -n <Name or IP address of Domain Management Server> [-v <Version_ID>]

Parameters

Parameter

Description

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

Specifies the Domain Management ServerClosed Virtual Security Management Server that manages Security Gateways for one Domain, as part of a Multi-Domain Security Management environment. Acronym: DMS. by its name or IPv4 address.

-v <Version_ID>

Specifies the internal Version ID.

See the $MDSVERUTIL AllVersions command.

Example 1

[Expert@MDS:0]# $MDSVERUTIL CMAFw40Dir -n MyDomain_Server
/opt/CPmds-R81/customers/MyDomain_Server/fw40
[Expert@MDS:0]#

Example 2

[Expert@MDS:0]# $MDSVERUTIL CMAFw40Dir -n MyDomain_Server -v VID_90
/opt/CPmds-R77/customers/MyDomain_Server/fw40
[Expert@MDS:0]#