F5 BIG-IP v10.x LTM Essentials V10.x - F50-531무료 덤프문제 풀어보기
Which two statements are true concerning the default communication between a redundant pair of BIG-IP systems? (Choose two.)
정답: A,C
Assume the bigd daemon fails on the active system. Which three are possible results? (Choose three.)
정답: B,C,E
A site has six members in a pool. All of the servers have been designed, built, and configured with the same applications. It is known that each client's interactions vary significantly and can affect the performance of the servers. If traffic should be sent to all members on a regular basis, which load-balancing mode is most effective if the goal is to maintain a relatively even load across all servers?
정답: B
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?
정답: D
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 } elseif {[HTTP::uri] ends_with "xt" } { pool pool2 } If a user connects to http://10.10.1.100/foo.txt which pool will receive the request?
정답: A
Which statement is true concerning a functional iRule?
정답: A
Which statement is true concerning cookie persistence?
정답: A
Assuming there are open connections through an active system's NAT and a fail-over occurs, by default, what happens to those connections?
정답: D
Where is persistence mirroring configured?
정답: C
Generally speaking, should the monitor templates be used as production monitors or should they be customized prior to use?
정답: C