- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 06:00 AM
A colleague asked me yesterday to explain how the 9800 knows when a client is being idle and I explained it is when frames are no longer being sent, but after some Googling and trying to drill down to explain it better today, I'm not sure that's right. So, for the idle timer on the controller, can someone explain to me how does the controller detect idleness from the client?
Solved! Go to Solution.
- Labels:
-
Wireless LAN Controller
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 07:35 AM
may be this help you (depends on config)
Note: If you do not configure a idle-threshold the client needs to send any amount of traffic within the idle-timeout period to not get disconnected. If you configure a idle-threshold, the client must send that amount of bytes within the idle-timeout to not get disconnected (I.e. You configure a idle-threshold of 10 bytes and a idle-timeout of 30 seconds, the wireless clients needs to send at least 10 bytes of traffic every 30 seconds to not be disconnected from the network).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 07:35 AM
may be this help you (depends on config)
Note: If you do not configure a idle-threshold the client needs to send any amount of traffic within the idle-timeout period to not get disconnected. If you configure a idle-threshold, the client must send that amount of bytes within the idle-timeout to not get disconnected (I.e. You configure a idle-threshold of 10 bytes and a idle-timeout of 30 seconds, the wireless clients needs to send at least 10 bytes of traffic every 30 seconds to not be disconnected from the network).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 07:37 AM
Thank you very much for that!
