You are configuring an HTTP application profile. Which setting is unnecessary for secure traffic?
AClient SSL Certificate Verification
BIdle Timeout
CEnabled Compression
DHTTP Header Rewriting
Explanation
Compression does not enhance secure traffic and may create security vulnerabilities, while other options are relevant configurations for HTTPS.
Q112
What service does Avi's Smart Load Balancer use for application health checks?
ABuilt-in synthetic checks
BTraffic analytics
CDNS resolution
DSSL termination
Explanation
Built-in synthetic checks actively test application health, while others serve different roles.
Q113
A company needs to distribute traffic to multiple regions. What can they use in Avi to achieve this?
AGlobal Server Load Balancing
BNAT Policy
CSticky Sessions
DWeb Application Firewall
Explanation
Global Server Load Balancing distributes traffic across regions effectively; others do not focus on geographic distribution.
Q114
You are configuring SSL certificates in Avi. What happens when you upload an incorrect certificate format?
AA warning is generated
BThe certificate uploads successfully
CNo action is taken
DThe system crashes
Explanation
A warning indicates an incorrect format; others imply unintended or erroneous behaviors that do not occur.
Q115
Which service in NSX Advanced Load Balancer provides analytics for traffic?
AAnalytics Service
BCloud Service
CControl Service
DService Mesh
Explanation
The Analytics Service collects and provides insights on traffic patterns, while the other options are unrelated to traffic analytics.
Q116
A company needs to set up persistent connections for a microservices architecture. Which NSX Advanced Load Balancer feature should they prioritize?
APersistence
BSSL Offloading
CProtocol Translation
DGlobal Server Load Balancing
Explanation
Persistence maintains session continuity, essential for microservices, whereas others focus on security and load distribution.
Q117
You are configuring an application and set health checks that fail multiple times. What happens next?
ANode marked as down
BTraffic rerouted to backup node
CAlert sent to admin
DNo action taken
Explanation
The node is marked as down to prevent routing traffic to it, while others either don't happen or are not automatic responses.
Q118
Which service does Avi Networks primarily provide for application traffic management?
ALoad Balancing
BDatabase Management
CContent Delivery Network
DNetwork Monitoring
Explanation
Avi Networks specializes in Load Balancing, whereas the other options are not its primary focus.
Q119
A company needs to enable SSL termination using Avi Vantage. What must be configured on the virtual service?
AEnable HTTP to HTTPS redirection
BImport SSL certificate
CSet security policies
DConfigure a service mesh
Explanation
Importing an SSL certificate is necessary for enabling SSL termination; the other choices do not directly relate to this configuration.
Q120
You are configuring a pool in Avi Vantage. What happens if the health monitor fails on all pool members?
AThe pool becomes inactive.
BTraffic is routed to backup pool.
CSession data is deleted.
DHealth monitor resets automatically.
Explanation
If all pool members fail health checks, the pool becomes inactive, preventing traffic from being routed; the other options do not accurately describe the behavior.