Hello,
there may be 2 components to this :
- you need to be above 10.01.02
- From RN : With firmware 10.01.02 AP39xx will now support Layer2/LLDP negotiation for 802.3at power level
- also you would need to configure the following on XOS-based switches [I don't have access to 800-series ...]
- conf lldp ports 3 advertise vendor-specific med capabilities
- conf lldp ports 3 advertise vendor-specific med power-via-mdi
Browsing through the 800 CLI, it may be something along the line of
config lldp_med ports med_transmit_capabilities power_pse state enable
Otherwise, you should be able to override negociation by going to the AP tab property
[from the userguide 10.11.02 p.140]
Table 15: AP Properties Tab (continued)
Field Description
Low Power Mode Override
Check this box to have AP ALWAYS operate in 4x4 mode regardless what was negotiated with the Switch PoE4). When this option is cleared, the AP operates in 2x2 or 4x4 depending on what was
negotiated with the Switch Poe using the 2-event classification.
• AP sends Power Status element with "Power Mode" set to 0 when "Low Power Mode Override" is enabled.
• AP sends Critical Log "entering Low Power mode" only if negotiated .af with Switch PoE and "Low Power Mode Override" is disabled. Otherwise, Critical Log is not sent.
• Controller "Network Health" shows only APs that have "Power Mode" bit in the Power Status set to 1.
The default configuration for the 39xx AP is disabled
Hope that helps, JS