Print Download PDF Send Feedback

Previous

Next

$MDSVERUTIL CMAFwConfDir

Description

Returns the full path for the $FWDIR/conf/ directory in the context of the specified Domain Management Server.

Syntax

$MDSVERUTIL CMAFwConfDir -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 Server 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 CMAFwConfDir -n MyDomain_Server

/opt/CPmds-R80.30/customers/MyDomain_Server/CPsuite-R80.30/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]#