Setpfcthrottle – Dell Emulex Family of Adapters User Manual
Page 1381

OCM for VMware vCenter Version 10.2 User Manual
P009805-01A Rev. A
11. Using OneCommand Manager for VMware vCenter Command Line Interface
The Command Reference
1381
Note: A masked LUN cannot be enabled for ExpressLane.
Parameters
Examples
The following example enables ExpressLane for LUN 2 on specified target, in the driver
and configuration.
elxvcpcmd.exe v=10.192.000.000 u=user p=password h=10.192.87.198
setexpresslanelunstate 10:00:00:00:00:87:01:98 20:22:d4:ae:52:6e:6f:08 2 1 2
The following example enables ExpressLane for LUN 2 on a specified target, in the
driver only. After a reboot, a LUN is not an ExpressLane LUN.
elxvcpcmd.exe v=10.192.000.000 u=user p=password h=10.192.87.198
setoaslunstate 10:00:00:00:00:87:01:98 20:22:d4:ae:52:6e:6f:08 2 1 0
The following example disables ExpressLane for LUN 2 on a specified target, in the
driver and configuration.
elxvcpcmd.exe v=10.192.000.000 u=user p=password h=10.192.87.198
setoaslunstate 10:00:00:00:00:87:01:98 20:22:d4:ae:52:6e:6f:08 2 0 2
The following example disables ExpressLane for LUN 2 on a specified target, in the
driver only. Assuming this is configured to be an ExpressLane LUN, after a reboot
LUN 2 is an ExpressLane LUN again.
elxvcpcmd.exe v=10.192.000.000 u=user p=password h=10.192.87.198
setoaslunstate 10:00:00:00:00:87:01:98 20:22:d4:ae:52:6e:6f:08 2 0 0
setpfcthrottle
Syntax
elxvcpcmd.exe v=
h=
Description
This command returns the PfcThrottle state as enabled or disabled for OCe10102
adapters only.
wwpn
The WWPN of the FC/FCoE function connected to the target.
Targetwwpn
The WWPN of the target.
LUN
LUN number to enable/disable ExpressLane
State
0 = Disable ExpressLane
1 = Enable ExpressLane
Option
Valid ExpressLane options:
0 = Set ExpressLane LUN state in driver (active)
1 = Set ExpressLaneLUN state in configuration (persist across
reboots)
2 = Set ExpressLane LUN state in both (driver and configuration)