Questions: Link Aggregation Control Protocol (LACP)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A server is connected to a switch via a 4-link LACP bond (4 × 1 Gbps). An administrator starts a single large file transfer from the server to a client. What maximum throughput can this transfer achieve?

A4 Gbps — all four physical links combine their bandwidth for any single transfer
B2 Gbps — LACP automatically splits large flows across two links for load balancing
C1 Gbps — the hashing algorithm maps a single flow to one physical link, and that link's speed is the ceiling
DVariable, up to 4 Gbps — LACP dynamically routes individual packets across all links in round-robin fashion
Question 2 Multiple Choice

A network engineer connects two switches with two parallel cables (no LACP configured) hoping to double bandwidth. What most likely happens?

ABandwidth doubles as the switches automatically distribute traffic across both cables
BSpanning Tree Protocol detects a loop and blocks one of the parallel links, restoring single-link bandwidth
CBoth links remain active in an active-standby configuration: one carries traffic, the other waits for failover
DThe second link is used only for broadcast traffic, reducing congestion on the primary link
Question 3 True / False

LACP requires both sides of the link to be configured for it; connecting an LACP-configured port to a switch that only supports static LAG will not form a functional aggregation.

TTrue
FFalse
Question 4 True / False

When one physical link in an LACP bundle fails, the logical link (as seen by the rest of the network) goes down until STP reconverges and selects a new path.

TTrue
FFalse
Question 5 Short Answer

Explain why adding a 4-link LACP bond does not guarantee a 4x speedup for a single client downloading a large file from a server.

Think about your answer, then reveal below.