beautypg.com

1 printenv, 2 saveenv, 3 setenv – Artesyn ATCA-9305 User's Manual (May 2014) User Manual

Page 248: 1 printenv 9.12.2 saveenv 9.12.3 setenv

background image

Management Processor Monitor

ATCA-9305 User’s Manual (10009109-07)

248

Redundant environment parameters allow you to store a “backup” copy of environment
parameters should they ever become corrupt. The redundant environment parameters are
only used if the main parameters are corrupt.

To save environment variables:

1. Use moninit to save default environment variables to both primary and secondary

environment parameters.

2. Use saveenv to save to the primary environment variables.

3. Set the next save to the secondary image.

9.12.1 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 …

9.12.2 saveenv

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

Definition

saveenv

9.12.3 setenv

The setenv command adds new environment variables, sets the values of existing environment
variables, and deletes unwanted environment variables.