The OneCommand Utility User Manual
Page 201
Description: Discovers iSNS server address through DHCP. If the DHCP server returns an iSNS server
address, it replaces the configured iSNS server and can be viewed using the ShowiSNSServer
command.
Parameters:
MAC_Address - MAC address of the CNA port.
UpdateiSNSServer
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] UpdateiSNSServer <MAC_Address> <Server_IP>
<Port>
Description: Updates the configured iSNS server. This command requires the server IP <Server_IP>
and port number <Port> of the iSNS server be available to respond to the iSNS requests.
Parameters:
MAC_Address - MAC address of the CNA port.
Server_IP - IP address of the iSNS server to configure.
Port - Port number of the iSNS server to configure (value: 1024-65535).
CleariSNSServer
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] CleariSNSServer <MAC_Address>
Description: Clears the configured iSNS server and disables iSNS target discovery. If there is no iSNS
server currently configured, this command does nothing.
Parameters:
MAC_Address - MAC address of the CNA port.
ShowARPTable
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] ShowARPTable <MAC_Address>
Description: Shows the current Address Resolution Protocol table for the specified port.
Parameters:
MAC_Address - MAC address of the CNA port.
AddARPTableEntry
Supported by: Windows, Solaris SFS, Linux and VMware ESX Server
Syntax: hbacmd [h=host_IP[:port] | hostname[:port]] AddARPTableEntry <MAC_Address>
<Dest_MAC_Address> <Dest_IP_Address>
Description: Adds an Address Resolution Protocol table entry.
Parameters:
MAC_Address - MAC address of the CNA port.
Dest_MAC_Address - Destination MAC address to add to the ARP Table (for example: 00-11-22-33-44-
55).
Dest_IP_Address - Destination IP address to add to the ARP Table (for example: 10.192.1.1).