303 Exam Question 36

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?
  • 303 Exam Question 37

    An LTM Specialist needs to modify the logging level for tcpdump execution events. Checking the BigDB Key, the following is currently configured:
    sys db log.tcpdump.level {
    value "Notice"
    }
    Which command should the LTM Specialist execute on the LTM device to change the logging level to informational?
  • 303 Exam Question 38

    A BIG-IP Administrator needs to collect HTTP status code and HTTP method for traffic flowing through a virtual server.
    Which default profile provides this information?
  • 303 Exam Question 39

    A BIG-IP Administrator remotely connects to the appliance via out-of-band management using
    https://mybigip mycompany net. The management portal has been working all week. When the administrator attempts to login today, the connection times out. Which two aspects should the administrator verify? (Choose two)
  • 303 Exam Question 40

    A BIG-IP Administrator needs to apply a license to the BIG-IP system to increase the user count from the base license.
    Which steps should the BIG-IP Administrator?