Question 156
Which statement is true concerning packet filters?
Question 157
Select the two best questions you would use to ask your customer about their current web accessmanagement solution.Select two.
Question 158
When configuring the BIG-IP ASM System in redundant pairs, which of the following are synchronized? (Choose 2)
Question 159
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.
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.
Question 160
Application templates save the time it typically takes to create nodes, pools, pool members,virtual servers, and monitors.
