A LTM device needs to load balance active and passive FTP traffic while using only a single virtual server.
Which virtual server type should an LTM Specialist configure on the LTM device?
Answer : E
An LTM Specialist needs to force only FTP traffic, sourced from subnet 10.10.10.0/24 to virtual server 10.10.20.1 to the new FTP1 server. The following virtual servers are configured on the LTM device:
Traffic sourced from 10.10.10/24 must use the specific pool member for load balancing.
Which configuration change is needed to meet the requirements?
Answer : D
According to the VS matching order, first match the destination host IP, then match the destination port and finally match the source network segment. In the current network configuration, 10.10.10./24 access to 10.10.10.20.1 will hit MyVS2. If there is no error in the title, subnet 10.10.10.0 to virtual
Server 10.10.20.1 to the FTP1 server,'' Is to distribute all traffic from 10.10.10.1 to FTP1, then D That's right.
An LTM Specialist needs to provide statistics regarding the round-trip time between the clients and the servers.
Which metric should be part of the analytics profile to provide that information?
Answer : A
A company plans to launch a huge marketing campaign and expects increase demand of their secure website. With the current virtual server setup, the LTM Specialist expects that the LTM device will reach its capacity limits. For the wen application to function properly. Cookies persistence is required. The LTM Specialist needs to reduce LTM device load without breaking the application.
Which two settings should the LTM Specialist modify to meet the requirement? (Choose two.)
Answer : A, C
It is required that cookie persist must be used and http profile must be used, and SSL offloading must also be required. It must be in standard mode, excluding BD E.
An LTM Specialist needs to create an iRule that creates persistence records based on a JSESSIONID cookie. If a persistence record already exists, then the iRule must persist the client connection according to the existing record.
Which persistence profile enables the iRule to meet these requirements?
Answer : A
A virtual server with SNAT automap enabled selects pool member 10.20.0.10.443 for the server-side flow. The client side flow source IP is 192.168.0.10 .

Which source IP should be expected in the server-side connection?
Answer : C
Exhibit.

The server team has recently configured the three new DNS servers shown for the data center. No current DNS servers are currently configured on the LTM device.
Which command should be used to configure the LTM device to use the new DNS servers?
Answer : C
Modify the configuration with modify, and create the configuration with create. Excluding B and D, and the question is to modify the DNS pointer of E5 itself the need to use is modify.