A OneConnect profile is applied to a virtual server. The LTM Specialist would like the client source IP
addresses within the 10.10.10.0/25 range to reuse an existing server side connection.
Which OneConnect profile source mask should the LTM Specialist use?
C
An LTM device is load balancing telnet and ssh applications in a client/server environment
experiencing significant packet delay.
Which setting in the TCP profile should reduce the amount of packet delay?
B
An LTM device is load balancing SIP traffic. An LTM Specialist notices that sometimes the SIP request
is being load balanced to the same server as the initial connection.
Which setting in the UDP profile will make the LTM device more evenly distribute the SIP traffic?
A
Internet clients connecting to a virtual server to download a file are experiencing about 150 ms of
latency and no packet loss.
Which built-in client-side TCP profile provides the highest throughput?
D
Windows PC clients are connecting to a virtual server over a high-speed, low-latency network with
no packet loss.
Which built-in client-side TCP profile provides the highest throughput for HTTP downloads?
C
Users are experiencing low throughput when downloading large files over a high-speed WAN
connection. Extensive packet loss was found to be an issue but CANNOT be eliminated.
Which two TCP profile settings should be modified to compensate for the packet loss in the network?
(Choose two.)
C, D
An LTM Specialist is working with an LTM device configured with 10 virtual servers on the same
domain with a different key/cert pair per virtual.
For examplE.
www.example.com;
ftp.example.com; ssh.example.com; ftps.example.com.
What should the LTM Specialist do to reduce the number of objects on the LTM device?
D
The pool members are serving up simple static web content.
The current virtual server configuration is given as follows:
tmsh list ltm virtual simple
ltm virtual simple {
destination 10.10.10.10:80
ip-protocol tcp
mask 255.255.255.255
profiles {
http { }
httpcompression { }
oneconnect { }
tcp { }
}
snat automap
vlans-disabled
}
tmsh list ltm pool simple_pool
ltm pool simple_pool {
members {
10.10.10.11:80 {
address 10.10.10.11
}
10.10.10.12:80 {
address 10.10.10.12
}
10.10.10.12:80 {
address 10.10.10.13
}
}
}
Which three objects in the virtual server configuration can be removed without disrupting
functionality of the virtual server? (Choose three.)
B, C, E
An LTM device is running BIG-IP v10.2.0 software. The LTM Specialist is tasked with upgrading the
LTM device to BIG-IP v11.2.0 HF1. The LTM Specialist starts the upgrade process by selecting the
uploaded Hotfix and installing to an unused volume. After 10 minutes, the LTM Specialist checks the
status of the upgrade process and notices that the process is stalled at 0%.
What should the LTM Specialist verify?
B
A stand-alone LTM device is to be paired with a second LTM device to create an active/standby pair.
The current stand-alone LTM device is in production and has several VLANs with floating IP addresses
configured. The appropriate device service clustering (DSC) configurations are in place on both LTM
devices.
Which two non-specific DSC settings should the LTM Specialist configure on the second LTM device to
ensure no errors are reported when attempting to synchronize for the first time? (Choose two.)
B, D
What is the correct command to reset an LTM device to its default settings?
C
In which file would the LTM Specialist find virtual server configurations?
A
When re-licensing an LTM device from the command line interface, which tmsh command should the
LTM Specialist use to generate the required information to provide on the F5 licensing portal?
A
A device on the network is configured with the same IP address as the management address of the
active LTM device, causing the management GUI to be inaccessible.
Which two methods should the LTM Specialist use to access the LTM device in order to change the
management IP address? (Choose two.)
A, C
The LTM Specialist is in the process of creating a USB boot drive for the purpose of restoring the BIG-
IP software to an LTM device. A separate LTM device has been selected for the purpose of creating
the USB boot drive. The BIG-IP software ISO has already been uploaded and mounted on the
separate LTM device.
Which command should the LTM Specialist use to trigger the LTM device to install the BIG-IP
software to the USB boot drive?
C