301b Exam Question 96

-- Exhibit -


-- Exhibit -
Refer to the exhibits.
After upgrading LTM from v10 to v11, users are unable to connect to an application. The virtual server is using a client SSL profile for re-terminating SSL for payload inspection, but a server SSL profile is being used to re-encrypt the request.
A client side ssldump did NOT show any differences between the traffic going directly to the server and the traffic being processed by the LTM device. However, packet capture was done on the server, and differences were noted.
Which modification will allow the LTM device to process the traffic correctly?
  • 301b Exam Question 97

    An LTM Specialist is running the following packet capture on an LTM device: ssldump -Aed -ni vlan301 'port 443'
    Which two SSL record message details will the ssldump utility display by default? (Choose two.)
  • 301b Exam Question 98

    An application is configured on an LTM device:
    Virtual server: 10.0.0.1:80 (VLAN vlan301)
    SNAT IP: 10.0.0.1
    Pool members: 10.0.1.1:8080, 10.0.1.2:8080, 10.0.1.3:8080 (VLAN vlan302)
    Which packet capture should the LTM Specialist perform on the LTM device command line interface to capture only server traffic specifically for this application?
  • 301b Exam Question 99

    An LTM Specialist has a OneConnect profile and HTTP profile configured on a virtual server to load balance an HTTP application.
    The following HTTP headers are seen in a network trace when a client connects to the virtual server:
    Clientside:
    GET / HTTP/1.1
    Host: 192.168.136.100
    User-Agent: Mozilla/5.0
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-EncodinG. gzip, deflate
    Connection: keep-alive
    Serverside:
    HTTP/1.1 200 OK
    DatE. 5 Jun 1989 17:06:55 GMT
    Server: Apache/2.2.14 (Ubuntu)
    Vary: Accept-Encoding
    Content-EncodinG. gzip
    Content-LengtH. 3729
    X-Cnection: close
    Content-TypE. text/html
    The LTM Specialist notices the OneConnect feature is working incorrectly.
    Why is OneConnect functioning incorrectly?
  • 301b Exam Question 100

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    An LTM Specialist is troubleshooting a virtual server. Both the virtual server and the pool are showing blue squares for their statuses, and new clients report receiving "The connection was reset" through their browsers. Connections directly to the pool member are successful.
    What is the issue?