Sunteți pe pagina 1din 9

ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.

net/2016/11/esxi-6-5-esxcli-command-mindmap/

Home About Homelab VMware vSphere 6.5 NSX vSAN Tools


Search: type, hit enter

RSS Feed
ESXi 6.5 - ESXCLI Command Mindmap
Posted by fgrehl on November 21, 2016 Go to comments Leave a comment (0)

In vSphere 6.5 the command line interface esxcli has a new


namespaces and 93 new commands. Esxcli is a complete set of
commands that you can use for troubleshooting, configuration or Enter your email address to subscribe to this blog and
receive notifications of new posts by email.
kickstart files. I have created and printed a mindmap to navigate
through the namespaces more quickly. This post covers only basic
namespaces, available on all ESXi 6.5 hosts. If you've installed additional
software you might see more namespaces. I've also created mindmaps
for ESXi 5, ESXi 5.5 and ESXi 6.0.

ESXCLI in version 6.5 has 16 namespaces:

device - Device manager commands


elxnet - elxnet esxcli functionality
esxcli - Commands that operate on the esxcli system itself allowing users to get additional
information.
fcoe - VMware FCOE commands.
graphics - VMware graphics commands.
hardware - VMKernel hardware properties and commands for configuring hardware.
iscsi - VMware iSCSI commands.
network - Operations that pertain to the maintenance of networking on an ESX host. This includes
a wide variety of commands to manipulate virtual networking components (vswitch, portgroup, etc)
as well as local host IP, DNS and general host networking settings.
nvme - VMware NVMe driver esxcli extensions
rdma - Operations that pertain to remote direct memory access (RDMA) protocol stack on an ESX
host.
sched - VMKernel system properties and commands for configuring scheduling related functionality.
software - Manage the ESXi software image and packages
storage - VMware storage commands.
system - VMKernel system properties and commands for configuring properties of the kernel core
system and related system services.
vm - A small number of operations that allow a user to Control Virtual Machine operations.
vsan- VMware Virtual SAN commands

VMware ESXi Release and Build Number History


Create a Bootable ESXi Installer USB Flash Drive
VMware ESXi SCSI Sense Code Decoder
Free ESXi 6.5 - How to Download and get License
Keys
VMware Homeserver - ESXi on 7th Gen Intel NUC
(Kaby Lake)

DEVICE
The device namespace decrypts hardware information from device aliases (vmnic/vmhba).

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

1 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

ELXNET (New
Copyright in vSphere
2017 6.0)
Virten.net | www.v13g.de | Impressum | Powered by WordPress and zBench Top
Configuration and information about the Emulex OneConnect Converged Network Adapter.

ESXCLI
The esxcli namespace can be used to list all available namespaces and commands. I've used this command to
get the list, export it to a CSV file to create this mindmaps.

FCOE
The fcoe namespace has Fibre Channel over Ethernet discovery and adapter listing capabilities.

GRAPHICS
The graphics adapter manages hardware-accelerated 3D graphics for virtual machines.

HARDWARE
The hardware namespace can be used to gather information about the physical hardware.

ISCSI
The iscsi namespace can be used to configure iscsi adapters. This can be really helpful in kickstart scripts, to
configure shared storage arrays.

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

2 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

NETWORK
The network namespace is the most powerful namespace. You can configure local vSwitches and Distributed
Virtual Switches (dvSwitch). You can also manage the local IP address and firewall configuration. This is a
must have in your automated ESXi installation workflow.

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

3 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

NVME (New in vSphere 6.5)


VMware NVMe driver extensions. Allows to view status information from the latest generation of flash drives.

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

4 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

RDMA (New in vSphere 6.0)


Provides information and statistics about Remote Direct Memory Access (RDMA).

SCHED
This sched namespace manages VMKernel scheduling functions.

SOFTWARE
The software namespace can be used to install updates and additional packages. It also allows you to set the
software acceptance level to use vib packages created by the community.

STORAGE
The storage namespace has a lot of use cases. You can configure lun masking, mount nfs shares, manage
vmfs filesystems and investigate the path configuration.

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

5 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

SYSTEM
Any ESXi host related configuration tasks can be performed with the system namespace.

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

6 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

VM
The vm namespace is useful during troubleshooting. It can be used to forcibly kill virtual machines that are
stuck and not responding to normal stop operations.

VSAN
The vsan namespace manages the Virtual SAN feature, introduced with vSphere 5.5.

All together
This is a complete mindmap of all esxcli commands. It's quite large, but if you print it to A4 or letter, you can
still read it.

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

7 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

8 of 9 7/25/17, 10:36 AM
ESXi 6.5 ESXCLI Command Mindmap | Virten.net http://www.virten.net/2016/11/esxi-6-5-esxcli-command-mindmap/

Share:

Tweet submit
Share 0

Related posts:

1. ESXi 6.0 - ESXCLI Command Mindmap


2. ESXi 5.5 - ESXCLI Command Mindmap
3. ESXi 5.1 - ESXCLI Command Mindmap
4. New ESXCLI Commands in vSphere 6.5
5. vSphere 6.0 - New ESXCLI Namespaces

Virtualization 6.5, esxcli

VMware vSphere 6.5 Configuration Maximums Changes How to use ESXCLI v2 Commands in PowerCLI

NOTE - You can use these HTML tags and attributes:


<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code>
<del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

NAME

EMAIL

Website URL

SUBMIT

Notify me of follow-up comments by email.

Notify me of new posts by email.

This website uses cookies to give you the best online experience. By using our website you agree to our use of cookies.

9 of 9 7/25/17, 10:36 AM

S-ar putea să vă placă și