300-320 · Question #97
300-320 Question #97: Real Exam Question with Answer & Explanation
The correct answer is D: two-armed mode. This describes a Two-Armed Mode SLB design. In two-armed mode, the Server Load Balancer sits between two network segments - one facing clients and one facing servers - with two network 'arms' (interfaces). Inbound traffic arrives at the VIP and is forwarded by the SLB to a real s
Question
Options
- Arouter mode
- Binline bridge mode
- Cone-armed mode
- Dtwo-armed mode
Explanation
This describes a Two-Armed Mode SLB design. In two-armed mode, the Server Load Balancer sits between two network segments - one facing clients and one facing servers - with two network 'arms' (interfaces). Inbound traffic arrives at the VIP and is forwarded by the SLB to a real server. Return traffic from the server must be steered back through the SLB (via PBR or default gateway configuration) so the SLB can maintain session state and translate addresses back. One-Armed mode (C) differs because the SLB has a single interface on the same subnet as the servers; servers often respond directly to clients (Direct Server Return) without PBR. Router mode (A) implies full routing through the device inline. Inline Bridge mode (B) means the SLB acts as a transparent Layer 2 bridge in the traffic path.
Community Discussion
No community discussion yet for this question.