ExamGecko
Home / F5 / 201 / List of questions
Ask Question

F5 201 Practice Test - Questions Answers, Page 25

Add to Whishlist

List of questions

Question 241

Report Export Collapse

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 }

http://10.10.1.100/foo.html 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?

Become a Premium Member for full access
  Unlock Premium Member

Question 242

Report Export Collapse

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?

Become a Premium Member for full access
  Unlock Premium Member

Question 243

Report Export Collapse

Which statement is true concerning a functional iRule?

Become a Premium Member for full access
  Unlock Premium Member

Question 244

Report Export Collapse

What is the purpose of floating self-IP addresses?

Become a Premium Member for full access
  Unlock Premium Member

Question 245

Report Export Collapse

Which parameters are set to the same value when a pair of BIG-IP devices are synchronized?

Become a Premium Member for full access
  Unlock Premium Member

Question 246

Report Export Collapse

Which two statements are true concerning the default communication between a redundant pair of BIG-IP systems? (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member

Question 247

Report Export Collapse

Which two methods can be used to determine which BIG-IP is currently active? (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member

Question 248

Report Export Collapse

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?

Become a Premium Member for full access
  Unlock Premium Member

Question 249

Report Export Collapse

When network failover is enabled, which of the following is true?

Become a Premium Member for full access
  Unlock Premium Member

Question 250

Report Export Collapse

Where is the loadbalancing mode specified?

Become a Premium Member for full access
  Unlock Premium Member
Total 254 questions
Go to page: of 26

Related questions