Emulex EMULEX User Manual

Page of 36
FCA Utilities Reference Manual
Page 11
get_host_params
Returns the FC login parameters of this HBA port.
Example:
emlxadm> get_host_params
Host:
          Dtype: 0
FC4_type[proto]: 0x0120, 0, 0, 0, 0, 0, 0, 0
          State: FC_STATE_LOOP
      Linkspeed: FC_STATE_2GBIT_SPEED
           D_id: 1
           LILP: 1
      Hard Addr: 0
           WWPN: 10000000c93e4be4
           WWNN: 20000000c93e4be4
get_sym_pname
Returns the symbolic FC port name of the HBA port. This operation is currently not supported by the 
Solaris Leadville stack.
Example: 
emlxadm> get_sym_pname
ioctl: FCIO_GET_SYM_PNAME: Operation not supported
set_sym_pname <"string">
Sets the symbolic FC port name of the HBA to the string provided. This operation is currently not 
supported by the Solaris Leadville stack.
Example:
emlxadm> set_sym_pname "Emulex Corporation"
ioctl: FCIO_SET_SYM_PNAME: Operation not supported
get_sym_nname
Returns the symbolic FC node name of the HBA port. This operation is currently not supported by the 
Solaris Leadville stack.
Example:
emlxadm> get_sym_nname
ioctl: FCIO_GET_SYM_NNAME: Operation not supported
set_sym_nname <"string">
Sets the symbolic FC node name of the HBA to the string provided. This operation is currently not 
supported by the Solaris Leadville stack.
Example:
emlxadm> set_sym_nname "Emulex Corporation"
ioctl: FCIO_SET_SYM_NNAME: Operation not supported