Home > |
---|
Create an association between a client name and an IP address.
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. |
lunash:>client hostip map -c myPC -i 168.10.10.254
Command Result : 0 (Success)