The OneCommand Utility User Manual
Page 205
GetNetworkConfiguration
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] GetNetworkConfiguration <MAC_Address>
Description: Shows the TCP/IP configuration information for a port.
Parameters:
MAC_Address - MAC address of the CNA port.
SetNetworkConfiguration
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] SetNetworkConfiguration <MAC_Address>
<VLAN_ENABLED=<0|1> [<VLAN_ID=<0-4096>> <Priority=<0-7>]> <DHCP=<0|1>> [<IP_Address>
<Subnet_Mask> [Gateway]]
Description: Set TCP/IP configuration on a specified port. The required fields for this command depend
upon the values set for DHCP <DHCP> and VLAN Enabled <VLAN_ENABLED>.
Parameters:
MAC_Address - MAC address of the CNA port.
VLAN_ENABLED - 0 = Disabled, 1 = Enabled.
VLAN_ID - VLAN ID of the interface (value: 0-4095).
Priority - VLAN priority of the interface (value: 0-7).
DHCP - 0 = Disabled, 1 = Enabled.
IP_Address - New IP address (for example: 10.192.1.1).
Subnet_Mask - Subnet Mask (for example: 255.255.255.0).
Gateway - Gateway (for example 10.192.1.1.)
GetiSCSIPortStats
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] GetiSCSIPortStats <MAC_Address>
Description: Shows all the port statistics for a specified port.
Parameters:
MAC_Address - MAC address of the CNA port.
GetQoSInfo
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] GetQoSInfo <MAC_Address>
Description: Shows the QoS information for a specified NIC port.
Note: VLAN_ID and Priority are required only if VLAN_ENABLED is set to "Enabled";
otherwise, these values should be omitted.
Note: IP_Address and Subnet_Mask are required only if DHCP is set to "Disabled";
otherwise these values should be omitted.