LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

What configuration parameters must match on all interfaces in an EtherChannel bundle?

Speed, duplex, VLAN (Virtual Local Area Network) assignment (or trunk mode with matching native/allowed VLANs), and EtherChannel protocol mode.

All member ports must match:

Parameter Requirement
Speed All ports must be the same speed
Duplex All ports must use the same duplex mode
VLAN All ports in the same VLAN, or all configured as trunks
Native VLAN If trunking, native VLAN must match on all ports
Allowed VLANs If trunking, the allowed VLAN range must be identical
Interfaces Don't need to be physically contiguous

Configuration hierarchy:

  • Configuration applied to the port channel interface → automatically affects all member ports
  • Configuration applied to an individual physical interface → does NOT propagate to the port channel
  • Always configure settings on the port channel interface, not on individual member ports, to avoid inconsistencies

The port channel can operate as:

  • Access mode (single VLAN)
  • Trunk mode (most common)
  • Routed port (Layer 3)

Go deeper:

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