201 Dumps Updated Feb 25, 2024 Practice Test and 255 unique questions
2024 Latest 100% Exam Passing Ratio - 201 Dumps PDF
Understanding of functional and technical aspects of Maintaining system configuration
The following will be discussed in this section:
- Create and restore a UCS archive under the appropriate circumstances
- Explain how to create a user U/A
- Given an HA pair, describe the appropriate strategy for deploying a new software image
- Given a proposed virtual server configuration change, outline the scope of the change and for which connections those changes will affect (active connections, new connections, persisted sessions)
- Manage software images
- Given a situation where a pool member has been disabled but still appears to be receiving traffic, determine the cause
- Determine use cases for forcing down a member
- Determine use cases for disabling a member
- Discuss scenarios in which restoring a UCS archive is appropriate
- Given a scenario, discuss when it is appropriate to create a UCS archive
- Given a situation where a virtual server configuration change did not appear to immediately take effect, determine why
Difficulty in Attempting F5-201: TMOS Administration Exam
If the user has successfully passed the F5-201 practice exam and has been through F5-201 exam dumps then the certification exam will not be too much difficult as the user has shown aptitude for understanding complicated processes.
NEW QUESTION # 134
A development team needs to apply a software fix and troubleshoot one of its servers. The BIG-IP Administrator needs to immediately remove all connections from the BIG-IP system to the back end server. The BIG-IP Administrator checks the Virtual Server configuration and finds that a persistence profile is assigned to it. What should the 8IG-IP Administrator do to meet this requirement?
- A. Set the pool member to a Disabled state and manually delete existing connections through the command line.
- B. Set the pool member to a Forced Offline state and manually delete easting connections through the command line.
- C. Set the pool member to a Forced Offline state.
- D. Set the pool member to a Disabled state.
Answer: B
NEW QUESTION # 135
You need to terminate client SSL traffic at the BIGElIP and also to persist client traffic to the same pool member based on a BIGElIP supplied cookie. Which four are profiles that would normally be included in the virtual server's definition. (Choose four.)
- A. HTTPS
- B. HTTP
- C. CookieElBased Persistence
- D. ServerSSL
- E. ClientSSL
- F. TCP
Answer: B,C,E,F
NEW QUESTION # 136
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. Select Traffic Group on Primary Unit and then select Demote
- B. Select Traffic Group and then select Failover
- C. Create a new Traffic Group and then fail to Standby Unit
- D. Select Traffic Group and then select Force to Standby
Answer: D
NEW QUESTION # 137
When configuring a pool member's monitor, which three association options are available. (Choose three.)
- A. inherit the node's monitor
- B. assign a monitor to the specific member
- C. inherit the pool's monitor
- D. do not assign any monitor to the specific member
- E. configure a default monitor
Answer: B,C,D
NEW QUESTION # 138
Users are unable to reach an application. The BIG-IP Administrator checks the Configuration Utility and observes that the Virtual Server has a red diamond in front of the status. What is causing this issue?
- A. The Virtual Server is disabled.
- B. All pool members are down.
- C. The Virtual Server is receiving HTTPS traffic over HTTP virtual.
- D. All pool members have been disabled.
Answer: B
NEW QUESTION # 139
Which two can be a part of a virtual server's definition? (Choose two.)
- A. monitor(s)
- B. rule(s)
- C. loadbalancing method(s)
- D. pool(s)
- E. node address(es)
Answer: B,D
NEW QUESTION # 140
A BIG-IP Administrator reviews the Plane CPU Usage performance chart and discovers a high percentage of Control Plane utilization.
Which type of traffic does this indicate a higher usage of?
- A. Administrative
- B. Application
- C. Accelerated ,
- D. Tunnel
Answer: A
NEW QUESTION # 141
Assume a client's traffic is being processed only by a NAT; no SNAT or virtual server processing takes place. Also assume that the NAT definition specifies a NAT address and an origin address while all other settings are left at their defaults. If a client were to initiate traffic to the NAT address, what changes, if any, would take place when the BIGElIP processes such packets.
- A. The destination address would not change, but the source address would be translated to the origin address.
- B. The source address would not change, but the destination address would be translated to the origin address.
- C. The source address would not change, but the destination address would be translated to the NAT's address.
- D. The destination address would not change, but the source address would be translated to the NAT's address.
Answer: B
NEW QUESTION # 142
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. None. The request will be dropped.
- D. Unknown. The pool cannot be determined from the information provided.
Answer: B
NEW QUESTION # 143
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 } elseif {[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. None. The request will be dropped.
- D. Unknown. The pool cannot be determined from the information provided.
Answer: B
NEW QUESTION # 144
Which is an advantage of terminating SSL communication at the BIGElIP rather than the ultimate web server.
- A. Terminating
SSL at the BIGElIP
eliminates
the need
to purchase
SSL certificates from a certificate authority. - B. Terminating SSL at thElIP e B eli Im Ginates all unElencrypted traffic from the nternal.network.Terminating
SSL at the
BEl IGP
eliminates all unElencrypted traffic
from the .nternal.network. - C. Terminating SSL at the BIGElIP eliminates the need to use SSL acceleration hardware anywhere in the network.
- D. Terminating SSL at the BIGElIP can eliminate SSL processing at the web servers.
Answer: D
NEW QUESTION # 145
Where is the loadbalancing mode specified?
- A. within the pool member definition
- B. within the node definition
- C. within the virtual server definition
- D. within the pool definition
Answer: D
NEW QUESTION # 146
Which parameters are set to the same value when a pair of BIG-IP devices are synchronized?
- A. VLAN failsafe settings
- B. profile definitions
- C. host names
- D. system clocks
- E. MAC masquerade addresses
Answer: B
NEW QUESTION # 147
Which statement is true concerning a functional iRule?
- A. iRules must contain at least one pool assignment statement.
- B. iRules must contain at least one event declaration.
- C. iRules must contain at least one conditional statement.
- D. iRules use a proprietary syntax language.
Answer: B
NEW QUESTION # 148
Which type of Virtual Server requires the use of a FastL4 profile?
- A. Performance (Layer 4)
- B. Performance (HTTP)
- C. Standard
- D. Stateless
Answer: A
NEW QUESTION # 149
The BIG-IP Administrator disable all pool members in a pool Users are still able to reach the pool members.
What is allowing users to continue to reach the disabled poo! members?
- A. A persistence profile on the Virtual Server
- B. A persistence profile on the Pool
- C. A slow ramp time on virtual Server
- D. A slow to time on Pool
Answer: A
NEW QUESTION # 150
How is MAC masquerading configured?
- A. Specify the desired MAC address for each VLAN for which you want this feature enabled.
- B. Specify the desired MAC address for each VLAN on the active system and synchronize the systems.
- C. Specify the desired MAC address for each floating selfIP address for which you want this feature enabled.
- D. Specify the desired MAC address for each selfIP address for which you want this feature enabled.
Answer: A
NEW QUESTION # 151
An application is configured so that the same pool member must be used for an entire session, as well as for HTTP and FTP traffic.
A user reports that a session has terminated, and the user must restart the session. The BIG-IP Administrator determines that the active BIG-IP device failed over to the standby BIG-IP device. Which configuration settings should the BIG-IP Administrator verify to ensure proper behaviour when BIG-IP failover occurs?
- A. syn-cookie insertion threshold and connection low-water mark
- B. cookie persistence and session timeout
- C. Persistence mirroring and Match Across Services
- D. Stateful failover and Network Failover detection
Answer: C
NEW QUESTION # 152
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.4:80
- C. 172.16.20.2:80
- D. 172.16.20.5:80
- E. 172.16.20.3:80
Answer: B
NEW QUESTION # 153
Which two statements are true about NATs. (Choose two.)
- A. NATs support UDP, TCP, and ICMP traffic.
- B. NATs can be configured with mirroring enabled or disabled.
- C. NATs provide a oneEltoElone mapping between IP addresses.
- D. NATs provide a manyEltoElone mapping between IP addresses.
Answer: A,C
NEW QUESTION # 154
Which statement describes a typical purpose of iRules?
- A. iRules can be used to update the timers on monitors as a server load changes.
- B. iRules can examine a server response and remove it from a pool if the response is unexpected.
- C. iRules can be used to look at client requests and server responses to choose a pool member to select for load balancing
- D. iRules can be used to add individual control characters to an HTTP data stream.
Answer: D
NEW QUESTION # 155
A VLAN has the following objects configured:
Self-IP 10.10.10.100 with port lockdown set to Allow default
Virtual server 10.10.10.100:443 with UDP profile enabled
Virtual server 10.10.10.0/24 port forwarding virtual server
Global destination NAT forwarding 10.10.10.100 to internal server 172.168.10.100 Which object will process this request when https://10.10.10.100 is entered into a browser?
- A. virtual server 10.10.10.100.443 with UDP profile enabled
- B. global destination NAT forwarding 10.10.10.100 to internal server 172.168.10.100
- C. virtual server 10.10.100/24 port o forwarding virtual server
- D. self-IP 10.10.10.100 with port lockdown set to Allow default
Answer: D
NEW QUESTION # 156
A BIG-IP Administrator needs to restore an encrypted UCS archive from the command line using the TMSH utility.
Which TMSH command should the BIG-IP Administrator use to accomplish this?
- A. load/sys config file <filepath>
- B. load/sys ucs <filepath> no-license
- C. load/sys config file <filepath> passphrase <password>
- D. load/sys ucs <filepath> passphrase <password>
Answer: D
NEW QUESTION # 157
A BIG-IP Administrator receives an RMA replacement for a failed F5 device. The BIG-IP Administrator tries to restore a UCS taken from the previous device, but the restore fails. The following error appears inthe/var/log/itm.
mcpd [****J: ******>;0; License is not operational (expired or digital signature does not match contents.) What should the BIG-IP Administrator do to avoid this error?
- A. Revoke the license prior to restoring
- B. Remove the license information from the UCS archive
- C. Use the appropriate tmsh command with the no-license option
- D. Reactivate the license on the new device using the manual activation method
Answer: C
NEW QUESTION # 158
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. Ping
- B. Health
- C. tcpdump
- D. ifconfig
Answer: C
NEW QUESTION # 159
......
Verified 201 dumps Q&As - 100% Pass from Fast2test: https://www.fast2test.com/201-premium-file.html
Pass Exam With Full Sureness - 201 Dumps with 255 Questions: https://drive.google.com/open?id=1l_zTPe9q2O64VAa7W4yQM-xfP3j99qZB