Description
Returns the full path for the
directory for FireWall-1 4.0 in the context of the specified Domain Management Server.$FWDIR
Syntax
$MDSVERUTIL CMAFw40Dir -n <Name or IP address of Domain Management Server> [-v <Version_ID>] |
Parameters
Parameter |
Description |
---|---|
|
Specifies the Domain Management Server by its name or IPv4 address. |
|
Specifies the internal Version ID. See the |
Example 1
[Expert@MDS:0]# $MDSVERUTIL CMAFw40Dir -n MyDomain_Server /opt/CPmds-R80.20/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]# |