Free 301b Exam Braindumps (page: 3)

Page 2 of 53

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?

  1. tcp
  2. tcp-legacy
  3. tcp-lan-optimized
  4. tcp-wan-optimized

Answer(s): 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.)

  1. slow start
  2. proxy options
  3. proxy buffer low
  4. proxy buffer high
  5. Nagle's algorithm

Answer(s): 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?

  1. create a 0 port virtual server and have it answer for all protocols
  2. create a 0.0.0.0:0 virtual server thus eliminating all virtual servers
  3. create a transparent virtual server thus eliminating all virtual servers
  4. create a wildcard certificate and use it on all *.example.com virtual servers

Answer(s): 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.)

  1. tcp
  2. http
  3. oneconnect
  4. snat automap
  5. httpcompression

Answer(s): B,C,E






Post your Comments and Discuss F5 301b exam with other Community members:

301b Discussions & Posts