Pre-Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

VMware 6V0-22.25 - VMware Avi Load 30.x Administrator

Page: 1 / 2
Total 65 questions

Which approach will ensure traffic is only sent to a server when its connection to a back-end database is fully functional?

A.

Create a DataScript that performs a database lookup to the back-end database

B.

Configure an External Health Monitor that performs a database lookup to the back-end database

C.

Configure an HTTP Health Monitor to query a URI that returns a specific response only if a back-end database call is successful

D.

Create a Virtual Service with the back-end database server as a pool member, and configure a TCP Health Monitor. Then, reconfigure the web servers to communicate with the database via this Virtual Service

An application had an outage during an Avi upgrade. The Service Engine Group assigned to the Virtual Service is using the default configuration. What is the likely reason for this outage?

A.

There was a global internet outage

B.

The Virtual Service was not scaled out

C.

Firewall rules were not configured for the failover Service Engine

D.

This is by design since Service Engine upgrades are disruptive

Which configuration results in a Virtual Service being marked down by the Service Engine?

A.

The Pool is configured with the wrong health monitor

B.

The HTTP Policy is configured to send a local response

C.

The DataScript is attached to the Virtual Service without a default pool

D.

The HTTP Redirect policy is attached to the Virtual Service, and the pool is marked down by health check

The “M” in N+M Elastic HA refers to which Service Engine Group parameter?

A.

Minimum scale per Virtual Service

B.

Maximum number of Service Engines

C.

Number of buffer Service Engines

D.

Maximum number of Virtual Services per Service Engine

A new Virtual Service needs to be placed on Service Engines in a specific Service Engine Group. How should this goal be accomplished?

A.

Create the Virtual Service in Basic mode, and override the default Service Engine Group in the Advanced section

B.

Create the Virtual Service in Basic mode, and override the default Service Engine Group in the Policy section

C.

Create the Virtual Service in Advanced mode, and override the default Service Engine Group in the Policy section

D.

Create the Virtual Service in Advanced mode, and override the default Service Engine Group in the Advanced section

Which task is performed by the Avi Controller?

A.

Insert a persistence cookie into the data stream

B.

Check the health of the back-end pool members

C.

Index the client logs

D.

Determine which Service Engine processes a transaction in active-active mode

Which two mechanisms for alerting an operator that an SSL/TLS certificate is about to expire are enabled by default? Choose two.

A.

The Controller will send an email to alert the operator

B.

The Controller will send an SNMP trap to alert the operator

C.

The Health Score of the Virtual Service will be lowered by a security penalty

D.

In Templates > Security > SSL Certificates, the certificates about to expire will appear in yellow, orange, or red

E.

A red banner appears at the top of the UI

What is the maximum number of virtual network adapters that can be used on a single Service Engine running in a vSphere environment?

A.

1

B.

2

C.

9

D.

10

An existing Layer 7 Virtual Service is terminating SSL/TLS with WAF enabled. How would an administrator add support for SMTP on the same FQDN and Virtual IP?

A.

Create a second Virtual Service and IP for SMTP, and add a new record in DNS to handle SMTP separately

B.

Add the SMTP listening ports with a separate L4 Application Profile to the same L7 SSL/TLS Virtual Service, and disable destination port translation to the existing server pool

C.

Create a second Virtual Service that reuses the same Virtual IP as the L7 SSL/TLS Virtual Service with separate listening ports, an L4 Application Profile, and a back-end SMTP pool

D.

Add the SMTP listening ports with a separate L4 Application Profile to the same L7 SSL/TLS Virtual Service, and use content switching to select the SMTP pool based on inbound port/protocol

Connection Multiplexing is most valuable for which HTTP version?

A.

HTTP 0.9

B.

HTTP v1.0

C.

HTTP v1.1

D.

HTTP v2