LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

What are the three PAgP modes, and which combinations form an EtherChannel?

On (forced, no negotiation), Desirable (actively initiates), and Auto (passively waits). At least one side must be Desirable for PAgP (Port Aggregation Protocol) negotiation to work.

3x3 grid of PAgP On/Desirable/Auto combinations that do and don't form a channel.

* PAgP mode combinations. *

PAgP modes:

  • On — forces the channel without PAgP negotiation. No PAgP packets exchanged.
  • Desirable — actively sends PAgP packets to initiate negotiation
  • Auto — passively waits; responds to PAgP packets but never initiates

Mode combinations:

S1 S2 Channel Forms?
On On Yes (no negotiation)
On Desirable/Auto No (on doesn't negotiate)
Desirable Desirable Yes
Desirable Auto Yes
Auto Auto No (neither initiates)

Key rules to remember:

  1. On + On works, but On with anything else fails (on mode doesn't send PAgP packets)
  2. Auto + Auto fails — both are passive, so nobody starts the conversation
  3. At least one side must be Desirable for PAgP negotiation

Tip: "Desirable" is like raising your hand to form a team. "Auto" waits for someone else to raise theirs. Two people waiting = nothing happens.

Go deeper:

From Quiz: NETW2 / EtherChannel | Updated: Jul 14, 2026