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

F5 201 Practice Test - Questions Answers, Page 21

Add to Whishlist

List of questions

Question 201

Report Export Collapse

A BIG-IP has a virtual server at 150.150.10.10:80 with SNAT automap configured. This BIG-IP also has a SNAT at 150.150.10.11 set for a source address range of 200.200.1.0 / 255.255.255.0. All other settings are at their default states. If a client with the IP address 200.200.1.1 sends a request to the virtual server, what is the source IP address when the associated packet is sent to the pool member?

Become a Premium Member for full access
  Unlock Premium Member

Question 202

Report Export Collapse

Which IP address will the client address be changed to when SNAT automap is specified within a Virtual Server configuration?

Become a Premium Member for full access
  Unlock Premium Member

Question 203

Report Export Collapse

A virtual server at 10.10.1.100:80 has the rule listed below applied. when HTTP_REQUEST { if {[HTTP::uri] ends_with 'htm' } { pool pool1 } else if {[HTTP::uri] ends_with 'xt' } { pool pool2 }

http://10.10.1.100/foo.txt If a user connects to http://10.10.1.100/foo.txt which pool will receive the request?

Become a Premium Member for full access
  Unlock Premium Member

Question 204

Report Export Collapse

Which statement is true concerning iRule events?

Become a Premium Member for full access
  Unlock Premium Member

Question 205

Report Export Collapse

Which three iRule events are likely to be seen in iRules designed to select a pool for load balancing? (Choose three.)

Become a Premium Member for full access
  Unlock Premium Member

Question 206

Report Export Collapse

Which event is always triggered when a client initially connects to a virtual server configured with an HTTP profile?

Become a Premium Member for full access
  Unlock Premium Member

Question 207

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::uri] ends_with 'txt' } { pool pool1 } elseif {[HTTP::uri] ends_with 'php' } { pool pool2 }

http://10.10.1.100/foo.html If a user connects to http://10.10.1.100/foo.html, which pool will receive the request?

Become a Premium Member for full access
  Unlock Premium Member

Question 208

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 80 } { pool pool1 } elseif {[TCP::local_port] equals 443} { pool pool2 }

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 209

Report Export Collapse

Which statement is true about the synchronization process, as performed by the Configuration Utility or by typing b config sync all?

Become a Premium Member for full access
  Unlock Premium Member

Question 210

Report Export Collapse

Which statement is true concerning the default communication between a redundant pair of BIG-IP devices?

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

Related questions