Owner manual

176 HP VMA SAN Gateway Users Guide AM456-9026A
Image Management
This section provides the syntax for image management commands, along with an explanation of
the functionality of each command.
Specify Boot Location
boot system location <location ID>
boot system next
Specify which location the system should boot from by default. If next is used, set the boot
location to be the next one after the one currently booted from. (This does not mean the next one
after the one we are currently set to boot from; thus the command is idempotent, and will not
continue to cycle through all of the available locations.)
Control Boot Manager Password
boot bootmgr password <cleartext password>
boot bootmgr password 0 <cleartext password>
boot bootmgr password 7 <encrypted password>
no boot bootmgr password
Configure or remove a password to control access to boot manager parameters. Similar to the
username * password ... commands, it is generally intended to be used in its cleartext forms;
the form that takes an encrypted password mainly exists so that
show configuration will have
something to display.
Show Images
show images
Show all image files on the system, as well as what images are installed in two locations: the active
location (which was most recently booted from) and the default location (which is the default to
boot from in the future). There may or may not be overlap between these two lists.
show bootvar
Similar to show images in that it displays what images are on the two locations, and which are the
active and default location. But not all of the
show images data is displayed, and additionally this
displays whether or not a boot manager password is set.
Enable and Configure Modes
This section provides the syntax for Enable and Configure mode commands, along with an
explanation of the functionality of each command.