F50-531試験無料問題集「F5 BIG-IP v10.x LTM Essentials V10.x 認定」

Which three statements describe a characteristic of profiles? (Choose three.)

正解:B,C,E 解答を投票する
What is required for a virtual server to support clients whose traffic arrives on the internal VLAN and pool members whose traffic arrives on the external VLAN?

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?

Assuming that systems are synchronized, which action could take place if the fail-over cable is connected correctly and working properly, but the systems cannot communicate over the network due to external network problems?

When can a single virtual server be associated with multiple profiles?

The current status of a given pool is offline (red). Which condition could explain that state? Assume the descriptions below include all monitors assigned for each scenario.

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 BIG-IP, what changes, if any, would take place when the BIG-IP processes such packets?

A virtual server is defined using a source-address based persistence profile. The last five connections were A, B, C, A, C.
Given the conditions shown in the graphic, if a client with IP address 205.12.45.52 opens a connection to the virtual server, which member will be used for the connection?

When configuring a Virtual Server to use an iRule with an HTTP_REQUEST event, which list includes the required steps in a proper order to create all necessary objects?

Which two statements are true about NATs? (Choose two.)