F5CAB2 試験問題を無料オンラインアクセス
| 試験コード: | F5CAB2 |
| 試験名称: | BIG-IP Administration Data Plane Concepts (F5CAB2) |
| 認定資格: | F5 |
| 無料問題数: | 68 |
| 更新日: | 2026-05-31 |
An application is configured so that the same pool member must be used for an entire session, as well as for HTTP and FTP traffic. A user reports that a session has terminated, and the user must restart the session. The BIG-IP Administrator determines that the active BIG-IP device failed over to the standby BIG-IP device.
Which configuration settings should the BIG-IP Administrator verify to ensure proper behavior when BIG-IP failover occurs?
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 21 } { pool
ftppool } elseif {[TCP::local_port] equals 23 } { pool telnetpool }
If a user connects to 10.10.1.100 and port 22, which pool will receive the request?
A BIG-IP Administrator is informed that traffic oninterface 1.1is expected to increase beyond the maximum bandwidth capacity of the link. There is asingle VLANon the interface.
What should the BIG-IP Administrator do to increase the total available bandwidth? (Choose one answer)
A BIG-IP system receives a client connection destined to1.0.0.10:8080. Multiple virtual servers are configured on the system. Which virtual server will process the connection? (Choose one answer)