[Dec-2021] 201 Dumps Full Questions - F5 Networks Certification Study Materials Exam Study Guide
Exam Questions and Answers for 201 Study Guide
Understanding of functional and technical aspects of Maintaining system configuration
The following will be discussed in this section:
- Identify which modules are licensed and/or provisioned U/A
- Given an HA pair, describe the appropriate strategy for deploying a new software image
- Distinguish between disabling a member and forcing it down
- Determine use cases for disabling a member
- Manage software images
- Understand the processes of licensing, license reactivation, and license modification (add-ons)
- Discuss scenarios in which restoring a UCS archive is appropriate
- Explain how to modify user properties
- Given a situation where a pool member has been disabled but still appears to be receiving traffic, determine the cause
- Given a scenario, discuss when it is appropriate to create a UCS archive
- Discuss the tasks involved in successfully restoring a UCS archive
NEW QUESTION 40
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. Use the appropriate tmsh command with the no-license option
- B. Remove the license information from the UCS archive
- C. Revoke the license prior to restoring
- D. Reactivate the license on the new device using the manual activation method
Answer: A
NEW QUESTION 41
Refer to the exhibit.
Which TMSH command generated this output?
- A. tmsh show /cm sync status
- B. tmsh list /sys sync-status
- C. tmsh list /cm sync-status
- D. tmsh show /sys sync-status
Answer: A
NEW QUESTION 42
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-optimized
- B. Protocol Profile (Client) with f5-tcp-wan and Protocol Profile (Server) with f5-tcp-lan
- C. Protocol Profile (Client) with fS-tcp-lan and Protocol Profile (Server) with f5-tcp-wan
- D. Protocol Profile (Client) with f5-tcp-lan
Answer: B
NEW QUESTION 43
A BIG-IP Administrator needs to collect HTTP status code and HTTP method for traffic flowing through a virtual server.
Which default profile provides this information?
- A. Request Adapt
- B. Analytics
- C. HTTP
- D. Statistics
Answer: C
NEW QUESTION 44
A BIGJP Administrator needs to load a UCS file but must exclude the license file. How should the administrator perform this task?
- A. From the CLI with command(tmos) tmsh load /sys ucs <ucs filename> no-license
- B. From the GUI, select the UCS file, unchcck the license box, and click restore
- C. From the CLI with command U tmsh load /$ys ucs <ucs filename> no-license
- D. From the GUI, select the UCS file and click restore
Answer: C
NEW QUESTION 45
Refer to the exhibit.
A BIG-IP Administrator creates a new Virtual Server. The end user is unable to access the page. During troubleshooting, the administrator learns that the connection between the BIG-IP system and server is NOT set up correctly.
What should the administrator do to solve this issue?
- A. Disable Address Translation
- B. Set Address Translation to SNAT and have self-IP configured in the same subnet of servers
- C. Set Address Translation to Auto Map, configure a SNAT pool, and have pool members in the same subnet of the servers
- D. Set Address Translation to SNAT and configure a specific translation address
Answer: D
Explanation:
Explanation
The status of the pool can be seen that the members are all up, indicating that the network from F5 to the server is no problem, so there is no need to configure selfip on the same subnet. The monitor is normal but the access is not normal, you have to consider the problem of snat, you can configure automap or configure snat and specify snat ip.
NEW QUESTION 46
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 ucs <filepath> no-license
- B. load/sys config file <filepath> passphrase <password>
- C. load/sys ucs <filepath> passphrase <password>
- D. load/sys config file <filepath>
Answer: C
NEW QUESTION 47
Refer to the exhibit.
How are new connections load balanced?
- A. To the pool member with a high priority group value defined
- B. To the pool member with a low priority group value defined
- C. To the first two members listed with the same priority group
- D. To the pool member with the least number of connections
Answer: D
NEW QUESTION 48
A 8IG-IP Administrator configures a node with a standard icmp Health Monitor. The Node shows as DOWN although the Backend Server is configured to answer ICMP requests. Which step should the administrator take next to find the root cause of this issue?
- A. Runatcpdump
- B. Runanssldump
- C. Run a qkview
- D. Run a curl Run a qkview
Answer: A
NEW QUESTION 49
A virtual server is defined using a sourceEladdress 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.2:80
- B. 10.10.20.5:80
- C. 10.10.20.4:80
- D. 10.10.20.1:80
- E. 10.10.20.3:80
Answer: A
NEW QUESTION 50
A virtual server is configured to offload SSL from a pool of backend servers. When users connect to the virtual server, they successfully establish an SSL connection but no content is displayed. A packet trace performed on the server shows that the server receives and responds to the request. What should a BIG-IP Administrator do to resolve the problem?
- A. enable Server SSL profile
- B. disable Server SSL profile
- C. disable SNAT
- D. enable SNAT
Answer: B
NEW QUESTION 51
A virtual server is listening at 10.10.1.100:80 and has the following
iRule associated with it: when HTTP_REQUEST { if { [HTTP::header UserElAgent] contains "MSIE" } { pool MSIE_pool } else { pool Mozilla_pool } If a user connects to http://10.10.1.100/foo.html and their browser does not specify a UserElAgent, which pool will receive the request.
- A. Unknown. The pool cannot be determined from the information provided.
- B. None. The request will be dropped.
- C. Mozilla_pool
- D. MSIE_pool
Answer: C
NEW QUESTION 52
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. /Nar/log/ltm
- C. /var/log/messages
- D. /var/log/user.log
Answer: A
NEW QUESTION 53
Refer to the exhibit.
A user attempts to connect to 10.10.10.1.80 using FTP over SSL with an FTPS client. Which virtual server will match and attempt to process the request?
- A. vs_ftp
- B. vs_http
- C. nvfs
- D. vsjutps
Answer: A
NEW QUESTION 54
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 on the current
system used to
initiate mirroring
and network failElover heartbeat messages - C. an address of the other system in a redundant pair configuration
- D. an address on the current system used to listen for failElover messages from the partner BIGIP
Answer: C
NEW QUESTION 55
A BIG-IP Administrator has configured a BIG-IP cluster with remote user authentication against dcOl f5trn.com. Only local users can successfully log into the system. Configsync is also failing.
Which two tools should the 8IG-IP Administrator use to further investigate these issues? (Choose two)
- A. pwck
- B. dig
- C. passwd
- D. ntpq
- E. pam_timestamp_check
Answer: C,D
NEW QUESTION 56
How is persistence configured.
- A. Persistence is a profile type; an appropriate profile is created and associated with virtual server.
- B. Persistence is a global setting; once enabled, loadElbalancing choices are superceded by the persistence method that is specified.
- C. Persistence is an option for each pool member. When a pool is defined, each member's definition includes the option for persistence.
- D. Persistence is an option within each pool's definition.
Answer: A
NEW QUESTION 57
Assume a BIGElIP has no NATs or SNATs configured. Which two scenarios are possible when client traffic
arrives
on a BIGElIP that
is
NOT
destined
to a selfElIP. (Choose two.)
- A. If the destination of the traffic matches a virtual server, the traffic will be processed per the virtual server definition.If the destination of the traffic matches a virtual server, the traffic will be processed per the virtual server. definition.
- B. If the destination of the traffic does not match a virtual server, the traffic will be discarded.
- C. If the destination of the traffic matches a virtual server, the traffic will be forwarded, but it cannot be loadElbalanced since no SNAT has been configured.
- D. If the destination of the traffic does not match a virtual server, the traffic will be forwarded based on routing tables.
Answer: A,B
NEW QUESTION 58
A BIG-IP system has the following configuration:
* SNAT is set to Auto Map
* There are two VLANs internal and external
* Default route is pointed to the gateway on external VLAN
* Self P for internal VLAN is 1921.1.2
* Self IP for external VLAN is 192.1.2.2
* Floating IP addresses for internal VLAN is 192.1.1.1
* Floating IP addresses for external VLAN is 192.1.2.1
* The Virtual Server IP address is 192.1.1.100
Which IP address does the BIG-IP system use first when traffic reaches the servers on the internal VLAN?
- A. 192.1.1.1
- B. 192.1.2.1
- C. 192.1.2.2
- D. 192.1.1.100
Answer: A
NEW QUESTION 59
A BIG-IP Administrator opens a case with F5 Support. The support engineer requests the BIG-IP appliance chassis serial number.
Which TMSH command will provide this information?
- A. show /sys hardware
- B. . list /sys software
- C. list/sys diags
- D. show /sys version
Answer: A
NEW QUESTION 60
......
How much F5-201: TMOS Administration Exam Cost and Details
Examination Name F5 101: Application Delivery Fundamentals Passing Score: 245 or higher Length of Exam: 90 min Types of questions: Multiple Choice Questions No. of Questions: 80 Questions Examination Fees: $180 USD
BIG-IP Administrator Exam Free Update With 100% Exam Passing Guarantee: https://www.realvce.com/201_free-dumps.html
Real Exam Questions & Answers - F5 201 Dump is Ready: https://drive.google.com/open?id=146ODTaN20ZrYycprTllTaH4gLyUt3xLH