Question 46
A site has six members in a pool. Three of the servers are new and have more memory and a faster processor than the others. Assuming all other factors are equal and traffic should be sent to all members, which two loadElbalancing methods are most appropriate. (Choose two.)
Question 47
Which event is always triggered when the client sends data to a virtual server using TCP.
Question 48
On the VCMP system, a BIG-IP host administrator imports a new ISO image into the host's /shared/images folder. The new ISO images that reside on the vCMP host are available for installation on the guest. How should the BIG-IP Administrator install one image from within the guest?
Question 49
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.
Question 50
Assume a client's traffic is being processed only by a NAT; no SNAT or virtual
server processing takes place. Also assume that the NAT definition specifies a
NAT address and an origin address while all other settings are left at their defaults.
If the origin server were to initiate traffic via the BIGElIP, what changes, if any,
would take place when the BIGElIP processes such packets.
