ExamGecko
Home Home / F5 / 301b

F5 301b Practice Test - Questions Answers, Page 17

Question list
Search
Search

List of questions

Search

Related questions











-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An HTTP monitor always marks the nodes in the pool as down. The monitor's definition and the HTTP headers from the monitor request and response are provided.

What is the issue?

A.
The response is compressed.
A.
The response is compressed.
Answers
B.
The send string is incorrect.
B.
The send string is incorrect.
Answers
C.
The monitor timeout is too short.
C.
The monitor timeout is too short.
Answers
D.
The monitor is NOT configured to follow the redirect.
D.
The monitor is NOT configured to follow the redirect.
Answers
Suggested answer: B

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is troubleshooting a new HTTP monitor on a pool. The pool member is functioning correctly when accessed directly through a browser. However, the monitor is marking the member as down. The LTM Specialist captures the monitor traffic via tcpdump.

What is the issue?

A.
The server is marking the connection as closed.
A.
The server is marking the connection as closed.
Answers
B.
The pool member is rejecting the monitor request.
B.
The pool member is rejecting the monitor request.
Answers
C.
The monitor request is NOT returning the page body.
C.
The monitor request is NOT returning the page body.
Answers
D.
The 'time-until-up' setting on the monitor is incorrect.
D.
The 'time-until-up' setting on the monitor is incorrect.
Answers
Suggested answer: C

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is troubleshooting a new HTTP monitor on a pool. The pool member is functioning correctly when accessed directly through a browser, although the monitor is marking the member as down. As part of the troubleshooting, the LTM Specialist has captured the monitor traffic via tcpdump.

How should the LTM Specialist resolve this issue?

A.
Add the 'http' monitor to the pool.
A.
Add the 'http' monitor to the pool.
Answers
B.
Add the 'icmp' monitor to the node.
B.
Add the 'icmp' monitor to the node.
Answers
C.
Modify the receive string to valid content.
C.
Modify the receive string to valid content.
Answers
D.
Correct the firewall rules on the pool member.
D.
Correct the firewall rules on the pool member.
Answers
Suggested answer: C

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

The decoded TCPDump capture is a trace of a failing health monitor. The health monitor is sending the string shown in the capture; however, the server response is NOT as expected. The receive string is set to 'SERVER IS UP'.

What is the solution?

A.
The GET request Host header field requires a host name.
A.
The GET request Host header field requires a host name.
Answers
B.
Incorrect syntax in send string. 'HTTP/1.1' should be 'HTTP1.1'.
B.
Incorrect syntax in send string. 'HTTP/1.1' should be 'HTTP1.1'.
Answers
C.
The /test_page.html does NOT exist on the web server and should be added.
C.
The /test_page.html does NOT exist on the web server and should be added.
Answers
D.
Incorrect syntax in send string. 'Connection: Close' should be 'Connection: Open'.
D.
Incorrect syntax in send string. 'Connection: Close' should be 'Connection: Open'.
Answers
Suggested answer: C

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

Which step should an LTM Specialist take to utilize AVR?

A.
provision AVR
A.
provision AVR
Answers
B.
reboot the device
B.
reboot the device
Answers
C.
install the AVR add-on
C.
install the AVR add-on
Answers
D.
license the device for AVR
D.
license the device for AVR
Answers
Suggested answer: A

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist sets up AVR alerts and notifications for a specific virtual server if the server latency exceeds 50ms. The LTM Specialist simulates a fault so that the server latency is consistently exceeding the 50ms threshold; however, no alerts are being received.

Which configuration should the LTM Specialist modify to achieve the expected results?

A.
The rule should be adjusted to trigger when server latency is above 50ms.
A.
The rule should be adjusted to trigger when server latency is above 50ms.
Answers
B.
SNMP alerting should be enabled to allow e-mail to be sent to the support team.
B.
SNMP alerting should be enabled to allow e-mail to be sent to the support team.
Answers
C.
User Agents needs to be enabled to ensure the correct information is collected to trigger the alert.
C.
User Agents needs to be enabled to ensure the correct information is collected to trigger the alert.
Answers
D.
The metric 'Page Load Time' needs to be enabled to ensure that the correct information is collected.
D.
The metric 'Page Load Time' needs to be enabled to ensure that the correct information is collected.
Answers
Suggested answer: A

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is troubleshooting an HTTP monitor that is marking a pool member as down. Connecting to the pool member directly through a browser shows the application is up and functioning correctly.

ltm monitor http http_mon {

defaults-from http

destination *:*

interval 5

recv '200 OK'

send 'GET /\\r\\n'

time-until-up 0

timeout 16

}

What is the issue?

A.
The HTTP headers are compressed.
A.
The HTTP headers are compressed.
Answers
B.
The pool member is responding with a 404.
B.
The pool member is responding with a 404.
Answers
C.
The pool member is responding without HTTP headers.
C.
The pool member is responding without HTTP headers.
Answers
D.
The request is NOT being received by the pool member.
D.
The request is NOT being received by the pool member.
Answers
Suggested answer: C

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is troubleshooting an issue with SSL and is receiving the error shown when connecting to the virtual server. When connecting directly to the pool member, clients do NOT receive this message, and the application functions correctly. The LTM Specialist exports the appropriate certificate and key from the pool member and imports them into the LTM device. The LTM Specialist then creates the Client SSL profile and associates it with the virtual server.

What is the issue?

A.
The SSL certificate and key have expired.
A.
The SSL certificate and key have expired.
Answers
B.
The SSL certificate and key do NOT match.
B.
The SSL certificate and key do NOT match.
Answers
C.
The client CANNOT verify the certification path.
C.
The client CANNOT verify the certification path.
Answers
D.
The common name on the SSL certificate does NOT match the hostname of the site.
D.
The common name on the SSL certificate does NOT match the hostname of the site.
Answers
Suggested answer: C

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

A user is unable to access a secure application via a virtual server.

What is the cause of the issue?

A.
The client authentication failed.
A.
The client authentication failed.
Answers
B.
The virtual server does NOT have a pool configured.
B.
The virtual server does NOT have a pool configured.
Answers
C.
The client and server CANNOT agree on a common cipher.
C.
The client and server CANNOT agree on a common cipher.
Answers
D.
The virtual server does NOT have a client SSL profile configured.
D.
The virtual server does NOT have a client SSL profile configured.
Answers
Suggested answer: A

-- 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.
A.
The pool member is failing the monitor check.
Answers
B.
The pool member default gateway is set incorrectly.
B.
The pool member default gateway is set incorrectly.
Answers
C.
The virtual server is configured with the incorrect SNAT address.
C.
The virtual server is configured with the incorrect SNAT address.
Answers
D.
The virtual server is processing encrypted traffic as plain-text HTTP.
D.
The virtual server is processing encrypted traffic as plain-text HTTP.
Answers
Suggested answer: D
Total 210 questions
Go to page: of 21