594| Access Points AOS-W 6.5.3.x| User Guide
2. Expand AP > AP system and select an existing AP system profile.
3. In the Profile Details section, click the Advanced tab.
4. In the IPM activation field, select the check box.
5. In the IPM power reduction steps with priorities field, select an IPM power reduction step from the
IPM Step drop-down list, set a priority from the Priority field, and click Add.
6. Click Apply and Save Configuration.
In the CLI
To enable IPM, issue the following commands:
(host) (config) #ap system-profile default
(host) (AP system profile "default") #ipm-enable
To alter the IPM priority list, issue the following command:
(host) (AP system profile "default") #ipm-power-reduction-step-prio ipm-step ?
cpu_throttle_25 Reduce CPU frequency to 25%
cpu_throttle_50 Reduce CPU frequency to 50%
cpu_throttle_75 Reduce CPU frequency to 75%
disable_alt_eth Disable 2nd Ethernet port
disable_pse Disable PSE
disable_usb Disable USB
radio_2ghz_chain_1x1 Reduce 2GHz chains to 1x1
radio_2ghz_chain_2x2 Reduce 2GHz chains to 2x2
radio_2ghz_chain_3x3 Reduce 2GHz chains to 3x3
radio_2ghz_power_3dB Reduce 2GHz radio power by 3dB from maximum
radio_2ghz_power_6dB Reduce 2GHz radio power by 6dB from maximum
radio_5ghz_chain_1x1 Reduce 5GHz chains to 1x1
radio_5ghz_chain_2x2 Reduce 5GHz chains to 2x2
radio_5ghz_chain_3x3 Reduce 5GHz chains to 3x3
radio_5ghz_power_3dB Reduce 5GHz radio power by 3dB from maximum
radio_5ghz_power_6dB Reduce 5GHz radio power by 6dB from maximum
To view the IPM configuration, issue the following command:
(host) #show ap system-profile default | include IPM
AP system profile "default"
---------------------------
Parameter Value
--------- -----
IPM activation Enabled
IPM power reduction steps with priorities disable_usb/priority:2
IPM power reduction steps with priorities cpu_throttle_25/priority:1