Home >

LunaSH Command Reference Guide > LunaSH Commands > client > client show

client show

Display the hostname or IP address of a client, and any partitions assigned to the client.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Monitor

Syntax

client show -client <clientname>

Option Shortcut Description
-client <clientname> -c

Specifies the name of the client for which you want to see additional information. Use the client list command to display a list of registered clients,

Example

lunash:>client show -client 192.20.11.91
 
 
ClientID:     192.20.11.91
IPAddress:    192.20.11.91
Partitions:   "par001"
 
 
Command Result : 0 (Success)