Book Image

Learning VMware NSX

By : Ranjit Singh Thakurratan
Book Image

Learning VMware NSX

By: Ranjit Singh Thakurratan

Overview of this book

<p>VMware NSX is the network virtualization and security platform that emerged from VMware. It is a platform for the software-defined data center. This software networking platform allows complex networking topologies to be deployed programmatically in seconds. SDNs allow ease of deployment, management, and automation in deploying and maintaining new networks while reducing and in some cases completely eliminating the need to deploy traditional networks.</p> <p>In Learning VMware NSX, you will see some of these features of SDN and explore VMware NSX, starting with network virtualization. We’ll then walk you through the components of NSX and provide step-by-step instructions to help you install and configure NSX. We also cover all the functional services of NSX, edge services gateway, service composer, and data security. In addition, we’ll teach you to integrate partner solutions with NSX. Finally, we show you how to manage your NSX deployment and monitor NSX.</p>
Table of Contents (16 chapters)
Learning VMware NSX
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
9
Conclusion
Index

Summary


We began this chapter by preparing our environment and understanding the different limitations of NSX in order to begin its deployment. We then went ahead and deployed the NSX Manager using the vSphere web client. Remember that NSX cannot be managed by the traditional Windows client and can only be managed by the vSphere web client. We then had a quick overview of the NSX Manager to familiarize ourselves with the management interface functionality. Next, we went ahead and configured our NSX Manager with our vCenter server. This allowed us to start the configuration of the NSX services for our vCenter. We managed our NSX Manager using the vSphere web client and continued to deploy our control plane. Lastly, we prepared our hosts for network virtualization by deploying the data plane that, by default, enables the distributed firewall service on all ESXi hosts in a cluster.

In the next chapter, we will go over the step-by-step deployment and configuration of multiple NSX features and...