aiotestking uk

201 Exam Questions - Online Test


201 Premium VCE File

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

Your success in F5-Networks 201 is our sole target and we develop all our 201 braindumps in a way that facilitates the attainment of this target. Not only is our 201 study material the best you can find, it is also the most detailed and the most updated. 201 Practice Exams for F5-Networks 201 are written to the highest standards of technical accuracy.

Online F5-Networks 201 free dumps demo Below:

NEW QUESTION 1
If a client's browser does not accept cookies, what occurs when the client connects to a virtual server using cookie persistence?

  • A. The connection request is not processed.
  • B. The connection request is sent to a pology server.
  • C. The connection request is loadbalanced to an available pool member.
  • D. The connection request is refused and the client is sent a "server not available" message.

Answer: C

NEW QUESTION 2
A virtual server is listening at 10.10.1.100:any and has the following iRule associated with it:
when CLIENT_ACCEPTED { if {[TCP::local_port] equals 80 } { pool pool1 } elseif {[TCP::local_port] equals 443} { pool pool2 }
If a user connects to 10.10.1.100 and port 22, 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: D

NEW QUESTION 3
Which statement is true concerning a functional iRule?

  • A. iRules use a proprietary syntax language.
  • B. iRules must contain at least one event declaration.
  • C. iRules must contain at least one conditional statement.
  • D. iRules must contain at least one pool assignment statement.

Answer: B

NEW QUESTION 4
What should the 816-IP Administrator provide when opening a new ticket with F5 Support?

  • A. bigip.license file
  • B. QKViewfile
  • C. Device root password
  • D. SSL private keys

Answer: B

NEW QUESTION 5
A BIG-IP Administrator makes a configuration change to the BIG-IP device. Which file logs the message regarding the configuration change?

  • A. /var/log/messages
  • B. /var/log/audit
  • C. /var/log/user.log
  • D. /var/log/secure

Answer: B

Explanation:
About audit logging
Audit logging is an optional feature that togs messages whenever a BIG-IP® system object, such as a virtual server or a load balancing pool, is confined (that is. created, modified, or deleted). The BiGIP system logs the messages for these auditing events in the file /var/log'audit
There are three ways that objects can be configured
• By user action
• By system action
• By loading configuration data
Whenever an object is configured in one of these ways, the BIG-IP system logs a message to the audit log

NEW QUESTION 6
A Virtual Server uses an iRule to send traffic to pool members depending on the URI. The BIG-IP Administrator needs to modify the pool member in the iRule.
Which event declaration does the BIG-IP Administrator need to change to accomplish this?

  • A. CLIENT_ACCEPTED
  • B. HTTP_RESPONSE
  • C. HTTP_REQUEST
  • D. SERVER_CONNECTED

Answer: C

Explanation:
According to the UR! distribution is the category of HTTP requests, need to trigger HTTP_REQUEST event.

NEW QUESTION 7
Refer of the exhibit.
201 dumps exhibit
The 816-IP Administrator runs the command shown and observes a device trust issue between BIG-IP devices in a device group. The issue prevents config sync on device bigip3.local.
What is preventing the config sync?

  • A. Next Active Load factor is 0 on bigip1.local
  • B. Both devices are standby
  • C. Next Active Load factor is 1 on bigip1.local
  • D. Time Delta to local system is 12

Answer: A

Explanation:
Option A should be bioip3.local?. if choose bigip3.local, you should choose A.

NEW QUESTION 8
When using the setup utility to configure a redundant pair, you are asked to provide a "Failover Peer IP". Which address is this?

  • A. an address of the other system in its management network
  • B. an address of the other system in a redundant pair configuration
  • C. an address on the current system used to listen for failover messages from the partner BIG-IP
  • D. an address on the current system used to initiate mirroring and network failover heartbeat messages

Answer: B

NEW QUESTION 9
A virtual server is defined using a source address based persistence profile. The last five connections were A, B, C, A, C . Given the conditions shown in the 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. 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

Answer: B

NEW QUESTION 10
Refer to the exhibit
201 dumps exhibit
201 dumps exhibit
The network team creates a new VLAN on the switches. The BIG-IP Administrator needs to create a configuration on the BIG-IP device. The BIG-IP Administrator creates a new VLAN and Self IP, but the servers on the new VLAN are NOT reachable from the BIG-IP device.
Which action should the BIG-IP Administrators to resolve this issue?

  • A. Set Port Lockdown of Set IP to Allow All
  • B. Change Auto Last Hop to enabled
  • C. Assign a physical interface to the new VLAN
  • D. Create a Floating Set IP Address

Answer: C

NEW QUESTION 11
A BIG-IP Administrator adds new Pool Members into an existing, highly utilized pool. Soon after, there are reports that the application is failing to load for some users. What pool level setting should the BIG-IP Administrator check?

  • A. Availability Requirement
  • B. Allow SNAT
  • C. Action On Service Down
  • D. Slow Ramp Time

Answer: D

Explanation:
Option ABC is a global configuration, has nothing to do with the new pool member, select D after excluding

NEW QUESTION 12
Which process or system can be monitored by the BIG-IP system and used as a failover trigger in a redundant pair configuration?

  • A. bandwidth utilization
  • B. duplicate IP address
  • C. CPU utilization percentage
  • D. VLAN communication ability

Answer: D

NEW QUESTION 13
Refer to the exhibit.
Which TMSH command generated this output?

  • A. tmsh list /cm sync-status
  • B. tmsh show /sys sync-status
  • C. tmsh list /sys sync-status
  • D. tmsh show /cm sync status

Answer: D

NEW QUESTION 14
Administrative user accounts have been defined on the remote LDAP server and are unable to log in to the BIG-IP device.
Which log file should the BIG-IP Administrator check to find the related messages?

  • A. /var/log/secure
  • B. /var/log/messages
  • C. /Nar/log/ltm
  • D. /var/log/user.log

Answer: A

NEW QUESTION 15
The BIG-IP Administrator needs to ensure the correct health monitor is being used lor a new HTTP pool named P_example.
Where should the BIG-IP Administrator validate these settings in the Configuration Utility?

  • A. Local Traffic > Nodes > Default Monitor
  • B. Local Traffic > Profiles > Services > HTTP > http
  • C. Local Traffic > Monitors > http
  • D. Local Traffic > Pools > P_ example

Answer: D

NEW QUESTION 16
Which two methods can be used to determine which BIG-IP is currently active? (Choose two.)

  • A. The bigtop command displays the status.
  • B. Only the active system's configuration screens are active.
  • C. The status (Active/Standby) is embedded in the command prompt.
  • D. The ifconfig a command displays the floating addresses on the active system.

Answer: AC

NEW QUESTION 17
A BIG-IP Administrator defines a device Self IP . The Self IP is NOT reachable from the network. What should the BIG-IP Administrator verify first?

  • A. The correct interface has been selected.
  • B. The correct VLAN has been selected.
  • C. Verify if auto last hop is disabled.
  • D. The correct Trunk has been selected.

Answer: B

NEW QUESTION 18
......

P.S. Surepassexam now are offering 100% pass ensure 201 dumps! All 201 exam questions have been updated with correct answers: https://www.surepassexam.com/201-exam-dumps.html (254 New Questions)