Command Line Reference Guide
172 | S55 u-Boot
www.dell.com | support.dell.com
Usage
Information
You must save your changes before resetting the system, or all changes will be lost.
save
Save configurations created in uBoot.
Syntax
save
Command Modes
uBoot
Command
History
Usage
Information
You must save your changes before resetting the system, or all changes will be lost.
setenv
Configure system settings.
Syntax
setenv [gatewayip address | primary_image f10boot location | secondary_image f10boot
location | default_image f10boot location | ipaddr address | ethaddr address |
enablepwdignore | stconfigignore]
Parameters
Version 8.3.5.0 Introduced on the S55.
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.
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. The keyword f10boot must
precede the location when using this command. For example,
primary_image f10boot tftp://10.10.10.10/server
ipaddr Enter the keyword ipaddr to configure the system management IP
address.
ethaddr Enter the keyword ethaddr to configure system management MAC
address.
address
Enter the IP address in standard IPv4 format and the MAC address in
standard MAC format.
enablepwdignore
Enter the keywords enableprdignore true to reload the system
software without the enable password configured.
stconfigignore Enter the keywords stconfigignore true ignore the startup
configuration file when reloading the system.










