Administrator Guide

Table Of Contents
save_env
Saves the environment variables set using the set command.
Z9000
Syntax
save_env environment variable
Parameters
environment
variable
Enter the environment variable to be saved.
Command
Modes
grub
Command
History
Version 8.3.11.1 Introduced on the Z9000.
Usage
Information
The environment variables are listed under the list_env command. You must
save the environment variables before rebooting. The save_env command must
be used for each variable set using the set command.
Example
grub>save_env primary_boot
grub>
set
Sets the environment variables.
Z9000
Syntax
set [serverip=address | ipaddr=address | netmask=subnet-mask |
gatewayip = address | primary_boot=’f10boot location’ |
secondary_boot=’f10boot location’ | default_boot=’f10boot
location’ | macaddr=mac-address | baudrate=rate |
enablepwdignore | stdconfigignore}
Parameters
serverip Set the IP address of the server.
ipaddr Set the Management IP address of the unit.
netmask Set the subnet mask of the Management IP address.
gatewayip Set the IP address of the gateway.
primary_boot Set the primary boot parameter. The location must be flash0,
flash1 or any valid tftp location. The primary boot parameter
must be in the following syntax:
set primary_boot=’f10boot flash0 | flash1 |
tftp://ip-addr/file’
590
GRUB