Free 301b Exam Braindumps (page: 7)

Page 7 of 53

An LTM Specialist has set up a custom SNMP alert.
Which command line tool should the LTM Specialist use to test the alert?

  1. logger
  2. logtest
  3. testlog
  4. snmptest

Answer(s): A



An LTM Specialist is customizing local traffic logging.
Which traffic management OS alert level provides the most detail?

  1. Alert
  2. Notice
  3. Critical
  4. Emergency
  5. Informational

Answer(s): E



A new web application is hosted at www.example.net, but some clients are still pointing to the
legacy web application at www.example.com.
Which iRule will allow clients referencing www.example.com to access the new application?

  1. when HTTP_REQUEST {
    if {[HTTP::host] equals "www.example.*" }{
    HTTP::redirect "http://www.example.net" }
    }
  2. when HTTP_REQUEST {
    if {[HTTP::host] equals "www.example.com" }{
    HTTP::redirect "http://www.example.net" }
    }
  3. when HTTP_DATA {
    if {[HTTP::host] equals "www.example.*" }{
    HTTP::redirect "http://www.example.net" }
    }
  4. when HTTP_RESPONSE {
    if {[HTTP::host] equals "www.example.com" }{
    HTTP::redirect "http://www.example.net" }
    }

Answer(s): B



Which iRule will instruct the client's browser to avoid caching HTML server responses?

  1. when HTTP_REQUEST {
    if {[HTTP::header Content-Type] equals "html"} {
    HTTP::header insert Pragma "no-cache"
    HTTP::header insert Expires "Fri, 01 Jan 1990 00:00:00 GMT" HTTP::header replace Cache-Control "no-cache, no-store, must-revalidate" }
    }
  2. when HTTP_REQUEST {
    if {[HTTP::header Content-Type] contains "html"} {
    HTTP::header insert Pragma "no-cache"
    HTTP::header insert Expires "Fri, 01 Jan 1990 00:00:00 GMT" HTTP::header replace Cache-Control "no-cache, no-store, must-revalidate" }
    }
  3. when HTTP_RESPONSE {
    if {[HTTP::header Content-Type] contains "html"} {
    HTTP::header insert Pragma "no-cache"
    HTTP::header insert Expires "Fri, 01 Jan 1990 00:00:00 GMT" HTTP::header replace Cache-Control "no-cache, no-store, must-revalidate" }
    }
  4. when HTTP_RESPONSE {
    if {[HTTP::header Content-Type] equals "html"} {
    HTTP::header insert Pragma "no-cache"
    HTTP::header insert Expires "Fri, 01 Jan 1990 00:00:00 GMT" HTTP::header replace Cache-Control "no-cache, no-store, must-revalidate" }
    }

Answer(s): C



Page 7 of 53



Post your Comments and Discuss F5 301b exam with other Community members:

jay commented on April 26, 2024
I think Q2 answer is B.sharing not C.Reduction.
KOREA REPUBLIC OF
upvote

Awad commented on April 21, 2024
In my struggles to pass this freaking exam, I found this website. Their guide became my lifeline. The purchase process was very easy and secure. I downloaded my study package and studied for 3 weeks. Come test day, I faced it with newfound confidence. The result? An 91% score—a testament to preparation and determination.
UNITED STATES
upvote

Mary commented on April 20, 2024
Thank you seems many of them appeared in practice exam for 04/2024 too
POLAND
upvote

ethan commented on September 24, 2023
could you please upload practice questions for scr exam ?
HONG KONG
upvote

ethan commented on September 24, 2023
could you please upload practice questions for SCR exam ?
HONG KONG
upvote