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

Exact2Pass Menu

BIG-IP ASM Specialist

Last Update 4 hours ago Total Questions : 520

The BIG-IP ASM Specialist content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include 303 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 303 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 303 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any BIG-IP ASM Specialist practice test comfortably within the allotted time.

Question # 46

Users report that traffic is negatively affected every time a BIG-IP device fails over. The traffic becomes

stabilized after a few minutes.

What should the BIG-IP Administrator do to reduce the impact of future failovers?

A.

Enable Failover Multicast Configuration

B.

Set up Failover Method to HA Order

C.

Configure MAC Masquerade

D.

Configure a global SNAT Listener

Question # 47

An LTM Specialist needs to use the tmsh command to create a pool named http_pool with member

10.10.101:80 on an LTM device.

Which expression should the LTM Specialist use?

A.

# tmsh create pool http_pool members {10.10.10.101:80}

B.

# tmsh create pool http_pool members add {10.10.10.101:80}

C.

# tmsh create it pool http_pool members {10.10.10.101:80}

D.

# tmsh create itm pool http_pool member {10.10.10.101:80}

Question # 48

Refer to the exhibit. The BIG-IP Administrator needs to avoid overloading any of the Pool Members with

connections, when they become active.

What should the BIG-IP Administrator configure to meet this requirement?

A.

Different Ratio for each member

B.

Same Priority Group to each member

C.

Action On Service Down to Reselect

D.

Slow Ramp Time to the Pool

Question # 49

A BIG-IP Administrator creates an HTTP Virtual Server using an iApp template. After the Virtual Server is

created, the user requests to change the destination IP addresses. The BIG-IP Administrator tries to

change the destination IP address from 10.1.1.1 to 10.2.1.1 in Virtual Server settings, but receives the

following error:

The application service must be updated using an application management interface

What is causing this error?

A.

The Application Service was NOT deleted before making the IP address change.

B.

The IP addresses are already in use.

C.

The Application Services have Strict Updates enabled.

D.

The IP addresses used are NOT from the same subnet as the Self IP.

Question # 50

-- Exhibit –

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is troubleshooting an issue with a new virtual server. When connecting through the virtual server, clients receive the message "The connection was reset" in the browser. Connections directly to the pool member show the application is functioning correctly.

What is the issue?

A.

The pool member is failing the monitor check.

B.

The pool member default gateway is set incorrectly.

C.

The virtual server is configured with the incorrect SNAT address.

D.

The virtual server is processing encrypted traffic as plain-text HTTP.

Question # 51

A new BIG-IP VE is deployed with default settings. The BIG-IP Administrator completes the setup utility in the Configuration Utility. The internal self IP address fails to respond to a ping request. What is a possible cause of this issue?

A.

Port lockdown on internal self IP is set to Allow None

B.

Route is NOT assigned to internal self IP.

C.

Internal interface VLAN is set to untagged

D.

Internal interface VLAN is set to tagged

Question # 52

A BIG-IP Administrator reviews the Plane CPU Usage performance chart and discovers a high percentage

of Control Plane utilization.

Which type of traffic does this indicate a higher usage of?

A.

Administrative

B.

Tunnel

C.

Accelerated ,

D.

Application

Question # 53

-- Exhibit –

-- Exhibit --

Refer to the exhibits.

After upgrading LTM from v10 to v11, users are unable to connect to an application. The virtual server is using a client SSL profile for re-terminating SSL for payload inspection, but a server SSL profile is being used to re-encrypt the request.

A client side ssldump did NOT show any differences between the traffic going directly to the server and the traffic being processed by the LTM device. However, packet capture was done on the server, and differences were noted.

Which modification will allow the LTM device to process the traffic correctly?

A.

Enable Strict Resume.

B.

Change Secure Renegotiation to "Request."

C.

Enable ProxySSL option in the server SSL profile.

D.

Change to different ciphers on the server SSL profile.

Question # 54

An LTM Specialist needs to gather website statistics such as latency and throughput on the existing virtual server. This virtual server load Balances the backend web servers.

Which F5 feature will provide this?

A.

the Performance panel

B.

the AVR module

C.

the Dashboard

D.

the Statistics panel

Question # 55

-- Exhibit –

-- Exhibit --

Refer to the exhibit.

Which URL should be reported to the server/application team as getting user-visible errors?

A.

/env.cgi

B.

/page14.cgi

C.

/reflector.php

D.

/browserspecific.html

Question # 56

-- Exhibit –

-- Exhibit --

Refer to the exhibit.

An LTM Specialist has created a virtual server to balance connections to a pool of application servers and offload SSL decryption. Clients connect to the application at https://www.example.com/. The virtual server is configured with a clientssl profile but no serverssl profile. The application servers are listening on ports 80 and 443. Users are unable to connect to the application through the virtual server but are able to connect directly to the application server.

What is the root cause of the error?

A.

The LTM device is chunking responses.

B.

The LTM device is redirecting users to HTTPS.

C.

The pool members are configured with the wrong port.

D.

The application servers are redirecting users to HTTPS.

Question # 57

An LTM Specialist must perform a packet capture on a virtual server with an applied standard FastL4 profile. The virtual server 10.0.0.1:443 resides on vlan301.

Which steps should the LTM Specialist take to capture the data payload successfully while ensuring no other virtual servers are affected?

A.

The standard FastL4 profile should have PVA acceleration disabled. Then the packet capture tcpdump -ni vlan301 should be executed on the command line interface.

B.

The packet capture tcpdump -ni vlan301 should be executed on the command line interface. There is no need to change profiles or PVA acceleration.

C.

A new FastL4 profile should be created and applied to the virtual server with PVA acceleration disabled. Then the packet capture tcpdump -ni vlan301 should be executed on the command line interface.

D.

The LTM device is under light load. The traffic should be mirrored to a dedicated sniffing device. On the sniffing device, the packet capture tcpdump -ni vlan301 should be executed.

Question # 58

The BIG-IP Administrator needs to perform a BIG-IP device upgrade to the latest version of TMOS. Where can the administrator obtain F5 documentation on upgrade requirements?

A.

iHealth

B.

Network > Interfaces

C.

Local Traffic > Pools

D.

AsKFS

E.

Local Traffic > Virtual Servers

Question # 59

An LTM Specialist needs to force only FTP traffic, sourced from subnet 10.10.10.0/24 to virtual server 10.10.20.1 to the new FTP1 server. The following virtual servers are configured on the LTM device:

Traffic sourced from 10.10.10/24 must use the specific pool member for load balancing.

Which configuration change is needed to meet the requirements?

A.

Create a new virtual server for traffic sourced from 10.10.10.0/24 on port 80 that is destined to 10.10.20.1/32, and create a new pool has only the pool member FTP1 defined.

B.

Add FTP1 to the pool assigned to the MyVS4 virtual server, and remove all other pool members from the pool.

C.

Create a new virtual server for traffic sourced from 10.10.10.0/24 on traffic sourced from 10.10.10./24 on port 21 that is destined to 10.10.20.1/32, and create a new pool that has only the pool member FTP1 defined.

D.

Add FTP1 to the pool assigned to the MyVS2 virtual server, and remove all other pool member from the pool.

Question # 60

A BIG IP system load balances connections to a web application. A TCP-based Denial of Service attack against the web application is occurring, which has caused very high memory utilization on the LTM device due to stale TCP connections.

Which TCP profile option should be used to reduce memory utilization?

A.

Idle timeout

B.

Reset on timeout

C.

Slow Start

D.

Multipath TCP

Go to page: