A company needs to ensure high availability of its NSX environment. What should be configured?
ADistributed Logical Router (DLR) setup
BSingle Edge Services Gateway (ESG)
CVMware High Availability (HA) cluster
DNSX Manager clustering and redundancy
Explanation
Deploying NSX Manager in a clustered configuration ensures high availability and redundancy.
Q36
What happens when a logical switch is deleted in NSX?
AAll VMs in that switch are deleted.
BOnly the logical port configuration is removed.
CTraffic routing is automatically stopped.
DThe switch's configuration is archived.
Explanation
Deleting a logical switch removes all associated VMs and logical ports from that switch.
Q37
Which service is responsible for distributing IP addresses in NSX environments?
ADHCP Server
BDNS Service
CLoad Balancer
DNAT Service
Explanation
The DHCP Server assigns IP addresses; DNS resolves names which is not its function, Load Balancer distributes traffic, and NAT translates IPs.
Q38
A company needs to implement micro-segmentation for its applications. What should be the first step?
ADefine Security Groups
BDeploy a Load Balancer
CConfigure VPN Access
DInstall Anti-Virus Software
Explanation
Defining Security Groups is crucial for micro-segmentation; load balancers and VPNs don’t address the segmentation requirement.
Q39
What happens when you configure a policy with an 'Allow All' rule at the top?
AAll traffic is blocked
BSpecific traffic is allowed
CNo other rules are evaluated
DOnly restricted traffic is evaluated
Explanation
'Allow All' denies further rule evaluation; the other options are incorrect as they do not reflect the behavior of this policy.
Q40
Which service is crucial for vSphere Distributed Switch management?
AvSphere Web Client
BvCenter Server
CvSphere Replication
DVMware Horizon
Explanation
vCenter Server manages vSphere Distributed Switches, while the others serve different purposes.