Description
Returns the full path for the
directory in the context of the specified Domain Management Server.$FWDIR/conf/
Syntax
$MDSVERUTIL CMAFwConfDir -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 CMAFwConfDir -n MyDomain_Server /opt/CPmds-R80.20/customers/MyDomain_Server/CPsuite-R80.20/fw1/conf [Expert@MDS:0]# |
Example 2
[Expert@MDS:0]# $MDSVERUTIL CMAFwConfDir -n MyDomain_Server -v VID_90 /opt/CPmds-R77/customers/MyDomain_Server/CPsuite-R77/fw1/conf [Expert@MDS:0]# |