ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

ESXi Commands List – networking commands

By Vladan SEGET | Last Updated: May 12, 2016

Shares

In today's post we will have a look on some networking commands allowing us to troubleshoot or view networking information on ESXi host. ESXi Commands List is part of a serie, but this serie of posts is not an exhaustive nor a deep dive into a VMware CLI, but rather an introductory series which shall get you through some basic CLI commands used on the ESXi shell.

The networking namespace can be broken into several sub commands after typing the esxcli network. So let's check what's available in the esxcli network namespace by simply invoking this command (Note that you must previously activate SSH to be able to connect with Putty or other SSH client).

See the first introductory post where we discuss the basics – ESXi Commands List – Getting started.

ESXi Commands List – networking commands

After connection via Putty, type this:

esxcli network

ESXCLI network ESXi commands

As you can see from the available namespace we can go a bit further for example

esxcli network nic

esxcli network nic

gives us another level where we have two things:

  1. Another namespace – to go further down
  2. Available commands – commands which allows direct execution

So here we are able to list and modify NIC information, such as name, wake on LAN, and speeds….

So when executing

esxcli network nic list

we get the details about our NICs…

esxcli network nic list

A command

esxcli network vm list

shows networking info about the VMs with number of active network ports, with details…

esxcli network vm list

Now let's take a look at the

esxcli network ip

which allows us to manage VMkernel ports (management, vmotion, FT…) This command allows modify other network informations, like dns, routing or IPsec

esxcli network ip

Now the vSwitch…

esxcli network vswitch

esxcli network vswitch

gives us option to work with standard vSwitch or distributed vSwitch (vds)

esxcli network vswitch standard

esxcli network vswitch standard

Now, to see that we are not only able to list network configs but also modify/add stuff. Let's add a second vswitch!

esxcli network vswitch standard add -v vswitch1

add a second standard vswitch

*Note that there is no output  (no output = success !!!)

Now if we list the vswitches present on the esxi host with

esxcli network vswitch standard list

we will see our newly added vSwitch. By default (without precising how many ports you want on this vswitch, a 128 ports is created) and MTU is 1500.

esxcli network vswitch standard list

Network Troubleshooting commands

vmkping is one of them. This command allows us to use the IP stack of VMkernel interface to send a ping command to another VMkernel interface. Like this you can check if the remote site (remote host) reply on this VMkernel. Good when configuring iSCSI or vMotion VMkernel interfaces…

Let's describe our scenario. I'm connected via Putty to my esxi host on 10.10.5.11 and I'll be pinging by using vmk5 (vsan vmkernel interface with 10.10.6.11 as an IP) another esxi host in my cluster on 10.10.5.10. I'll be pinging the remote vmkernel interface on 10.10.6.10.

vmkping -l vmk5 10.10.6.10

vmkping to troubleshoot vmkernel interfaces

So as you can see, the connectivity works as expected.

More ESXi CLI commands:

  • ESXi CLI Networking commands- (This post)
  • ESXi Commands List – Getting Started 
  • ESXi Commands List – Snapshot Deletion Monitoring
  • ESXi Commands List – Storage
Shares
4.7/5 - (3 votes)

| Filed Under: Server Virtualization Tagged With: ESXi Commands List

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in