A company needs to implement VPN access for remote users. What kind of NSX service would you recommend?
ANSX Edge VPN Services
BNSX Distributed Routing
CNSX Load Balancer
DNSX Service Chaining
Explanation
NSX Edge VPN Services specifically provide remote access, while the other options do not focus on VPN functionality.
Q72
What happens when you change the logical switch in a VM's network adapter settings?
AVM loses network connectivity
BVM retains previous IP address
CVM IP changes per switch settings
DNo change occurs to VM's settings
Explanation
The VM's IP address will typically change based on the IP allocation in the new logical switch, unlike the other options.
Q73
What happens when a logical switch is deleted in NSX-T?
AAll attached segments are also deleted.
BVMs are automatically migrated elsewhere.
CService chains using it are unaffected.
DTraffic becomes misrouted immediately.
Explanation
Deleting a logical switch removes all associated segments and their configurations, while VMs remain but lose connectivity.
Q74
A company needs to secure inter-VRF traffic in NSX-T. Which feature should they utilize?
AMACsec encryption.
BDistributed firewall.
CBGP route filtering.
DOzone container.
Explanation
The distributed firewall can be used to control and secure traffic between virtual routing and forwarding (VRF) instances.
Q75
You are configuring NSX Tier-1 gateway with no default route. What occurs when external traffic is received?
ATraffic is denied by default.
BTraffic is accepted to all VMs.
CTraffic loops back to source.
DTraffic is forwarded randomly.
Explanation
Without a default route, NSX policies deny all traffic that has no defined path to follow.
Q76
Which service provides micro-segmentation in NSX?
ANSX Distributed Firewall
BNSX Load Balancer
CNSX Edge Services
DNSX VPN Services
Explanation
The NSX Distributed Firewall offers micro-segmentation, while the others serve different functions.
Q77
A company needs to route traffic between two separate NSX-T segments. What should be enabled?
ARoute Aggregation
BInter-tenant Routing
CL2 VPN Services
DNorth/South Routing
Explanation
Inter-tenant Routing is needed to route traffic across segments, unlike the other options which are unrelated.
Q78
You are configuring an NSX-T VPN gateway. What happens when the VPN session fails?
ATraffic is silently dropped
BA failover occurs instantly
CAn alert is triggered
DAll devices reboot automatically
Explanation
An alert is triggered to notify administrators of the failure, while other options describe scenarios that do not occur in this case.
Q79
Which service facilitates inter-VM communication in NSX?
ANSX Edge
BNSX Manager
CNSX Distributed Firewall
DNSX Load Balancer
Explanation
NSX Distributed Firewall enables micro-segmentation and controls traffic between VMs; others serve different purposes.
Q80
A company needs to optimize its NSX-T environment using a centralized control plane. Which deployment option should it choose?
ADecentralized mode
BActive/Passive cluster
CMultisite deployment
DSingle instance NSX Manager
Explanation
Multisite deployment allows centralized control across multiple locations, enhancing optimization; the others do not provide central management.