User's Guide

The OneCommand Manager User Manual Page 240
ShowiSNSServer
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd [h=host_IP[:port] | hostname[:port]] ShowiSNSServer <MAC_Address>
Description: This command shows the currently configured Internet Storage Name Server. This
command also indicates whether or not iSNS discovery is enabled.
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
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>.