Kamran Mushtaq
Back to Networking
Networking

Hello Timer

Added: July 23, 2026

Definition

The Hello Timer controls how often the Root Bridge sends BPDU messages. By default, it is 2 seconds.

The Problem That Led to It

Switches need a way to know that the Root Bridge is still active.

What Problem It Solves

It keeps all switches updated about the current network topology.

What Happens If Not Used

Switches would not know if the Root Bridge failed.

Easy Wording

It's the Root Bridge saying, "I'm still here."

Layman Example

A team leader checks in every few minutes so everyone knows they're still in charge.

Technical Example

Every 2 seconds, the Root Bridge sends a BPDU. Other switches receive it and keep their topology information updated.

Limitation

Receiving Hello messages doesn't mean the Root Bridge will always stay available.

Solution

The Max Age Timer decides when to assume the Root Bridge is gone.