201 Free Certification Exam Material from Free4Torrent with 255 Questions
Use Real 201 - 100% Cover Real Exam Questions
NEW QUESTION 102
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. Set Address Translation to SNAT and have self-IP configured in the same subnet of servers
- B. Set Address Translation to Auto Map, configure a SNAT pool, and have pool members in the same subnet of the servers
- C. Set Address Translation to SNAT and configure a specific translation address
- D. Disable Address Translation
Answer: C
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 103
A BIG-IP Administrator plans to resolve a non-critical issue with a BIG-IP device in 2 weeks. What Severity level should be assigned to this type of F5 support ticket?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 104
Given that VLAN failElsafe is enabled on the external VLAN and the network that the active BIGIP's external VLAN is connected to has failed, which statement is always true about the results.
- A. The active system will failElover and the standby system will go into active mode.
- B. The active system will note the failure in the HA table.
- C. The active system will restart the traffic management module to eliminate the possibility that BIGElIP is the cause for the network failure.
- D. The active system will reboot and the standby system will go into active mode.
Answer: B
NEW QUESTION 105
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 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 offline (red).
- B. The pool member would be marked unknown (blue).
- C. The pool member would be marked online (green).
- D. The pool member would alternate between red and green.
Answer: C
NEW QUESTION 106
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. https
- B. udp
- C. tcp
- D. http
Answer: C
NEW QUESTION 107
A BIG-IP Administrator finds the following log entry after a report of user issues connecting to a virtual server:
01010201: 2: Inet port exhaustion on 10.70.110.112 to 192.28.123.250:80 (proto 6) How should the BIG-IP Administrator modify the SNAT pool that is associated with the virtual server?
- A. Increase the timeout of the SNAT addresses.
- B. Add an address to the SNAT pool.
- C. Remove the SNAT pool and apply SNAT Automap.
- D. Remove an IP address from the SNAT pool.
Answer: B
NEW QUESTION 108
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 21 } { pool ftppool } elseif {[TCP::local_port] equals 23 } { pool telnetpool } If a user connects to 10.10.1.100 and port 22, which pool will receive the request.
- A. None. The request will be dropped.
- B. ftppool
- C. telnetpool
- D. Unknown. The pool cannot be determined from the information provided.
Answer: D
NEW QUESTION 109
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 sent to an
pology.server.The connection request is sent to an .pology.server. - B. The connection request is not processed.
- C. The connection request is refused and the client is sent a "server not available" message.
- D. The connection request is loadElbalanced to an available pool member.
Answer: D
NEW QUESTION 110
A BIG-IP Administrator assigns the default http health monitor to a pool that has three members listening on port 80 When the administrator connects to each pool member via the CURL utility, two of the members respond with a status of 404 Not Found while the third responds with 200 OK. What will the pool show for member availability?
- A. Two members online and one member offline.
- B. All members online.
- C. Two members offline and one member online.
- D. All members offline.
Answer: B
NEW QUESTION 111
A site has six members in a pool. All of the servers have been designed, built, and configured with the same applications. It is known that each client's interactions vary significantly and can affect the performance of the servers. If traffic should be sent to all members on a regular basis, which loadbalancing mode is most effective if the goal is to maintain a
relatively even load across all servers.
- A. Round Robin
- B. Priority
- C. Ratio
- D. Observed
Answer: D
NEW QUESTION 112
Which two can be a part of a virtual server's definition. (Choose two.)
- A. monitor(s)
- B. pool(s)
- C. loadElbalancing method(s)
- D. rule(s)
- E. node address(es)
Answer: B,D
NEW QUESTION 113
Which method is recommended for creating a new user from the CLI?
- A. Run tmsh create auth user username prompt for password' from bash
- B. Run useradd username' then 'passwd username' from bash tmsh
- C. Run f5adduser username' then 'f5passwd username' from bash or tmsh
- D. edit bigip.conf to add the new user and the user's clear-text password
Answer: A
NEW QUESTION 114
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 Pool
- B. A persistence profile on the Virtual Server
- C. A slow ramp time on virtual Server
- D. A slow to time on Pool
Answer: B
NEW QUESTION 115
Refer to the exhibit.
Which Pool Members are receiving traffic?
- A. serv1, serv3, serv4
- B. Serv1, serv2,serv3, serv4
- C. serv1
- D. serv1, serv3
Answer: A
NEW QUESTION 116
When network failElover is enabled, which of the following is true.
- A. The failElover cable status is ignored. FailElover is determined by the network status only.
- B. Either a network failure or loss of voltage across the failElover cable will cause a failElover.
- C. The presence or absence of voltage over the fElo av iler cable takes precedence over network failElover.
- D. A network failure will not cause a failElover as long as there is a voltage across the failElover cable.
Answer: D
NEW QUESTION 117
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. Some of the changes to TEST1 may propagate to TEST2.
- B. All changes to TEST1 are propagated to TEST2.
- C. When TEST1 is changed, the administrator is prompted and can choose whether to propagate changes to TEST2.
- D. Changes to TEST1 cannot affect TEST2 once TEST2 is saved.
Answer: A
NEW QUESTION 118
A site needs to terminate client HTTPS traffic at the BIG-IP and forward that traffic unencrypted. Which two are profile types that must be associated with such a virtual server? (Choose two.)
- A. ServerSSL
- B. HTTPS
- C. TCP
- D. ClientSSL
- E. HTTP
Answer: C,D
NEW QUESTION 119
Which log file should the BIG-IP Administrator check to determine if a specific user tried to log in to the 8IG-IP Configuration by utility?
- A. /var/log/pam/tally/log
- B. /ver/log/secure
- C. /var/log/trn
- D. /var/log/http.d
Answer: B
NEW QUESTION 120
Refer to the exhibit.
Which two pool members are eligible to receive new connections? (Choose two)
- A. 10.21.0.105.80
- B. 10.21.0.102.80
- C. 10.21.0.104.80
- D. 10.21.0.101.80
- E. 10.21.0.103.80
Answer: C,D
NEW QUESTION 121
A BIG-IP Administrator wants to add the ASM Module to an HA pair of BIG-IP devices. The BIG-IP Administrator has already installed a new Add-On License on both devices in the HA pair. What should the BIG-IP Administrator do next to use the module?
- A. Synchronize both BIG-IP devices
- B. Provision the new module on both BIG-IP device's
- C. Reboot both BIG-IP devices
- D. Reactivate the Licenses on both BIG IP devices
Answer: B
NEW QUESTION 122
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 does not match a virtual server, the traffic will be forwarded based on routing tables.
- 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 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.
- D. 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.
Answer: B,C
NEW QUESTION 123
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 refused and the client is sent a "server not available" message.
- C. The connection request is sent to a pology server.
- D. The connection request is loadbalanced to an available pool member.
Answer: D
NEW QUESTION 124
A user needs to determine known security vulnerabilities on an existing BIG-IP appliance and how to remediate these vulnerabilities.
Which action should the BIG-IP Administrator recommend?
- A. Create a UCS archive and upload to Health
- B. Create a UCS archive and open an F5 Support request
- C. Verify the TMOS version and review the release notes
- D. Generate a view and upload to Heath
Answer: D
NEW QUESTION 125
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 U tmsh load /$ys ucs <ucs filename> no-license
- B. From the GUI, select the UCS file and click restore
- C. From the CLI with command(tmos)< tmsh load /sys ucs <ucs filename> no-license
- D. From the GUI, select the UCS file, unchcck the license box, and click restore
Answer: A
NEW QUESTION 126
What is the purpose of floating selfElIP addresses?
- A. to define an address that allows either system to initiate communication at any time
- B. to define an address that gives network devices greater flexibility in choosing a path to forward traffic
- C. to define an address that allows network devices to route traffic via a single IP address
- D. to define an address that grants administrative access to either system at any time
Answer: C
NEW QUESTION 127
......
Dumps Brief Outline Of The 201 Exam: https://www.free4torrent.com/201-braindumps-torrent.html
201 Training & Certification Get Latest F5 Networks Certification Study Materials : https://drive.google.com/open?id=1DOkvM7sAXAzO-aPk1VqdmKdg_HD8H3f-