Home >

LunaSH Command Reference Guide > LunaSH Commands > client > client hostip map

client hostip map

Create an association between a client name and an IP address.

Syntax

client hostip map -clientname <client_name> -ipaddress <ip_address>

Parameter Shortcut      Description         
-client   -c Specifies the name of the client for which you want to create the association.
-ip -i Specifies the IP address of the client for which you want to create the association.

Example

lunash:>client hostip map -c myPC -i 168.10.10.254
 
Command Result : 0 (Success)