Difference between revisions of "ESXi - 6.7 Command List"
Jump to navigation
Jump to search
| Line 46: | Line 46: | ||
|List all of the esxcli commands. | |List all of the esxcli commands. | ||
|- | |- | ||
| + | |fcoe.adapter | ||
| + | |list | ||
| | | | ||
| − | | | + | |List FCOE-capable CNA devices. |
| − | |||
| − | |||
|- | |- | ||
| + | |fcoe.adapter | ||
| + | |remove | ||
| | | | ||
| − | | | + | |Initiate FCOE adapter removal. |
| − | |||
| − | |||
|- | |- | ||
| + | |fcoe.nic | ||
| + | |disable | ||
| | | | ||
| − | | | + | |Disable rediscovery of FCOE storage on behalf of an FCOE-capable CNA upon next boot. |
| − | |||
| − | |||
|- | |- | ||
| + | |fcoe.nic | ||
| + | |discover | ||
| | | | ||
| − | | | + | |Initiate FCOE adapter discovery on behalf of an FCOE-capable CNA. |
| − | |||
| − | |||
|- | |- | ||
| + | |fcoe.nic | ||
| + | |enable | ||
| | | | ||
| − | | | + | |Enable an FCOE-capable NIC if it is disabled. |
| − | |||
| − | |||
|- | |- | ||
| + | |fcoe.nic | ||
| + | |list | ||
| | | | ||
| − | | | + | |List FCOE- capable CNA devices. |
| − | |||
| − | |||
|- | |- | ||
| + | |fcoe.nic | ||
| + | |remove | ||
| | | | ||
| − | | | + | |Initiate FCOE device destroy on behalf of an FCOE-capable PNIC. |
| − | |||
| − | |||
|- | |- | ||
| + | |fcoe.nic | ||
| + | |set | ||
| | | | ||
| − | | | + | |Set options on FCOE-capable CNA. |
| − | |||
| − | |||
|- | |- | ||
| | | | ||
Revision as of 00:08, 5 August 2020
| Namespace | Command | Command Line | Description |
|---|---|---|---|
| device | add | Add a device to enable a software device driver. | |
| device.alias | get | Display hardware location info for a device alias. | |
| device.alias | list | List device aliases. | |
| device.driver | list | Show driver status for specific devices. | |
| device.software | add | Add a device to enable a software device driver. | |
| device.software | list | List software devices. | |
| device.software | remove | Remove a software device. | |
| esxcli.command | list | List all of the esxcli commands. | |
| fcoe.adapter | list | List FCOE-capable CNA devices. | |
| fcoe.adapter | remove | Initiate FCOE adapter removal. | |
| fcoe.nic | disable | Disable rediscovery of FCOE storage on behalf of an FCOE-capable CNA upon next boot. | |
| fcoe.nic | discover | Initiate FCOE adapter discovery on behalf of an FCOE-capable CNA. | |
| fcoe.nic | enable | Enable an FCOE-capable NIC if it is disabled. | |
| fcoe.nic | list | List FCOE- capable CNA devices. | |
| fcoe.nic | remove | Initiate FCOE device destroy on behalf of an FCOE-capable PNIC. | |
| fcoe.nic | set | Set options on FCOE-capable CNA. | |