[Sep 03, 2023] 201 Exam Dumps 100% Same Q&A In Your Real Exam [Q89-Q105]

Share

[Sep 03, 2023] 201 Exam Dumps 100% Same Q&A In Your Real Exam

201 Test Engine Dumps Training With 255 Questions

NEW QUESTION # 89
Which two statements describe differences between the active and standby systems? (Choose two.)

  • A. Virtual server addresses are hosted only by the active system.
  • B. Floating selfIP addresses are hosted only by the active system.
  • C. Failover triggers only cause changes on the active system.
  • D. Monitors are performed only by the active system.
  • E. Configuration changes can only be made on the active system.

Answer: A,B


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

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

Answer: A,C,D


NEW QUESTION # 91
A BIG-IP Administrator is performing maintenance on the active BIG-IP device of an HA pair. The BIG-IP Administrator needs to minimize traffic disruptions.
What should the BIG-IP Administrator do to start the maintenance activity?

  • A. Disable switch ports of the BIG-IP device.
  • B. Move resources to a new Traffic Group.
  • C. Force the BIG-IP device to standby.
  • D. Reboot the BIG-IP device.

Answer: C


NEW QUESTION # 92
Which must be sent to the license server to generate a new license.

  • A. the system's dossier
  • B. the system's base license
  • C. the system's purchase order number
  • D. the system's host name

Answer: A


NEW QUESTION # 93
Assuming other failover settings are at their default state, what would occur if the failover cable were to be disconnected for five seconds and then reconnected?

  • A. As long as network communication is not lost, no change will occur.
  • B. When the cable is disconnected, both systems will become active. When the voltage is restored, unit two will revert to standby mode.
  • C. Nothing. Failover due to loss of voltage will not occur if the voltage is lost for less than ten seconds.
  • D. When the cable is disconnected, both systems will become active. When the voltage is restored, both systems will maintain active mode.

Answer: B


NEW QUESTION # 94
The current status of a given pool member is unknown. Which condition could explain that state?

  • A. The member has no monitor assigned to it.
  • B. The member has a monitor assigned to it and the monitor did not succeed during the most recent timeout period.
  • C. The member's node has a monitor assigned to it and the monitor did not succeed during the most recent timeout period.
  • D. The member has a monitor assigned to it and the most recent monitor was successful.

Answer: A


NEW QUESTION # 95
Which Virtual Server type prevents the use of a default pool?

  • A. Standard
  • B. Performance (Layer 4)
  • C. Performance HTTP
  • D. Forwarding (IP)

Answer: D

Explanation:
Explanation
Forwarding (IP) cannot be associated with the pool.


NEW QUESTION # 96
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:
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 # 97
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. Add an iRule to remote.company.com_vs to redirect Traffic to HTTPS
  • B. Change the Listening Port on remote.company.com_vs to Port 80
  • C. Add a Pool to the Virtual Server remote.company.com_VS
  • D. Change the Type of the Virtual Server remote.company.com_vs to Forwarding Requiring all traffic to be HTTPS access requires HTTP requests to be redirected directly to HTTPS.

Answer: A


NEW QUESTION # 98
You have created a custom profile named TEST2. The parent profile of TEST2 is named TEST1. If additional changes are made to TEST1, what is the effect on TEST2?

  • A. Changes to TEST1 cannot affect TEST2 once TEST2 is saved.
  • B. When TEST1 is changed, the administrator is prompted and can choose whether to propagate changes to TEST2.
  • C. All changes to TEST1 are propagated to TEST2.
  • D. Some of the changes to TEST1 may propagate to TEST2.

Answer: D


NEW QUESTION # 99
How should a BIG-IP Administrator control the amount of traffic that a newly enabled pool member receives.

  • A. set the Priority Group Activation
  • B. set the Slow Ramp Time
  • C. set a Health Monitor
  • D. set a Connection Limit

Answer: B

Explanation:
Specifies the duration during which the system sends less traffic to a newly-enabled pool member. The amount of traffic is based on the ratio of how long the pool member has been available compared to the slow ramp time, in seconds. Once the pool member has been online for a time greater than the slow ramp time, the pool member receives a full proportion of the incoming traffic. Slow ramp time is particularly useful for the least connections load balancing mode.
Setting this to a nonzero value can cause unexpected Priority Group behavior, such as load balancing to a low-priority member even with enough high-priority servers.


NEW QUESTION # 100
A BIG-IP device is configured with both an internal external and two Corporate VLANs. The virtual server has SNAT enabled and is set to listen on all VLANs Auto Last Hop is disabled. The Corporate users are on
10.0.0.0./24 and 172.16.0.0/12. The BIG-IP has a Self-IP on the 1.0.0.0.0./24 subnet.
Internet users are able to access the virtual server. Only some of the Corporate users are able to connect to the virtual server A BIG-IP Administrator performs a tcpdump on the BIG-IP and verifies that traffic is arriving from users in 10.0.0.0/24.
What should the BIG-IP Administrator do to correct this behaviour?

  • A. Change the default route to point to the extra firewall
  • B. Modify the default route of the servers to point to the BIG-IP device
  • C. Add a static route for the 172.16.0.0/12 subnet
  • D. Disable the server on the internal VLAN

Answer: C


NEW QUESTION # 101
Which two statements are true about NATs? (Choose two.)

  • A. NATs can be configured with mirroring enabled or disabled.
  • B. NATs support UDP, TCP, and ICMP traffic.
  • C. NATs provide a many-to-one mapping between IP addresses.
  • D. NATs provide a one-to-one mapping between IP addresses.

Answer: B,D


NEW QUESTION # 102
The BIG-IP Administrator configures an HTTP monitor with a specific receive string. The status is marked
'down'.
Which tool should the administrator use to identify the problem?

  • A. Health
  • B. Ping
  • C. ifconfig
  • D. tcpdump

Answer: D


NEW QUESTION # 103
A BIG-IP Administrator creates a new VLAN on BIG-IP Cluster Member A and attaches an Interface to it. Although the Auto Config Sync is in place, the new VLAN does NOT show up on Cluster Member B.
What should the BIG-IP Administrator do to ensure the new VLAN is configured on each Cluster Member?

  • A. Configure a Default Route for the new VLAN on Cluster Member A.
  • B. Enable the Interface that is attached to the new VLAN on Cluster Member A.
  • C. Reset the Device Trust of the BIG-IP Cluster on either Cluster Member.
  • D. Configure the new VLAN manually on Cluster Member B.

Answer: D


NEW QUESTION # 104
You need to terminate client SSL traffic at the BIG-IP and also to persist client traffic to the same pool member based on a BIG IP supplied cookie.
Which four are profiles that would normally be included in the virtual server's definition? (Choose four.)

  • A. HTTPS
  • B. TCP
  • C. HTTP
  • D. ClientSSL
  • E. ServerSSL
  • F. CookieBased Persistence

Answer: B,C,D,F


NEW QUESTION # 105
......

201 Practice Test Pdf Exam Material: https://www.itpass4sure.com/201-practice-exam.html

201 Questions Pass on Your First Attempt Dumps for F5 Networks Certification Study Materials Certified: https://drive.google.com/open?id=1HcJIVCr-SCzJRzHI0-gtgMkrpwA23tJj