Kamran Mushtaq
Back to Networking
Networking

Forward Delay Timer

Added: July 23, 2026

Definition

The Forward Delay Timer controls how long a port stays in the Listening and Learning states. By default, it is 15 seconds per state.

The Problem That Led to It

Opening a port immediately after a topology change could create loops.

What Problem It Solves

It gives switches enough time to verify the topology and learn MAC addresses before forwarding traffic.

What Happens If Not Used

Ports may forward too early, causing temporary loops.

Easy Wording

It's the waiting time before opening the road.

Layman Example

A traffic officer waits until an accident scene is completely safe before reopening the road.

Technical Example

Listening (15s) → Learning (15s) → Forwarding.

Limitation

The recovery process is slower during topology changes.

Solution

Rapid STP (RSTP) speeds up this transition.