cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1158
Views
0
Helpful
1
Replies

C9800 WLC CAPWAP timers

Charlie Grey
Level 1
Level 1

Can anyone give some explain on the timers?

default timers -

fast heartbeat timeout - 0 s

heartbeat timeout - 30 s

Retransmit Timers -

Count - 5

Interval - 3

Let assume there is a controller failure.

Q1 - the time it takes for AP to detect and failover to backup controller = 30 + 15 = 45s?

Q2 - what does it mean when fast heartbeat timeout = 0?? is it mean fast heartbeat is disabled?

 

 

1 Reply 1

Antonio Alexi
Level 1
Level 1

Hey Charlie,

I came across this thread while looking up other information about the same timer settings you asked about.   I know it's been a minute since you posted but I'll add what I've learned in case any others come across this.

Fast Heartbeat Timeout – 0 s

Purpose: This is used for rapid detection of a failure in certain high-availability (HA) scenarios.

Value: 0 seconds means disabled by default.

When used: If enabled, the WLC sends very frequent heartbeat messages to its peer (in an HA pair) to detect failure almost instantly. Useful for sub-second failover but consumes more CPU and bandwidth.


Heartbeat Timeout – 30 s

Purpose: This is the standard heartbeat mechanism between WLC and its HA peer.

Value: 30 seconds means the WLC waits up to 30 seconds without receiving a heartbeat before declaring the peer as down.

Impact: If the peer fails, the standby controller will take over after this timeout expires.


Retransmit timers apply to CAPWAP control messages between WLC and APs.

Count – 5
The WLC will retry sending a CAPWAP control message up to 5 times if no acknowledgment is received.

Interval – 3 s
The WLC waits 3 seconds between each retransmission attempt.

So if an AP doesn’t respond, the WLC will try 5 times at 3-second intervals (total ~15 seconds) before considering the AP unreachable for that message.

Review Cisco Networking for a $25 gift card