home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

system power-profile custom <parameter> <threshold>

Creates the thresholds for a custom policy of a power profile.

set system power-profile custom parameter [ idle-threshold microseconds | min-sleep microseconds | max-sleep microseconds ]
delete system power-profile custom parameter [ idle-threshold | min-sleep | max-sleep ]
show system power-profile custom parameter [ idle-threshold | min-sleep | max-sleep ]
idle-threshold microseconds
Sets the idle threshold in microseconds.
min-sleep microseconds
Sets the minimum sleep time in microseconds.
max-sleep microseconds
Sets the maximum sleep time in microseconds.

Configuration mode

Use the set form of this command to create thresholds for a custom policy of a power profile.

Use the delete form of this command to delete the thresholds for a custom policy of a power profile.

Use the show form of this command to show the thresholds for a custom policy of a power profile.