ExamGecko
Home / F5 / 301b / List of questions
Ask Question

F5 301b Practice Test - Questions Answers, Page 2

Add to Whishlist

List of questions

Question 11

Report Export Collapse

An LTM device pair is configured for failover and connection mirroring. The LTM devices are configured with virtual servers for HTTP, HTTPS with SSL offload, and SSH. An event occurs that causes a failover. HTTP and SSH sessions active at the time of failover remain active, but HTTPS sessions are dropped.

What is the root cause of this problem?

The SSL certificates on the LTM devices do NOT match.
The SSL certificates on the LTM devices do NOT match.
Connection mirroring is incompatible with clientssl profiles.
Connection mirroring is incompatible with clientssl profiles.
SNAT automap was NOT enabled for the HTTPS virtual servers.
SNAT automap was NOT enabled for the HTTPS virtual servers.
Connection mirroring was NOT enabled for the HTTPS virtual servers.
Connection mirroring was NOT enabled for the HTTPS virtual servers.
Suggested answer: B
asked 24/09/2024
Josefa Vera Gago
42 questions

Question 12

Report Export Collapse

-- Exhibit --

F5 301b image Question 12 83324 09242024194212000000

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is reviewing the virtual server configuration on an LTM device.

Which two actions should the LTM Specialist perform to minimize the virtual server configuration? (Choose two.)

Remove 'snat automap' from the virtual server.
Remove 'snat automap' from the virtual server.
Remove the 'http' profile from the virtual server.
Remove the 'http' profile from the virtual server.
Remove the 'default_class' from the virtual server.
Remove the 'default_class' from the virtual server.
Combine 'acct_class' and 'marketing_class' into one class and update associations on the virtual server.
Combine 'acct_class' and 'marketing_class' into one class and update associations on the virtual server.
Combine 'marketing_class' and 'default_class' into one class and update associations on the virtual server.
Combine 'marketing_class' and 'default_class' into one class and update associations on the virtual server.
Suggested answer: C, D
asked 24/09/2024
Arun Pandian
47 questions

Question 13

Report Export Collapse

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?

0.0.0.0
0.0.0.0
255.255.255.0
255.255.255.0
255.255.255.128
255.255.255.128
255.255.255.224
255.255.255.224
255.255.255.255
255.255.255.255
Suggested answer: C
asked 24/09/2024
Larry Severin
41 questions

Question 14

Report Export Collapse

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?

disable Bandwidth Delay
disable Bandwidth Delay
disable Nagle's Algorithm
disable Nagle's Algorithm
enable Proxy Maximum Segment
enable Proxy Maximum Segment
increase Maximum Segment Retransmissions
increase Maximum Segment Retransmissions
Suggested answer: B
asked 24/09/2024
Jose Leonardo
31 questions

Question 15

Report Export Collapse

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?

Enable Datagram LB
Enable Datagram LB
Disable Datagram LB
Disable Datagram LB
Set Timeout to Indefinite
Set Timeout to Indefinite
Set Timeout to Immediate
Set Timeout to Immediate
Suggested answer: A
asked 24/09/2024
Kevin Zander
40 questions

Question 16

Report Export Collapse

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?

tcp
tcp
tcp-legacy
tcp-legacy
tcp-lan-optimized
tcp-lan-optimized
tcp-wan-optimized
tcp-wan-optimized
Suggested answer: D
asked 24/09/2024
Priti Agrawal
41 questions

Question 17

Report Export Collapse

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?

tcp
tcp
tcp-legacy
tcp-legacy
tcp-lan-optimized
tcp-lan-optimized
tcp-wan-optimized
tcp-wan-optimized
Suggested answer: C
asked 24/09/2024
cristian vargas
45 questions

Question 18

Report Export Collapse

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.)

slow start
slow start
proxy options
proxy options
proxy buffer low
proxy buffer low
proxy buffer high
proxy buffer high
Nagle's algorithm
Nagle's algorithm
Suggested answer: C, D
asked 24/09/2024
Abheesh Vijayan
31 questions

Question 19

Report Export Collapse

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?

create a 0 port virtual server and have it answer for all protocols
create a 0 port virtual server and have it answer for all protocols
create a 0.0.0.0:0 virtual server thus eliminating all virtual servers
create a 0.0.0.0:0 virtual server thus eliminating all virtual servers
create a transparent virtual server thus eliminating all virtual servers
create a transparent virtual server thus eliminating all virtual servers
create a wildcard certificate and use it on all *.example.com virtual servers
create a wildcard certificate and use it on all *.example.com virtual servers
Suggested answer: D
asked 24/09/2024
Francis Sailer
49 questions

Question 20

Report Export Collapse

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.)

tcp
tcp
http
http
oneconnect
oneconnect
snat automap
snat automap
httpcompression
httpcompression
Suggested answer: B, C, E
asked 24/09/2024
lakshmi govindu
47 questions
Total 210 questions
Go to page: of 21
Search

Related questions