aiotestking uk

201 Exam Questions - Online Test


201 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

Proper study guides for Far out F5-Networks TMOS Administration certified begins with F5-Networks 201 preparation products which designed to deliver the Exact 201 questions by making you pass the 201 test at your first time. Try the free 201 demo right now.

Check 201 free dumps before getting the full version:

NEW QUESTION 1
Which Virtual Server type should be used to load balance HTTP traffic to a pool of servers?

  • A. Standard
  • B. Stateless
  • C. Forwarding (IP)
  • D. Forwarding (Layer 2)

Answer: A

NEW QUESTION 2
A BIG-IP Administrator wants to add a new Self IP to the BIG-IP device. Which item should be assigned to the new Self IP being configured?

  • A. Interface
  • B. Route
  • C. VLAN
  • D. Trunk

Answer: C

NEW QUESTION 3
When configuring a pool member's monitor, which three association options are available? (Choose three.)

  • A. inherit the pool's monitor
  • B. inherit the node's monitor
  • C. configure a default monitor
  • D. assign a monitor to the specific member
  • E. do not assign any monitor to the specific member

Answer: ADE

NEW QUESTION 4
New Syslog servers have been deployed in an organization. The BIG-IP Administrator must reconfigure the BIG-IP system to send log messages to these servers.
In which location in the Configuration Utility can the BIG-IP Administrator make the needed configuration changes to accomplish this?

  • A. System > Logs > Configuration
  • B. System > Configuration > Local Traffic
  • C. System > Logs > Audit
  • D. System > Configuration > Device

Answer: A

NEW QUESTION 5
A virtual server is defined per the charts. The last five client connections were to members C, D, A, B, B. Given the conditions shown in the above graphic, if a client with IP address 205.12.45.52 opens a connection to the virtual server, which member will be used for the connection.

  • A. 172.16.20.1:80
  • B. 172.16.20.2:80
  • C. 172.16.20.3:80
  • D. 172.16.20.4:80
  • E. 172.16.20.5:80

Answer: D

NEW QUESTION 6
A BIG-IP Administrator must determine if a Virtual Address is configured to fail over to the standby member of a device group in which area of the Configuration Utility can this be confirmed?

  • A. Device Management > Traffic Groups
  • B. Device Management > Devices
  • C. Local Traffic > Virtual Servers
  • D. Device Management > Overview

Answer: C

NEW QUESTION 7
In the BIG-IP Configuration Utility, a user requests a single screen view to determine the status of all Virtual Servers and associated pool members, as well as any iRules in use. Where should the BIG-IP Administrator instruct the user to find this view?

  • A. Local Traffic > Monitors
  • B. Local Traffic > Virtual Servers
  • C. Local Traffic > Network Map
  • D. Statistics

Answer: C

Explanation:
Network Map can display vs and its associated pool, pool member, and irule, can be retrieved, and can be quickly linked.

NEW QUESTION 8
A virtual server at 10.10.1.100:80 has the rule listed below applied.
when HTTP_REQUEST { if {[HTTP::uri] ends_with "htm" } { pool pool1 } else if {[HTTP::uri] ends_with "xt" } { pool pool2 }
If a user connects to http://10.10.1.100/foo.txt which pool will receive the request?

  • A. pool1
  • B. pool2
  • C. Non
  • D. The request will be dropped.
  • E. Unknow
  • F. The pool cannot be determined from the information provided.

Answer: B

NEW QUESTION 9
A BIG-IP Administrator uses a device group to share the workload and needs to perform service on a BIG-IP device currently active for a traffic group. The administrator needs to enable the traffic group to run on another BIG-IP device in the device group. What should the administrator do to meet the requirement?

  • A. Create a new Traffic Group and then fail to Standby Unit
  • B. Select Traffic Group and then select Failover
  • C. Select Traffic Group and then select Force to Standby
  • D. Select Traffic Group on Primary Unit and then select Demote

Answer: C

NEW QUESTION 10
Refer to the exhibit
The BIG-IP Administrator is unable to access the management console via Self-IP 10.10 1.33 and port 443. What is the reason for this problem?

  • A. Packet Filter needs to be configured to allow a source
  • B. Self IP is configured to allow TCP All
  • C. Self IP is configured to allow UDP 443
  • D. Packet Filter is configured to allow port 443

Answer: C

NEW QUESTION 11
Refer to the exhibit.
A user notifies the BIG-IP Administrator that http://remote company.com is NOT accessible. Remote access to company resources must be encrypted.
What should the BIG-IP Administrator do to fix the issue?

  • A. Change the Listening Port on remote.company.com_vs to Port 80
  • B. Add a Pool to the Virtual Server remote.company.com_VS
  • C. Add an iRule to remote.company.com_vs to redirect Traffic to HTTPS
  • D. Change the Type of the Virtual Server remote.company.com_vs to Forwarding

Answer: C

Explanation:
Requiring all traffic to be HTTPS access requires HTTP requests to be redirected directly to HTTPS.

NEW QUESTION 12
Refer to the exhibit. The BIG-IP Administrator needs to avoid overloading any of the Pool Members with connections, when they become active.
What should the BIG-IP Administrator configure to meet this requirement?

  • A. Different Ratio for each member
  • B. Same Priority Group to each member
  • C. Action On Service Down to Reselect
  • D. Slow Ramp Time to the Pool

Answer: D

NEW QUESTION 13
Refer to the exhibit.
201 dumps exhibit
A BIG-IP Administrator configures a Virtual Server to handle HTTPS traffic. Users report that the application is NOT working.
Which actional configuration is regard to resolve this issue?

  • A. Configure SSL Profile (Client)
  • B. Configure Protocol Profile (Server)
  • C. Configure Service Profile HTTP
  • D. Configure SSL Profile (Server)

Answer: A

NEW QUESTION 14
Which method is recommended for creating a new user from the CLI?

  • A. Run f5adduser username' then 'f5passwd username' from bash or tmsh
  • B. Run tmsh create auth user username prompt for password' from bash
  • C. edit bigip.conf to add the new user and the user's clear-text password
  • D. Run useradd username' then 'passwd username' from bash tmsh

Answer: B

NEW QUESTION 15
The BIG-IP appliance fails to boot. The BIG-IP Administrator needs to run the End User Diagnostics (EUD) utility to collect data to send to F5 Support.
Where can the BIG-IP Administrator access this utility?

  • A. Console Port
  • B. Internal VLAN interface
  • C. External VLAN interface
  • D. Management Port

Answer: A

NEW QUESTION 16
Which three methods can be used for initial access to a BIG-IP system? (Choose three.)

  • A. CLI access to the serial console port
  • B. SSH access to the management port
  • C. SSH access to any of the switch ports
  • D. HTTP access to the management port
  • E. HTTP access to any of the switch ports
  • F. HTTPS access to the management port
  • G. HTTPS access to any of the switch ports

Answer: ABF

NEW QUESTION 17
The incoming client IP address is 195.64.45.52 and the last five connections have been sent to members A, C, E, D and B. Given the virtual server, pool, and persistence definitions and statistics shown in the above graphic, which member will be used for the next connection?

  • A. 10.10.20.1:80
  • B. 10.10.20.2:80
  • C. 10.10.20.3:80
  • D. 10.10.20.4:80
  • E. 10.10.20.5:80
  • F. It cannot be determined with the information given.

Answer: C

NEW QUESTION 18
......

Thanks for reading the newest 201 exam dumps! We recommend you to try the PREMIUM Dumpscollection.com 201 dumps in VCE and PDF here: https://www.dumpscollection.net/dumps/201/ (254 Q&As Dumps)