What happens when an NSX segment's DHCP server is down?
ANo VMs can connect
BVMs use static IP only
CVMs rely on previously assigned IPs
DNSX reverts to default settings
Explanation
VMs will retain their previously assigned IPs, as DHCP leases are honored until expiration.
Q22
Which service in NSX allows for load balancing of applications?
ANSX Load Balancer
BNSX Edge Firewall
CNSX VPN Service
DNSX Distributed Switch
Explanation
NSX Load Balancer provides application load balancing, while others serve different networking functions.
Q23
A company needs to segment its network for compliance but maintain communication between segments. What should you recommend?
AUse NSX Micro-segmentation
BImplement VLAN Isolation
CUse Physical Firewalls
DDeploy Simple Subnets
Explanation
NSX Micro-segmentation allows for security policies while maintaining inter-segment communication, unlike the others.
Q24
You are configuring an NSX Edges firewall rule for source IP addresses. What happens when no matching rules are found?
ATraffic is allowed by default
BDefault Deny policy applies
CTraffic is redirected to localhost
DLogging is disabled for unmatched traffic
Explanation
In NSX, an unmatched rule results in a Default Deny policy, blocking all traffic.
Q25
Which service in NSX Advanced Load Balancer enables automated scaling based on demand?
AAuto-Scale
BGlobal Server Load Balancing
CApplication Firewall
DContent Switching
Explanation
Auto-Scale automatically adjusts resources based on load, while the others perform different functions in load balancing.
Q26
A company needs to restrict communication between two segments in their network. Which NSX feature should they utilize?
APort Groups
BFirewall Rules
CRouting Policies
DOverlay Transport
Explanation
Firewall Rules control traffic flows between segments, while the others do not provide this capability.
Q27
What happens when a VMware NSX Edge appliance runs out of disk space?
AIt automatically deletes old logs
BIt reboots to free up space
CNew configurations cannot be applied
DVMs shut down to conserve resources
Explanation
When disk space is insufficient, new configurations cannot be applied; the other options are incorrect as they do not directly relate to this issue.
Q28
Which service is used for distributed firewalling in NSX?
ANSX Distributed Firewall
BNSX Edge Services
CNSX Load Balancer
DNSX VPN Services
Explanation
The NSX Distributed Firewall provides micro-segmentation, enhancing security, while others serve different functions.
Q29
A company needs to connect multiple remote sites to its NSX environment. What feature should they implement?
ANSX Distributed Routing
BNSX VPN Overlay
CNSX Service Composer
DNSX Load Balancer
Explanation
NSX VPN Overlay is designed for secure connectivity between remote sites, while the other options serve different purposes.
Q30
What happens when an NSX Edge device runs out of resources?
AIt reboots automatically.
BIt halts all traffic.
CIt spills over to another device.
DPerformance may degrade.
Explanation
Performance may degrade as it cannot handle additional load; the device does not reboot or halt but manages resources poorly.