Emulex OneCommand Manager Application User Manual (P006979-01A Version 5.2, August 2011)

The OneCommand Manager User Manual Page 235
Parameters:
MAC_Address - MAC address of the CNA port
ShowRouteTable
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd [h=host_IP[:port] | hostname[:port]] ShowRouteTable <MAC_Address>
Description: This command shows the route table for a specific port.
Parameters:
MAC_Address - MAC address of the CNA port
Example:
hbacmd h=10.192.203.240 showroutetableentry 00-00-c9-a0-ce-77
ShowTarget
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd [h=host_IP[:port] | hostname[:port]] ShowTarget <MAC_Address>
[<iscsi_target_name> | refreshtargets]
Description: This command shows the properties for a specified target. If you do not specify the iSCSI
target name <iscsi_target_name>, all targets and their associated properties return. If you specify
refreshtargets in place of the iSCSI target name, all targets are refreshed before returning the
information. If you provide no iSCSI Target name and do not specify refreshtargets, 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
ShowTargetPortal
Supported by: Windows, Solaris, and Linux
Syntax:
hbacmd [h=host_IP[:port] | hostname[:port]] ShowTargetPortal <MAC_Address>
[<Target_IP> <Port>]
Description: This command shows the properties for a specified SendTarget Portal. If the Target_IP
and Port are not specified, all SendTarget Portals and their associated properties return.
Note: Only one command option can be specified with this command. If you provide
the <iscsi_target_name>, you cannot specify refreshtargets. Likewise, if you
specify refreshtargets then you cannot specify the <iscsi_target_name>.