$MDSVERUTIL CMANameByIp

Description

Returns the name of the Domain Management ServerClosed Check Point Single-Domain Security Management Server or a Multi-Domain Security Management Server. based on the specified IPv4 address.

Syntax

$MDSVERUTIL CMANameByIp -i <IP address of Domain Management Server> [-v <Version_ID>]

Parameters

Parameter

Description

-i <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 IPv4 address.

-v <Version_ID>

Specifies the internal Version ID.

See the $MDSVERUTIL AllVersions command.

Example

[Expert@MDS:0]# $MDSVERUTIL CMANameByIp -i 192.168.3.240
MyDomain_Server
[Expert@MDS:0]#