User`s manual

GEVEDIT - Global Environment Variable Edit
3-71
3
GEVEDIT - Global Environment Variable Edit
Command Input
GEVEDIT Variable-Name
Description
The GEVEDIT command permits the user to selectively edit a
Global Environment Variable, Variable-Name.
This writing of new, or modification of existing, global
environment variables, is available from the command line (i.e., on
demand), or at any time within the product (i.e., a function call).
Example
PPC1-Bug>gevedit testvar
testvar=12345
Update Global Environment Area of NVRAM (Y/N)? y
PPC1-Bug>
Show the new variable
PPC1-Bug>gevshow
fw-boot-device=/pci@80000000/pci1011,9@e,0:0,0
ClientIPAddr=144.191.24.121
ServerIPAddr=144.191.24.252
GatewayIPAddr=144.191.12.252
NetMask=255.255.255.0
boot-file=/usr/tmp/jdcham.ram
testvar=12345
Total Number of GE Variables =7, Bytes Utilized =196, Bytes Free =2116
PPC1-Bug>