F5 BIG-IP v10.x LTM Essentials V10.x Sample Questions:
1. Which is an advantage of terminating SSL communication at the BIG-IP rather than the ultimate web server?
A) Terminating SSL at the BIG-IP eliminates the need to purchase SSL certificates from a certificate authority.
B) Terminating SSL at the BIG-IP can eliminate SSL processing at the web servers.
C) Terminating SSL at the BIG-IP eliminates the need to use SSL acceleration hardware anywhere in the network.
D) Terminating SSL at the BIG-IP eliminates all UN-encrypted traffic from the internal network.
2. Which statement describes a typical purpose of iRules?
A) iRules can be used to look at client requests and server responses to choose a pool member to select for load balancing
B) iRules can examine a server response and remove it from a pool if the response is unexpected iRules can examine a server's response and remove it from a pool if the response is unexpected
C) iRules can be used to add individual control characters to an HTTP data stream.
D) iRules can be used to update the timers on monitors as a server load changes.iRules can be used to update the timers on monitors as a server's load changes.
3. Where is the load-balancing mode specified?
A) within the pool definition
B) within the node definition
C) within the virtual server definition
D) within the pool member definition
4. Which statement is true concerning SNAT's using auto-map?
A) Only specified self-IP addresses are used as automap addresses.
B) A SNAT using automap can be used to translate the source address of all outgoing traffic to the same address regardless of which VLAN the traffic is sent through.
C) A SNAT using automap will preferentially use a floating self-IP over a non-floating self-IP.
D) SNATs using automap will translate all client addresses to an automap address.
5. If a client's browser does not accept cookies, what occurs when the client connects to a virtual server using cookie persistence?
A) The connection request is load-balanced to an available pool member.
B) The connection request is not processed.
C) The connection request is refused and the client is sent a "server not available" message.
D) The connection request is sent to an topology server.
Solutions:
Question # 1 Answer: B | Question # 2 Answer: C | Question # 3 Answer: A | Question # 4 Answer: C | Question # 5 Answer: A |