- Hewlett-Packard Server User Manual

A-24 AlphaServer DS20L Users Guide
Example A 9 Editing the nvram Script
>>> edit nvram #Modify user power-up script, nvram.
editing nvram
0 bytes read in
*10 set ewa0_protocols bootp
*list #List current file with line numbers.
10 set ewa0_protocols bootp
*exit #Close file and save changes.
27 bytes written out to nvram
>>> nvram #Execute the script.
To clear the script, enter line numbers without any text. This deletes the lines.
See Example A10.
Example A 10 Clearing the nvram Script
>>> edit nvram
editing nvram
20 bytes read in
*10
*exit
0 bytes written out to nvram
>>>