Book Image

VMware vSphere 6.7 Data Center Design Cookbook - Third Edition

By : Mike Brown, Hersey Cartwright
Book Image

VMware vSphere 6.7 Data Center Design Cookbook - Third Edition

By: Mike Brown, Hersey Cartwright

Overview of this book

VMware is the industry leader in data center virtualization. The vSphere 6.x suite of products provides a robust and resilient platform to virtualize server and application workloads. This book uses proven infrastructure design principles and applies them to VMware vSphere 6.7 virtual data center design through short and focused recipes on each design aspect. The second edition of this book focused on vSphere 6.0. vSphere features released since then necessitate an updated design guide, which includes recipes for upgrading to 6.7, vCenter HA; operational improvements; cutting-edge, high-performance storage access such as RDMA and Pmem; security features such as encrypted vMotion and VM-level encryption; Proactive HA; HA Orchestrated Restart; Predictive DRS; and more. By the end of the book, you will be able to achieve enhanced compute, storage, network, and management capabilities for your virtual data center.
Table of Contents (14 chapters)

IPv6 in a vSphere design

Internet Protocol version 6 (IPv6) was developed to replace IP version 4 (IPv4). IPv6 addresses are 128-bit IP addresses, compared to the 32-bit addresses in IPv4. IPv6 is becoming more common in data center network environments, and vSphere has included support for IPv6 since vSphere 5.x.

How to do it...

Refer the following steps to design and implement IPv6:

  1. Enable IPv6 on the ESXi host
  2. Determine the vSphere features and services with IPv6 support
  3. Configure the VMkernel interfaces to use IPv6

How it works...

By default, IPv6 support is enabled...