Emulex OneCommand Manager Application User Manual (P006979-01A Version 5.2, August 2011)

The OneCommand Manager User Manual Page 221
SetFIPParam
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd SetFIPParam <WWPN> <Param> <Value>
Description: This command sets the FIP parameters of the OneConnect adapter in FCoE mode.
Parameters:
WWPN - Adapter’s WWPN
Param - FIP parameter name (The five parameters are pfabric, pswitch, vlanid, fcmap and cinv-
lanid.)
Value - FIP parameter value and the valid range for the FIP parameter
pfabric - 8 byte fabric name (format XX:XX:XX:XX:XX:XX:XX:XX)
pswitch - 8 byte switch name (format XX:XX:XX:XX:XX:XX:XX:XX)
vlanid - 2 byte VLAN ID [0-4095] OR
'any' for any VLANID
fcmap - 3-byte FC_map, 0x0EFCxx
cinvlanid - 2-byte VLAN_ID [0-4095]
Example:
#hbacmd setfipparam 10:00:00:00:c9:5b:3a:6d fcmap 0x0efc99
Note: For managing ESX/ESXi hosts from a Windows client, add the m=cim option to
the command. The default CIM credentials must be set using the SetCimCred
command. See “SetCimCred” on page 244.