Monitor: Environment Parameter Commands
10006024-04 Katana®752i User’s Manual 15-19

envinit

The envinit command resets the NVRAM and serial number. Optional parameters allow you
to:
specify the processor number
specify the serial number
retrieve the serial number from the FRU device
specify parameters not in the default list
Definition: envinit [p1, p2, p3] [serial#, ‘fru’, ‘old’] [env: ...]

printenv

The printenv command displays all of the environment variables and their current values to
the display.
Definition: Print the values of all environment variables.
printenv
Print the values of all environment variable (exact match) ‘name’.
printenv name …

saveenv

The saveenv command writes the environment variables to non-volatile memory.
Definition: saveenv

setenv

The setenv command adds new environment variables, sets the values of existing environ-
ment variables, and deletes unwanted environment variables.
Definition: Set the environment variable name to value or adds the new variable name and value to the
environment.
setenv name value
Removes the environment variable name from the environment.
setenv name