Question 116

-- Exhibit-

-- Exhibit -
Refer to the exhibit.
An LTM Specialist configures a virtual server that balances HTTP connections to a pool of three application servers. Approximately one out of every three connections to the virtual server fails.
Which two actions will resolve the problem? (Choose two.)
  • Question 117

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    An LTM Specialist is investigating reports that users are unable to perform some commands through an FTP virtual server. The LTM Specialist performs a capture on the server side of the LTM device.
    What is the issue with the application?
  • Question 118

    Which file should be modified to create custom SNMP alerts?
  • Question 119

    What does the following iRule do?
    when CLIENT_ACCEPTED {
    if { [matchclass [IP::client_addr] equals WebClient1-Whitelist1] }{
    #log local0. "Valid client IP: [IP::client_addr] - forwarding traffic"
    #Pool WebClient1
    } else {
    log local0. "Invalid client IP: [IP::client_addr] - discarding"
    discard
    }
    }
  • Question 120

    Which command should an LTM Specialist use on the command line interface to show the health of RAID array hard drives?