VXLAN, NSX Controllers, and NSX Preparation
- Do I Know This Already?
- Foundation Topics
- Exam Preparation Tasks
Elver Sena Sosa introduces VXLAN, one of the control planes of NSX, NSX Controllers, and how to prepare the vSphere environment for NSX.
Deploying NSX Manager and attaching it to vCenter are the first steps in allowing you to deploy your software defined network. Your goal is to have logical switches, distributed logical routers, and create and enforce security policies with the distributed firewall and service composer.
Before you can reach your goal, you need to deploy our NSX Controllers and tell NSX Manager which ESXi hosts will be part of the NSX domain. The steps to tell NSX Manager which ESXi hosts will be part of the NSX Domain are
Install NSX modules.
Configure VXLAN networking in each ESXi host.
Create VNI pools.
Create transport zones.
This chapter covers all the steps needed to prepare your NSX domain. The chapter begins with a proper introduction of what VXLAN is.
Do I Know This Already?
The “Do I Know This Already?” quiz allows you to assess whether you should read this entire chapter or simply jump to the “Exam Preparation Tasks” section for review. If you are in doubt, read the entire chapter. Table 4-1 outlines the major headings in this chapter and the corresponding “Do I Know This Already?” quiz questions. You can find the answers in Appendix A, “Answers to the ‘Do I Know This Already?’ Quizzes.”
Table 4-1 Headings and Questions
Foundation Topic Section |
Questions Covered in This Section |
VXLAN |
1-2 |
NSX Controllers |
3-4 |
IP Pools |
5 |
Host Preparation |
6-7 |
Host Configuration |
8-9 |
VNI Pools, Multicast Pools, and Transport Zones |
10 |
What is the source Layer 4 port number of a VXLAN frame?
It is statically configured to TCP 8472.
It is statically configured to UDP 8472.
It is randomly generated by the VTEP.
It is derived from the encapsulated frame.
At least how many bytes does the VXLAN encapsulation add to the encapsulated frame?
50
100
1500
9000
How many NSX universal controllers are required to be deployed in a production NSX environment?
1
2
3
4
What NSX entity is responsible for slicing the distributed logical router?
The NSX Manager
The distributed router control virtual machine
The API provider NSX Controller Master
The Layer 3 NSX Controller Master
What are two use cases of IP pools by NSX Manager? (Choose two.)
To assign IPs to virtual machines in the virtual network.
To assign the default gateway for VTEPs.
To assign IPs to NSX Manager.
To assign IPs to NSX Controllers.
Which of the following is an action that takes place during host preparation?
The NSX Manager tells vCenter to add the selected hosts in the NSX host clusters.
The NSX Manager installs NSX modules on the ESXi hosts.
vCenter adds the VXLAN VMkernel port to the ESXi hosts.
The NSX Controller Master uploads the NSX configuration data to the ESXi hosts.
Which NSX feature does not require logical networking preparation to be completed before it can be used?
VXLAN
Logical switches
Distributed firewall
Distributed logical routers
How many vDS switches does NSX Manager support in a single host cluster?
1
2
32
128
During host configuration you select a VMKNic teaming policy of enhanced LACP. How many VTEPs does NSX Manager create per ESXi host?
1
2
As many dvUplinks as are configured on the vDS
As many VMNICs as are installed on the ESXi hosts
How many universal transport zones are supported in a cross vCenter NSX domain?
1
1 per NSX Manager in the cross vCenter NSX domain
Up to the number of VNIs in the segment ID pool
1 per NSX universal controller