Reference Guide

save
Save configurations created in uBoot.
S4810
Syntax
save
Command Modes uBoot
Command History
Version 8.3.7.0 Introduced on the S4810.
Usage
Information
You must save your changes before resetting the system or all your changes will be lost.
setenv
Configure system settings.
S4810
Syntax
setenv [gatewayip address | primary_image f10boot location |
secondary_image f10boot location | default_image f10boot
location | ipaddre address | ethaddr address | enablepwdignore
| stconfigignore]
Parameters
gatewayip
address
Enter the IP address for the default gateway.
primary_image Enter the keywords primary_image to configure the boot
parameters used in the first attempt to boot FTOS.
secondary_image Enter the keywords secondary_image to configure boot
parameters used if the primary operating system boot selection is not
available.
default_image Enter the keywords default_image to configure boot parameters
used if the secondary operating system boot parameter selection is
not available.
NOTE: The default location should always be the internal flash
device (flash:), and a verified image should be stored there.
location
Enter the location of the image file to be loaded. When using this
command, the keyword f10boot must precede the location. For
example, primary_image f10boot tftp://
10.10.10.10/server
.
1597