Question 11
A BIG-IP has the following objects configured: A SNAT pool with 2 members:
150.10.33.33 and 10.10.1.33 A load-balancing pool with 5 members:
10.10.1.1-10.10.1.5:80
The BIG-IP has two self-IP addresses: 150.10.10.10 and 10.10.1.10 A virtual server at 150.10.30.30:80 that is associated with both the SNAT pool and the load-balancing pool. If a client at IP address 200.10.10.10 initiates a connection to the virtual server, what will the source IP address be in the packets sent to the chosen pool member?
150.10.33.33 and 10.10.1.33 A load-balancing pool with 5 members:
10.10.1.1-10.10.1.5:80
The BIG-IP has two self-IP addresses: 150.10.10.10 and 10.10.1.10 A virtual server at 150.10.30.30:80 that is associated with both the SNAT pool and the load-balancing pool. If a client at IP address 200.10.10.10 initiates a connection to the virtual server, what will the source IP address be in the packets sent to the chosen pool member?
Question 12
The following iRule is being used within a persistence profile on a virtual server. Assuming the following HTTP requests are made within the same timeout window, what is the maximum number of persistence records that will be created iRule: rule Persist_Universal { when HTTP_REQUEST { persist uie [findstr [HTTP::uri] "?" 8 3] } Requests:#1 http: I/www.test.com/input.html?testl 45ABR80 #2 http ://www.test.com/input .html?testl 35PDC72 #3 http :llwww.test. com/input.html?testl 25ABR76 #4 http ://www.test.com/input.html?testl
45MN088 #5 http ://www.test. com/input.html?testl 55ABR98 #6 http ://www.test.com/input.html?testl 45 PDC6O #7 http ://www.test. com/input.html?testl 75ABC50 #8 http ://www.test.com/input.html?testl 25MN055 #9 http: llwww.test. com/input.html?testl 45ABC70 #10 http ://www.test.com/input.html?testl 35PDC42
45MN088 #5 http ://www.test. com/input.html?testl 55ABR98 #6 http ://www.test.com/input.html?testl 45 PDC6O #7 http ://www.test. com/input.html?testl 75ABC50 #8 http ://www.test.com/input.html?testl 25MN055 #9 http: llwww.test. com/input.html?testl 45ABC70 #10 http ://www.test.com/input.html?testl 35PDC42
Question 13
Which are immediate results of entering the following command: b pool PoolA . { lb method predictive member 10.10.1 .1:80 member 10.10.1.2:80 }
Question 14
When defining a load-balancing pool using the command line, if the load-balancing method is not specified, what is the result
Question 15
QUESTION NO: 34. Click the Exhibit Button an LTM has the 3 virtual servers, a SNAT defined, four self IP addresses defined and the networks shown in the exhibit. Selected options for each object are shown below. Settings not shown are at their defaults. VirtualServer 1 Destination: 10.10.1.102:80 netmask 255.255.255.255 Pool: Pool with 3 members in the 172.16/16 network SNAT Automap enabled VirtualServer2 Destination: 10.10.1.102:* netmask 255.255.255.255 Pool: Pool with 3 members in the 192.168/16 network VirtualServer 3 Destination: 10.10.2.0:80 netmask 255.255.255.0 Type: IP Forwarding SNATI Source IP: All Addresses SNAT Address: SNAT Pool with 2 members -
172.16.20.50 and
192.168.10.50 Self IPs 192.168.1.1; 172.16.1.1; 10.10.2.1; 10.10.1.1 A connection attempt is made with a source IP and port of 10.20.100.50:80 and a destination IP and port of 10.10.2.10:80. When the request is processed, what will be the source and destination IP addresses?

172.16.20.50 and
192.168.10.50 Self IPs 192.168.1.1; 172.16.1.1; 10.10.2.1; 10.10.1.1 A connection attempt is made with a source IP and port of 10.20.100.50:80 and a destination IP and port of 10.10.2.10:80. When the request is processed, what will be the source and destination IP addresses?

