Book Image

VMware NSX Network Essentials

By : sreejith c
Book Image

VMware NSX Network Essentials

By: sreejith c

Overview of this book

VMware NSX is at the forefront of the software-defined networking revolution. It makes it even easier for organizations to unlock the full benefits of a software-defined data center – scalability, flexibility – while adding in vital security and automation features to keep any sysadmin happy. Software alone won’t power your business – with NSX you can use it more effectively than ever before, optimizing your resources and reducing costs. Getting started should be easy – this guide makes sure it is. It takes you through the core components of NSX, demonstrating how to set it up, customize it within your current network architecture. You’ll learn the principles of effective design, as well as some things you may need to take into consideration when you’re creating your virtual networks. We’ll also show you how to construct and maintain virtual networks, and how to deal with any tricky situations and failures. By the end, you’ll be confident you can deliver, scale and secure an exemplary virtualized network with NSX.
Table of Contents (15 chapters)
VMware NSX Network Essentials
Credits
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Preface

NSX Manager installation


For installing NSX Manager, perform the following steps:

  1. Open vCenter via VMware web client.

  2. Select VMs and Templates, right-click your data center, and select Deploy OVF Template.

  3. Paste the VMware download URL or click Browse to select the file on your computer.

  4. Click in the checkbox Accept extra configuration options.

    This allows you to set IPv4 and IPv6 addresses, default gateway, DNS, NTP, and SSH properties during the installation. If we do not set these configurations during deployment, we can always set them after the deployment.

  5. Accept the VMware license agreements.

  6. Edit the NSX Manager name (if required). Select the location for the deployed NSX Manager.

  7. This name will appear in the vCenter Server inventory.

  8. The folder you select will be used to apply permissions to the NSX Manager.

  9. Select a host or cluster on which to deploy the NSX Manager appliance. I would prefer selecting a cluster and letting DRS decide the best host for placing the appliance.

  10. Change the virtual...