HP (Hewlett-Packard) DS20L Server User Manual


 
4-4 AlphaServer DS20L User’s Guide
4.3.1 Operation
To enable the wake-on-LAN feature, set the target system’s wol_enable
console variable to on and reset the system so that the network controller can
read the new state. Use one of the following methods to enable this feature on
the target system:
From the target systems console prompt, enter the following commands:
>>> set wol_enable on
>>> init
From the target systems Tru64 UNIX root prompt, enter the following
commands:
% consvar -s wol_enable on
set wol_enable = on
% consvar –a
Console environment variables saved
% reboot
Use one of the following methods to disable the wake-on-LAN feature:
From the target systems console prompt, enter the following commands:
>>> set wol_enable off
>>> init
From the target systems Tru64 UNIX root prompt, enter the following
commands:
% consvar -s wol_enable off
set wol_enable = on
% consvar – a
Console environment variables saved
% reboot
NOTE: You must reset the target system for the new setting to take effect.