2023 Correct Practice Tests of 201 Dumps with Practice Exam [Q38-Q63]

Share

2023 Correct Practice Tests of 201 Dumps with Practice Exam

Certification Sample Questions of 201 Dumps With 100% Exam Passing Guarantee


F5 201 exam is an important certification for IT professionals who work with F5 BIG-IP products. It is a vendor-neutral certification, which means that it is recognized by many organizations and companies across the IT industry. BIG-IP Administrator Exam certification is also a great way for IT professionals to demonstrate their expertise and commitment to their field, which can help them advance their careers and increase their earning potential.

 

NEW QUESTION # 38
Refer to the exhibit.


During maintenance, the BIG-IP Administrator manually disables a pool member as shown.
What is the result?

  • A. The disabled pool member stops processing existing connections
  • B. All pool members stop accepting new connections.
  • C. All pool members continue to process persistent connections
  • D. The disabled pool member stops processing persistent connections.

Answer: C


NEW QUESTION # 39
Where is connection mirroring configured.

  • A. It is not configured; it is default behavior.
  • B. It an option within a TCP profile.
  • C. It is an optional feature of each pool.
  • D. It is an optional feature of each virtual server.

Answer: D


NEW QUESTION # 40
A site would like to ensure that a given web server's default page is being served correctly prior to sending it client traffic. They assigned the A site would like to ensure that a given web server's default page is being served correctly prior to sending it client traffic. They.e assigned the default HTTP monitor to the pool. What would the member status be if it sent an unexpected response to the GET request. default HTTP monitor to the pool. What would the member. status be if it sent an unexpected response to the GET request.

  • A. The pool member would be marked unknown (blue).
  • B. The pool member would alternate between red and green.
  • C. The pool member would be marked online (green).
  • D. The pool member would be marked offline (red).

Answer: C


NEW QUESTION # 41
A BIG-IP Administrator must configure the BIG-IP device to send system log messages to a remote syslog server In addition, the log messages need to be sent over TCP for guaranteed delivery. What should the BIG-IP Administrator configure?

  • A. syslog-ng
  • B. Request Logging Profile
  • C. Remote Logging
  • D. HSL Logging

Answer: C


NEW QUESTION # 42
A BIG-IP Administrator is configuring an SSH Pool with five members.
Which Health Monitor should be applied to ensure that available pool members are monitored accordingly?

  • A. tcp
  • B. udp
  • C. http
  • D. https

Answer: A


NEW QUESTION # 43
Which event is always triggered when a client initially connects to a virtual server configured with an HTTP profile?

  • A. HTTP_REQUEST
  • B. CLIENT_DATA
  • C. CLIENT_ACCEPTED
  • D. HTTP_DATA

Answer: C


NEW QUESTION # 44
Refer to the exhibit.

How are new connections load balanced?

  • A. To the pool member with the least number of connections
  • B. To the pool member with a high priority group value defined
  • C. To the first two members listed with the same priority group
  • D. To the pool member with a low priority group value defined

Answer: A


NEW QUESTION # 45
A BIG-IP has two load balancing virtual servers at 150.150.10.10:80 and 150.150.10.10:443. The port 80 virtual server has SNAT automap configured. There is also a SNAT configured at 150.150.10.11 set for a source address range of 200.200.1.0 / 255.255.255.0. All other settings are at their default states. If a client with the IP address 200.200.1.1 sends a request to https://150.150.10.10, What is the source IP address when the associated packet is sent to the pool member?

  • A. Floating self IP address on VLAN where the packet arrives on the system
  • B. 150.150.10.11
  • C. 200.200.1.1
  • D. Floating self IP address on VLAN where the packet leaves the system

Answer: B


NEW QUESTION # 46
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_REQUEST
  • C. HTTP_RESPONSE
  • D. SERVER_CONNECTED

Answer: B

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


NEW QUESTION # 47
Refer to the exhibit.

Which two pool members are eligible to receive new connections? (Choose two)

  • A. 10.21.0.103.80
  • B. 10.21.0.105.80
  • C. 10.21.0.102.80
  • D. 10.21.0.104.80
  • E. 10.21.0.101.80

Answer: D,E


NEW QUESTION # 48
A BIG-IP Administrator creates an HTTP Virtual Server using an iApp template. After the Virtual Server is created, the user requests to change the destination IP addresses. The BIG-IP Administrator tries to change the destination IP address from 10.1.1.1 to 10.2.1.1 in Virtual Server settings, but receives the following error:
The application service must be updated using an application management interface What is causing this error?

  • A. The Application Service was NOT deleted before making the IP address change.
  • B. The Application Services have Strict Updates enabled.
  • C. The IP addresses used are NOT from the same subnet as the Self IP.
  • D. The IP addresses are already in use.

Answer: B

Explanation:
Strict Updates : Indicates whether the application service is tied to the template, so when the template is updated, the application service changes to reflect the updates.


NEW QUESTION # 49
The ICMP monitor has been assigned to all nodes. In addition, all pools have been assigned custom monitors. If a pool eb.is marked vailable.
The ICMP monitor has been assigned to all nodes. In addition, all pools have been assigned custom monitors. If a pool .eb.is marked .vailable (green) which situation is sufficient to cause this.

  • A. Over 25% of the eb.pool members have had their content updated and it no longer matches the receive rule of the custom monitor.Over 25% of the
    .eb.pool. members have had their content updated and it no longer matches the receive rule of the custom monitor. The other respond as expected.The other. respond as expected.
  • B. All of the eb.pool member
    nodes are responding to the
    ICMP monitor
    as expected.All of the .eb.pool. member. nodes are responding to the ICMP monitor as expected.
  • C. All of the members of the eb.pool have had their content updated recently and their responses no longer match the monitor receiveAll of the members of the .eb.pool have had their content updated recently and their responses no longer match the monitor. receive rule.
  • D. Less than 50% of the eb.pool member nodes responded to the ICMP echo request.Less than 50% of the .eb.pool. member. nodes responded to the ICMP echo request.

Answer: A


NEW QUESTION # 50
Refer to the exhibit.

An organization is reporting slow performance accessing their Intranet website, hosted in a public cloud. All employees use a single Proxy Server with the public IP of 104.219.110.168 to connect to the Internet. What should the BIG-IP Administrator of the Intranet website do to fix this issue?

  • A. Change Load Balancing Method to Least Connection
  • B. Change Fallback Persistence Profile to source_addr
  • C. Change Source Address to 104.219.110.168/32
  • D. Change Default Persistence Profile to cookie

Answer: D


NEW QUESTION # 51
Which statement is true concerning SSL termination?

  • A. If a virtual server has both a ClientSSL and ServerSSL profile, the pool members have less SSL processing than if the virtual server had only a ClientSSL profile.
  • B. When any virtual server uses a ClientSSL profile, all SSL traffic sent to the BIG-IP is decrypted before it is forwarded to servers.
  • C. A virtual server that has both ClientSSL and ServerSSL profiles can still support cookie persistence.
  • D. Decrypting traffic at the BIG-IP allows the use of iRules for traffic management, but increases the load on the pool member.

Answer: C


NEW QUESTION # 52
Active connections to pool members are unevenly distributed. The load balancing method is Least Connections (member) Priority Group Activation is disabled. What is a potential cause of the event distribution?

  • A. Priority Group Activation is disabled
  • B. incorrect load balancing method
  • C. SSL Profile Server is applied
  • D. Persistence profile is applied

Answer: D


NEW QUESTION # 53
Assume a virtual server is configured with a ClientSSL profile. What would the result be if the virtual server's destination port were not 443.

  • A. Virtual
    servers
    with a
    ClientSSL
    profile
    are
    always
    configured
    with a destination port of 443.
  • B. SSL termination could not be performed if the virtual server's port was not port
    443.
  • C. Since the virtual server is associated with a ClientSSL profile, it will always process traffic sent to port 443.
  • D. As long as client traffic was directed to
    the alternate port, the virtual server would work as intended.

Answer: D


NEW QUESTION # 54
Which three iRule events are likely to be seen in iRules designed to select a pool for load balancing. (Choose 3)

  • A. SERVER_DATA
  • B. HTTP_REQUEST
  • C. CLIENT_ACCEPTED
  • D. HTTP_RESPONSE
  • E. SERVER_CONNECTED
  • F. SERVER_SELECTED
  • G. CLIENT_DATA

Answer: B,C,G


NEW QUESTION # 55
A BIG-IP Administrator is creating a new Trunk on the BIG-IP device. What objects should be added to the new Trunk being created?

  • A. VLANS
  • B. Interfaces
  • C. IP addresses
  • D. Network routes

Answer: B

Explanation:
trunk is a portchannel, you need to add a physical interface.


NEW QUESTION # 56
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/audit
  • B. /var/log/secure
  • C. /var/log/messages
  • D. /var/log/user.log

Answer: A

Explanation:
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 # 57
A Standard Virtual Server configured for an application reports poor network performance. This application is accessed mainly from computers on the Internet.
What should the BIG-IP Administrator configure on the Virtual Server to achieve better network performance?

  • A. Protocol Profile (Client) with f5-tcp-wan and Protocol Profile (Server) with f5-tcp-lan
  • B. Protocol Profile (Client) with f5-tcp-lan
  • C. Protocol Profile (Client) with f5-tcp-optimized
  • D. Protocol Profile (Client) with fS-tcp-lan and Protocol Profile (Server) with f5-tcp-wan

Answer: A


NEW QUESTION # 58
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. Trunk
  • B. Route
  • C. Interface
  • D. VLAN

Answer: D


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

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

Answer: B


NEW QUESTION # 60
When upgrading a BIGElIP redundant pair, what happens when one system has been updated but the other has not.

  • A. This is not possible since both systems are updated simultaneously.
  • B. Synching should not be performed.
  • C. The first system to be updated will assume the Active role.
  • D. The older system will issue SNMP traps indicating a communication error with the partner.

Answer: B


NEW QUESTION # 61
A site wishes to perform source address translation on packets arriving from the Internet for clients using some pools but not others. The determination is not based on the client's IP address, but on the pool they are load balanced to. What could best accomplish this goal.

  • A. The decision to perform source address translation is always based on a client's address (or network). Thus, this goal cannot be achieved.
  • B. A SNAT for all addresses could
    be defined,
    and then disable the SNAT processing for select pools.
  • C. For each virtual server, regardless their default load balancing pools, association with SNAT pools could vary dependent upon need.
  • D. The decision to perform source address translation is always based on VLAN. Thus, the goal cannot be achieved.

Answer: B


NEW QUESTION # 62
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.3:80
  • B. 10.10.20.1:80
  • C. 10.10.20.5:80
  • D. 10.10.20.4:80
  • E. 10.10.20.2:80

Answer: E


NEW QUESTION # 63
......


F5 201 (BIG-IP Administrator) Certification Exam is considered an intermediate-level certification exam and is suitable for IT professionals who have experience in managing and deploying F5 BIG-IP systems. BIG-IP Administrator Exam certification exam is designed to evaluate the candidate's knowledge and skills in managing and deploying F5 BIG-IP systems, including configuring virtual servers, pools, nodes, and monitors, managing traffic behavior using iRules, and managing network security using Access Policies and SSL profiles.

 

201 Sample Practice Exam Questions 2023 Updated Verified: https://www.testkingpdf.com/201-testking-pdf-torrent.html

Pass Key features of 201 Course with Updated 255 Questions: https://drive.google.com/open?id=11aDT7TWniO5AdvbjlAUjuS4zewVHDUOI