Association Request packet shows which power mode I have enabled in my Intel 6300 client laptop. It shows in my wireshark capture:
But in Association response packet which is obtained from the Access point, it shows:
Refer IEEE 802.11 wireless LAN management frame -> Tagged parameters -> Tag: HT Capabilities -> HT Capabilities Info -> HT SM Power save. EDIT: Is this normal or is something wrong in the setup? asked 05 Aug '15, 00:23 wireshark_geek edited 05 Aug '15, 00:25 |
One Answer:
Your AP does not support (or is not configured to support) SM power save mode. You will need to reconfigure the AP to support power save mode. The Association request from the Intel laptop only advertises its capability. In response, the AP will advertise its capabilities. If one does not support a feature, then that feature cannot be used after association occurs. Since the AP does not support SM power save, it does not matter how you configure the laptop. It cannot use SM power save when connected to that AP (WiFi network). answered 05 Aug '15, 16:53 Amato_C |
Are you changing something on the Intel 6300 laptop to configure the HT Power save mode from "Disabled" to "Dynamic SM"?
According to the IEEE 802.11-2012 specification, section 8.4.2.58.2, bit2 and bit3 are used to broadcast a device's SM Power Save capability.
Set to 0 for static SM power save mode
Set to 1 for dynamic SM power save mode
3.Set to 3 for SM Power Save disabled