201 Exam Questions
337 real 201 exam questions with expert-verified answers and explanations. Page 2 of 7.
- Question #58Section 6: Configure High Availability
Assuming there are open connections through an active system's virtual servers and a fail over occurs, by default, what happens to the connections.
failoveropen connectionsconnection mirroringhigh availability - Question #59Section 6: Configure High Availability
How is MAC masquerading configured.
MAC masqueradingfloating IPhigh availabilityVLAN - Question #60Section 6: Configure High Availability
Which action will take place when a failover trigger is detected by the active system.
failover triggeractive-standbyhigh availability - Question #61Section 6: Configure High Availability
Assuming that systems are synchronized, which action could take place if the fail over cable is connected correctly and working properly, but the systems cannot communicate over th...
failover cablenetwork failoverHA statusactive/standby - Question #63Section 1: Perform Initial Setup
Which must be sent to the license server to generate a new license.
licensingdossiersystem activation - Question #64Section 1: Perform Initial Setup
What is the purpose of provisioning.
provisioningBIG-IP modulesresource allocation - Question #65Section 1: Perform Initial Setup
When initially configuring the BIGIP system using the config utility, which two parameters can be set. (Choose two.)
initial setupConfig Utilitymanagement portIP address - Question #66Section 2: Configure Load Balancing Features
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 signific...
load balancing algorithmspool memberseven loadObserved load balancing - Question #67Section 2: Configure Load Balancing Features
The incoming client IP address is 205.12.45.52. The last five connections have been sent to members C, D, A, B, B. The incoming client. IP address is 205.12.45.52. The last five co...
load balancingvirtual serverpool membersload balancing algorithmspersistence - Question #68Section 2: Configure Load Balancing Features
A site has six members in a pool. Three of the servers are new and have more memory and a faster processor than the others. Assuming all other factors are equal and traffic should...
load balancing algorithmsserver capacityRatio load balancingObserved load balancing - Question #69Section 2: Configure Load Balancing Features
Which two can be a part of a pool's definition. (Choose two.)
pool configurationmonitorsload balancing mode - Question #70Section 2: Configure Load Balancing Features
What is required for a virtual server to support clients whose traffic arrives on the internal VLAN and pool members whose traffic arrives on the external VLAN.
virtual serverVLANstraffic flownetwork configuration - Question #71Section 2: Configure Load Balancing Features
A standard virtual server has been associated with a pool with multiple members. Assuming all other settings are left at their defaults, which statement is always true concerning t...
virtual serverstandard virtual serverIP address translationclient-sideserver-side - Question #72Section 2: Configure Load Balancing Features
Monitors can be assigned to which three resources. (Choose three.)
monitorshealth checkspoolsnodespool members - Question #73Section 5: Troubleshoot a BIG-IP System
A site has assigned the ICMP monitor to all nodes and a custom monitor, based on the HTTP template, to a pool of web servers. The HTTP based monitor is working in all cases. The IC...
monitorshealth checksnode statuspool member statusmonitor hierarchy - Question #75Section 2: Configure Load Balancing Features
A site is load balancing to a pool of web servers. Which statement is true concerning BIG IP's ability to verify whether the web servers are functioning properly or not.
web server monitorsHTTP monitorshealth checkscontent verification - Question #77Section 7: Configure Advanced Features
Which is an advantage of terminating SSL communication at the BIGIP rather than the ultimate web server.
SSL offloadingSSL terminationserver performanceencryption - Question #78Section 2: Configure Load Balancing Features
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 ori...
NATsource NATdestination NATIP address translationorigin server - Question #79Section 2: Configure Load Balancing Features
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'...
SNATsource address translationSNAT poolsselective SNATvirtual server - Question #80Section 2: Configure Load Balancing Features
Which two statements are true about SNATs. (Choose two.)
SNATVLANsvirtual serverSNAT configuration - Question #81Section 2: Configure Load Balancing Features
A BIGIP 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...
SNATSNAT automapSNAT poolIP address translation - Question #82Section 2: Configure Load Balancing Features
Which statement is true concerning SNATs using automap.
SNAT automapSelf IPFloating IP - Question #83Section 2: Configure Load Balancing Features
Which two statements are true about NATs. (Choose two.)
NATIP address translationTCP/UDP/ICMP - Question #84Section 7: Configure Advanced Features
Which statement describes a typical purpose of iRules.
iRulesHTTP trafficTraffic manipulation - Question #85Section 7: Configure Advanced Features
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 UserAgent] contains "MSIE" } { pool MSIE_pool...
iRulesHTTP_REQUESTUser-AgentPool selection - Question #86Section 7: Configure Advanced Features
Which event is always triggered when the client sends data to a virtual server using TCP.
iRulesiRule eventsCLIENT_DATATCP traffic - Question #87Section 7: Configure Advanced Features
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 {[...
iRulesCLIENT_ACCEPTEDTCP::local_portPool selection - Question #88Section 7: Configure Advanced Features
Which statement is true concerning a functional iRule.
iRulesiRule syntaxEvent declaration - Question #89Section 6: Configure High Availability
What is the purpose of floating selfIP addresses?
Floating Self-IPHigh AvailabilityRedundancyRouting - Question #90Section 6: Configure High Availability
Which parameters are set to the same value when a pair of BIGIP devices are synchronized.
Configuration synchronizationHigh AvailabilityProfile definitions - Question #91Section 6: Configure High Availability
Which two statements are true concerning the default communication between a redundant pair of BIGIP systems. (Choose two.)
High AvailabilityConnection mirroringPersistence mirroringTCP ports - Question #92Section 3: Administer a BIG-IP Device
Which two methods can be used to determine which BIGIP is currently active. (Choose two.)
High AvailabilityActive/Standby statusbigtopCommand prompt - Question #93Section 6: Configure High Availability
As a part of the Setup Utility, the administrator sets the host name for the BIG IP. What would be the result if the two systems in a redundant pair were set to the same host name.
High AvailabilityHostnameConfiguration synchronizationSetup utility - Question #94Section 6: Configure High Availability
When network failover is enabled, which of the following is true.
Network failoverHardware failoverHigh AvailabilityFailover precedence - Question #96Section 6: Configure High Availability
Which statement is true regarding failover.
Hardware failoverNetwork failoverHigh Availability - Question #98Section 5: Troubleshoot a BIG-IP System
Assume the bigd daemon fails on the active system. Which three are possible results. (Choose three.)
Daemon failurebigdFailoverSystem stabilityHigh Availability - Question #99Section 6: Configure High Availability
What is the purpose of MAC masquerading.
MAC masqueradeHigh AvailabilityARPConnection loss - Question #100Section 2: Configure Load Balancing Features
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...
HTTP monitorPool member statusHealth checkLoad balancing - Question #101Configure Load Balancing Features
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...
iRulesHTTP_REQUEST eventVirtual Server configurationURI inspection - Question #102Configure Load Balancing Features
Refer to the exhibit. A BIG-IP Administrator creates a new Virtual Server to load balance SSH traffic. Users are unable to log on to the servers. What should the BIG-IP Administrat...
Virtual Server configurationSSHHTTP profileProtocol mismatch - Question #103Configure Load Balancing Features
A BIG-IP Administrator uses backend servers to host multiple services per server. There are multiple virtual servers and pools defined, referencing the same backend servers. Which...
Load balancing algorithmsLeast ConnectionsNode vs MemberPool configuration - Question #104Maintain a BIG-IP Device
The BIG-IP Administrator needs to perform a BIG-IP device upgrade to the latest version of TMOS. Where can the administrator obtain F5 documentation on upgrade requirements?
F5 documentationBIG-IP upgradeTMOSAskF5 - Question #105Administer a BIG-IP Device
A BIG-IP Administrator makes a configuration change to the BIG-IP device. Which file logs the message regarding the configuration change?
System logsAudit logsConfiguration changes/var/log/audit - Question #106Administer a BIG-IP Device
In the BIG-IP Configuration Utility, a user requests a single screen view to determine the status of all Virtual Servers and associated pool members, as well as any iRules in use....
Configuration UtilityNetwork MapVirtual Server statusPool member status - Question #107Configure Load Balancing Features
What is the status of a pool member when manual resume is enabled and a health check first fails and then passes?
Pool member statusHealth monitorsManual resumeOffline (Disabled) - Question #108Troubleshoot a BIG-IP System
Some users who connect to a busy Virtual Server have connections reset by the BIG-IP system. Pool member resources are NOT a factor in this behavior. What is a possible cause for t...
Virtual Server limitsConnection limitsConnection resetsTroubleshooting - Question #109Administer a BIG-IP Device
New Syslog servers have been deployed in an organization. The BIG-IP Administrator must reconfigure the BIG-IP system to send log messages to these servers. In which location in th...
Syslog configurationRemote loggingConfiguration UtilitySystem logs - Question #110Maintain a BIG-IP Device
A BIG-IP Administrator needs to restore a UCS file to an F5 device using the Configuration Utility. Which section of the Configuration Utility should the BIG-IP Administrator acces...
UCS filesConfiguration UtilitySystem archivesBackup and restore - Question #111Configure Load Balancing Features
Refer to the exhibit. Due to a change in application requirements, a BIG-IP Administrator needs to modify the configuration of a Virtual Server to include a Fallback Persistence Pr...
Persistence profilesFallback persistenceSource Address AffinityVirtual Server configuration - Question #112Troubleshoot a BIG-IP System
A BIG-IP device sends out the following SNMP trap: big-ipo.f5.com - bigipExternalLinkChange Link: 1.0 is DOWN Where in the BIG-IP Configuration utility should the BIG-IP Administra...
SNMP trapsNetwork interfacesInterface statusConfiguration Utility