Which statement is true concerning cookie persistence?
A BIG-IP Administrator configuresremote authenticationand needs to ensure that users can still log ineven when the remote authentication server is unavailable. Which action should the BIG-IP Administrator take in the remote authentication configuration to meet this requirement? (Choose one answer)
A BIG-IP Administrator has acluster of devices.
What should the administrator doafter creating a new Virtual Server on device 1? (Choose one answer)
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 }
else { pool Mozilla_pool }
If a user connects to http://10.10.1.100/foo.html and their browser does not specify a UserAgent, which pool will receive the request?
A BIG-IP Administrator makes a configuration change to a Virtual Server on theStandbydevice of an HA pair. The HA pair is currently configured withAuto-Syncenabled. What effect will the change have on the HA pair configuration? (Choose one answer)
A BIG-IP Administrator needs to apply a health monitor for a pool of database servers named DB_Pool
that uses TCP port 1521.
Where should the BIG-IP Administrator apply this monitor?
A BIG-IP system receivesUDP trafficfrom a specific source. The administrator wants the traffic to beforwarded, not dropped or rejected. Which virtual server type should be used? (Choose one answer)
An application is configured so that thesame pool member must be used for an entire session, and this behavior must persist acrossHTTP and FTP traffic. A user reports that a session terminates and must be restarted after theactive BIG-IP device fails overto the standby device.
Which configuration settings should the BIG-IP Administrator verify to ensure proper behavior when BIG-IP failover occurs? (Choose one answer)
Which statement is true concerning iRule events?
A BIG-IP Administrator needs to connect a BIG-IP system totwo upstream switchesto provideexternal network resilience. The network engineer instructs the administrator to configureinterface binding with LACP. Which configuration should the administrator use? (Choose one answer)