F5 BIG-IP v10.x LTM Essentials V10.x Sample Questions:
1. When initially configuring the BIG-IP system using the config utility, which two parameters can be set? (Choose two.)
A) the IP address of the SCCP
B) the netmask of the SCCP
C) the port lockdown settings for the host via the management port
D) the port lockdown settings for the SCCP
E) the netmask of the host via the management port
F) the IP address of the host via the management port
2. Which event is always triggered when the client sends data to a virtual server using TCP?
A) VS_CONNECTED
B) HTTP_DATA
C) CLIENT_DATA
D) HTTP_REQUEST
3. Which event is always triggered when a client initially connects to a virtual server configured with an HTTP profile?
A) HTTP_DATA
B) CLIENT_DATA
C) HTTP_REQUEST
D) CLIENT_ACCEPTED
4. Which statement is true about the synchronization process, as performed by the Configuration Utility or by typing b config sync all?
A) Multiple files, including /config/bigip.conf and /config/bigip_base.conf, are synchronized (made identical) each time the process is run.
B) The process should always be run from the standby system.
C) The two /config/bigip.conf configuration files are synchronized (made identical) each time the process is run.
D) The process should always be run from the system with the latest configuration.
5. A site needs a virtual server that will use an iRule to parse HTTPS traffic based on HTTP header values. Which two profile types must be associated with such a virtual server? (Choose two.)
A) TCP
B) ServerSSL
C) HTTP
D) HTTPS
Solutions:
Question # 1 Answer: E,F | Question # 2 Answer: C | Question # 3 Answer: D | Question # 4 Answer: C | Question # 5 Answer: A,C |