User's Guide
The OneCommand Manager User Manual Page 201
Speed - Speed string that is required for Mode = 1 or 2
Length - DAC cable length in meters
Example:
The following example configures the port to a forced speed of 1 Gb/sec with a cable length of 2 meters.
hbacmd setphyportspeed 00-00-c9-ad-ad-ac 2 1Gb 2
Authentication Commands
AuthConfigList
Supported by: Windows, Solaris and Linux
Syntax:
hbacmd AuthConfigList <WWPN>
Description: This command returns the list of WWPNs that have an authentication connection
configuration with the specified adapter.
Parameters:
WWPN - Adapter’s WWPN
DeleteAuthConfig
Supported by: Windows, Solaris and Linux
Syntax:
hbacmd DeleteAuthConfig <WWPN1> <WWPN2> <PasswordType> <Password>
Description: This command deletes the authentication configuration on the adapter.
Parameters:
WWPN1 - Adapter’s WWPN
WWPN2 - Must be "ff:ff:ff:ff:ff:ff:ff:ff" for a switch or the actual WWPN for a target
PasswordType -
1 = ASCII
2 = Hex (binary)
3 = Password not yet defined
Password - Current password value
Note: When Mode = 0, the Speed and Length arguements are ignored. When Mode =
1, the Length arguement is ignored.
Note: Authentication commands are supported on FC adapter ports only.