exam questions

Exam 301b All Questions

View all questions & answers for the 301b exam

Exam 301b topic 1 question 61 discussion

Actual exam question from F5's 301b
Question #: 61
Topic #: 1
[All 301b Questions]

An LTM Specialist configures an HTTP monitor as follows:
ltm monitor http stats_http_monitor {
defaults-from http
destination *:*
interval 5
recv "Health check: OK"
send "GET /stats/stats.html HTTP/1.1\\r\\nHost: www.example.com\\r\\nAccept-EncodinG. gzip, deflate\\r\\nConnection: close\\r\\n\\r\\n" time-until-up 0 timeout 16
}
The monitor is marking all nodes as down. A trace of the HTTP conversation shows the following:

GET /stats/stats.html HTTP/1.1 -

Host: www.example.com -

Accept-EncodinG. gzip, deflate -

Connection: close -
HTTP/1.1 401 Authorization Required
DatE. Tue, 23 Oct 2012 19:38:56 GMT
Server: Apache/2.2.15 (Unix)
WWW-AuthenticatE. Basic realm="Please enter your credentials"

Content-LengtH. 480 -

Connection: close -
Content-TypE. text/html; charset=iso-8859-1
Which action will resolve the problem?

  • A. Add an NTLM profile to the virtual server.
  • B. Add a valid username and password to the monitor.
  • C. Use an HTTPS monitor with a valid certificate instead.
  • D. Add a backslash before the colon in the receive string.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GVKD
5 months ago
B - Correct NTLM is used when SEND string contains a message body, such as a POST request and also needs a Username and Password configured. https://my.f5.com/manage/s/article/K2167
upvoted 1 times
...
adrguim
4 years, 11 months ago
The HTTP response error (HTTP / 1.1 401 Authorization Required) indicates that the server needs authentication.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago