GENWiki

Premier IT Outsourcing and Support Services within the UK

User Tools

Site Tools


computerfaq:disable_ipv6

How to disable ipv6 on ESXi

You cannot disable ipV6 from the web console, despite what it suggests, but you can disable it from the server console, or via the shell. Here we'll discuss the shell method since that's the most commonly used.

Firstly enable SSH and SHELL if not already done so.

Now ssh into the vmware box and use the following command

  1. esxcli network ip set --ipv6-enabled=false

And that's it, now reboot the host (making sure to shutdown all the VM's first) and there will be no more IP6.

/data/webs/external/dokuwiki/data/pages/computerfaq/disable_ipv6.txt · Last modified: 2022/03/24 13:40 by genadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki