ESXCLI Commands

ESXCLI Commands

esxcli fcoe Commands

Command Description Options Help
fcoe adapter list List FCOE-capable CNA devices (Deprecated).
--help
Show the help message.
fcoe adapter remove Initiate FCOE adapter removal (Deprecated).
--adapter-name | -a
The FCOE adapter name (vmhbaX) (required)
--help
Show the help message.
fcoe nic disable Disable rediscovery of FCOE storage on behalf of an FCOE-capable CNA upon next boot (Deprecated).
--nic-name | -n
The CNA adapter name (vmnicX) (required)
--help
Show the help message.
fcoe nic discover Initiate FCOE adapter discovery on behalf of an FCOE-capable CNA (Deprecated).
--nic-name | -n
The CNA adapter name (vmnicX) (required)
--help
Show the help message.
fcoe nic enable Enable an FCOE-capable NIC if it is disabled (Deprecated).
--nic-name | -n
The CNA adapter name (vmnicX) (required)
--help
Show the help message.
fcoe nic list List FCOE-capable CNA devices (Deprecated).
--help
Show the help message.
fcoe nic remove Deactivate FCOE configuration for given NIC (Deprecated).
--nic-name | -n
The CNA adapter name (vmnicX) (required)
--help
Show the help message.
fcoe nic set Set options on FCOE-capable CNA (Deprecated).
--enable-vn2vn | -V
Enable or Disable VN2VN mode on the nic (Reboot Required)
--nic-name | -n
The CNA adapter name (vmnicX) (required)
--priority | -p
Priority class (0 - 7) to use for FCOE traffic
--vlan-id | -v
The VLAN id for this nic, range '0 - 4095'(Reboot Required)
--help
Show the help message.