The OneCommand Utility User Manual
Page 194
The following abbreviations are available for use when setting the option name for a
“option_name=value” option. These abbreviations are not case sensitive.
ShowTargetPortal
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] ShowTargetPortal <MAC_Address> [<Target_IP>
<Port>]
Description: Shows the properties for a specified SendTarget Portal. If the Target_IP and Port are not
specified, all SendTarget Portals and their associated properties are displayed.
Parameters:
MAC_Address - MAC address of the CNA port.
Target_IP - IP address of the target portal (for example: 10.192.1.1).
Port - Port number of the target portal (value: 1024-65535).
ShowTarget
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] ShowTarget <MAC_Address> [iscsi_target_name |
refreshtargets]
Description: Shows the properties for a specified Target. If the iSCSI target name <iscsi_target_name>
is not specified, all targets and their associated properties are displayed. If "refreshtargets" is specified
in place of the iSCSI Target Name, a refresh of all targets will be done before displaying the information.
If no iSCSI Target Name is provided and "refreshtargets" is not specified, only the targets from the last
refresh are displayed.
Parameters:
MAC_Address - MAC address of the CNA port.
iscsi_target_name - Target’s iSCSI name enclosed in quotes (string length:11-255).
refreshtargets - Refresh all targets before displaying the information.
Option Name
Abbreviation
Example
InitialR2T
ir
ir=1
ImmediateData
id
id=1
DataDigest
dd
dd=1
HeaderDigest
hd
hd=1
Auth
au
au=1
Initiator_name
in
in=”initiator name”
Initiator_alias
ia
ia=”initiator alias”
DHCP
dh
dh=1
VLAN_ENABLED
ve
ve=1
VLAN_ID
vi
vi=1
Priority
pr
pr=1
Note: Only one "Optional" command option can be specified with this command. If the
<iscsi_target_name> is provided, "refreshtargets" cannot be and likewise, if
"refreshtargets" is specified then the <iscsi_target_name> cannot be specified.