Which service does the Avi Load Balancer use for analytics?
AAnalytics Dashboard
BControl Plane
CData Plane
DService Discovery
Explanation
The Analytics Dashboard provides performance metrics, while others serve different functions.
Q152
A company needs to ensure high availability for their critical applications. What should they implement with Avi?
ASingle Node Deployment
BStandard License
CCluster Mode
DLayer 2 Load Balancing
Explanation
Cluster Mode allows multiple nodes for redundancy, others do not ensure high availability.
Q153
You are configuring service health checks with Avi. What happens when a check fails consecutively?
ATraffic is redirected immediately
BService is marked as down
CHealth check retries are disabled
DAlerts are triggered for operators
Explanation
The service is marked as down, while others are either not immediate or invalid actions.
Q154
Which service handles rate limiting in NSX Advanced Load Balancer?
AService Engine
BLoad Balancer
CTraffic Manager
DContent Delivery Network
Explanation
Traffic Manager provides rate limiting capabilities; the others do not directly handle this function.
Q155
A company needs to route traffic based on URL paths. Which feature should they configure?
ANetwork Policies
BURL Path Routing
CSession Persistence
DBasic Load Balancing
Explanation
URL Path Routing allows specific traffic routing based on request paths, while the others do not provide this functionality.
Q156
What happens when a Service Engine receives a packet with no matching rule?
APacket dropped silently
BPacket forwarded to default pool
CPacket returns error to sender
DPacket logged for auditing
Explanation
If no rule matches, the packet is dropped; the other options describe behaviors that do not occur in this scenario.
Q157
Which service is used for SSL termination in Avi?
AAvi Service Engine
BAvi Controller
CAvi Analytics
DAvi DNS Service
Explanation
Avi Service Engine performs SSL termination, while the Controller manages control plane tasks, Analytics provides insights, and DNS Service handles domain name resolution.
Q158
A company needs to deploy a web application using Avi. What must they configure for high availability?
ASingle Service Engine deployment
BMultiple Service Engines in a cluster
CAvi Controller only
DManual traffic distribution
Explanation
Multiple Service Engines in a cluster ensure high availability, while a single deployment fails, the Controller alone does not provide it, and manual traffic can lead to suboptimal performance.
Q159
What happens when an Avi Service Engine receives a traffic request not defined in its pool?
ASends a 404 error response
BDrops the request silently
CRedirects to another pool
DSends a 500 error response
Explanation
The Service Engine typically sends a 404 error response if the request does not match any defined pool, while the other options don't align with this behavior.
Q160
Which service is responsible for SSL termination in Avi Vantage?
AAvi Load Balancer
BContent Delivery Network
CDNS Server
DWeb Application Firewall
Explanation
The Avi Load Balancer handles SSL termination, while other options serve different roles.