101 Exam Question 151
Which three of these are the potential ending options for branches in the Visual Policy Editor? (Choose three.)
101 Exam Question 152
Which four of these statements regarding object size and WebAccelerator performance are true?
(Choose four.)
(Choose four.)
101 Exam Question 153
Which two can be a part of a virtual server's definition? (Choose two.)
101 Exam Question 154
The BIG-IP device has the following configured routes:

Which gateway will be chosen to send the packet to the destination 10 238 10 11?

Which gateway will be chosen to send the packet to the destination 10 238 10 11?
101 Exam Question 155
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.
