You are configuring Avi in a multi-tenant environment. What is crucial for isolating tenant traffic?
AShared IP Addressing
BSecurity Groups
CNetwork Profiles
DResource Pools
Explanation
Security Groups provide access control and isolation between tenants, while others do not enforce such isolation.
Q22
You are configuring SSL termination on an Avi service. Which component is primarily responsible for this action?
AAvi Service Engine
BAvi Controller
CAPI Gateway
DLoad Balancer Policy
Explanation
The Avi Service Engine performs SSL termination, while the controller manages configurations.
Q23
A company needs to ensure that their application uses HTTP/2 for all client connections. What configuration should you verify?
AEnable HTTP/3
BSet Application Persistence
CConfigure HTTP/2 setting on Service
DAdjust SSL Cipher Suites
Explanation
Configuring the service directly allows HTTP/2 connections, while other options don't impact the protocol level.
Q24
What happens when a Service Engine goes offline in a high-availability environment?
ATraffic is interrupted
BOther engines handle traffic
CSession data is lost
DOnly local traffic is processed
Explanation
In a high-availability setup, remaining Service Engines redistribute traffic seamlessly, ensuring uptime.
Q25
Which service provides URL-based routing in NSX Advanced Load Balancer (Avi)?
AApplication Services
BLoad Balancer
CAnalytics Services
DEdge Services
Explanation
Application Services facilitate URL-based routing, while the others serve different roles.
Q26
A company needs to ensure high availability for its applications. What should be configured in NSX Advanced Load Balancer?
ASingle Active Controller
BMulti-Site Availability
CProactive Health Monitoring
DStatic Routing
Explanation
Multi-Site Availability provides redundancy, whereas the others do not guarantee high availability.
Q27
You are configuring an SSL profile in Avi. What happens if you set 'Session Resumption' to 'No'?
AIncreased latency for clients
BDecreased security on connections
CFaster connection establishment
DImproved client experience
Explanation
Disabling Session Resumption leads to longer handshake times, increasing latency, while others are incorrect as they misrepresent the effect.
Q28
Which service provides automated traffic distribution?
ANSX Advanced Load Balancer
BVMware vSphere
CVMware Horizon
DVMware Cloud Foundation
Explanation
NSX Advanced Load Balancer specifically handles automated traffic distribution; the others do not focus on load balancing.
Q29
A company needs to ensure high availability for its web applications. What should they implement?
ASingle data center deployment
BGlobal Server Load Balancing
CVPN for internal connections
DStatic IP addressing
Explanation
Global Server Load Balancing distributes traffic effectively to maintain high availability; the other options do not relate directly to achieving HA.
Q30
You are configuring a virtual service in NSX Advanced Load Balancer. What happens when you set the "disable SSL" option to true?
AOnly HTTP traffic is proxied
BAll traffic is encrypted
CClient-side SSL termination occurs
DBackend servers must not use SSL
Explanation
Disabling SSL means it will only proxy HTTP traffic; the other options misrepresent the function regarding SSL at the proxy layer.