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 console powersave

Saves power when a blank screen appears on the VGA console.

set system console powersave
delete system console powersave
show system console

Power is not saved.

Configuration mode


system {
     console {
          powersave
    }
}

Use this command to save power when a blank screen appears on the VGA console. After 15 minutes of inactivity the screen goes blank. After 60 minutes, the monitor powers down.

Use the set form of this command to save power when a blank screen appears on the console.

Use the delete form of this command to return the system to its default behavior, that is, power is not saved.

Use the show form of this command to view console configuration.