HP 3PAR OS 3.1.3 Command Line Interface Reference

0 queasy10 queasy10 s019
1 foo -- --
The following example displays all host information:
cli% showhost verbose
Id Name Persona -----WWN/iSCSI_Name----- Port IP_addr
0 queasy10 Generic 210000E08B027B60 0:0:1 n/a
1 foo Generic myiscsipath.3pardata.com --- 0.0.0.0
Id Name -Initiator_CHAP_Name- -Target_CHAP_Name-
0 queasy10 queasy10 s019
1 foo -- --
---------- Host queasy10 ----------
Name : queasy10
Domain : --
Id : 0
Location : Rack 35, Position 8
IP Address : --
OS : --
Model : --
Contact : --
Comment : --
Id Name Persona_Id Persona_Name Persona_Caps
0 queasy10 0 Generic SESLun
1 foo 0 Generic SESLun
NOTES
If host names or patterns are specified, then hosts with names that match any of the patterns
are listed. Otherwise all hosts are listed. Patterns are glob-style (shell-style) patterns. Refer to
“Glob-Style Pattern” (page 12) for further information.
Host descriptor information is available only for hosts that have been assigned a name through
the createhost command.
A Domain column may be included by using the setclienv command to set listdom to
1. The listdom option is also set to 1 if the CLI was started with the -listdom option or if
the CLI was started with the TPDLISTDOM environment variable set. Please run cli -h and
setclienv -h for details of the environment variables command.
showhost 379