301b Exam Question 126

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?
  • 301b Exam Question 127

    An LTM Specialist is working with an LTM device configured with 10 virtual servers on the same domain with a different key/cert pair per virtual. For examplE. www.example.com; ftp.example.com; ssh.example.com; ftps.example.com.
    What should the LTM Specialist do to reduce the number of objects on the LTM device?
  • 301b Exam Question 128

    An LTM Specialist loads a UCS file generated on a different LTM device and receives the following error message:
    "mcpd[2395]: 01070608:0: License is not operational (expired or digital signature does not match contents)" Which command should the LTM Specialist use to prevent the error?
  • 301b Exam Question 129

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    An LTM Specialist is reviewing the virtual server configuration on an LTM device.
    Which two actions should the LTM Specialist perform to minimize the virtual server configuration? (Choose two.)
  • 301b Exam Question 130

    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?