Basic Operation Guide 2014/02

Example 49 Boot command with secondary flash option
HP Switch(config)# boot system flash secondary
System will be rebooted from secondary image. Do you want to continue [y/n]?
In the above example, typing either a y’ or n’ at the second prompt initiates the reboot operation.
Using the fastboot feature. The fastback command allows a boot sequence that skips the internal
power-on self-tests, resulting in a faster boot time. When using redundant management and fastboot
is enabled, it is saved to the standby management module when the config files are synchronized.
Fastboot is used during the next bootup on either management module.
Syntax:
[no] fastboot
Enables the fastboot option
The no option disables the feature.
Syntax:
show fastboot
Shows the status of the fastboot feature, either enabled or disabled.
The fastboot command is shown below.
HP Switch(config)# fastboot
Using reload
The reload command reboots the switch from the flash image that you are currently booted on
(primary or secondary) or the flash image that was set either by the boot set-default command or
by the last executed boot system flash <primary | secondary> command. Because reload bypasses
some subsystem self-tests, the switch reboots faster than if you use either of the boot command
options. If you are using redundant management and redundancy is enabled, the switch will failover
to the other management module.
Syntax:
reload
For example, if you change the number of VLANs the switch supports, you must reboot the switch
in order to implement the change. The reload command prompts you to save or discard the
configuration changes.
Example 50 Using reload with redundant management and pending configuration changes
HP Switch(config)# max-vlans 12
Command will take effect after saving configuration and reboot.
HP Switch(config)# reload
This command will cause a switchover to the other management
module which may not be running the same software image and
configurations. Do you want to continue [y/n]? y
Scheduled reload. Beginning with software release K.11.34, additional parameters have been
added to the reload command to allow for a scheduled reboot of the switch via the CLI.
Syntax:
[no] reload [after <[dd:]hh:] [mm>] | [at <hh:mm[:ss]>] [<mm/dd[/[yy]yy]>]
Using Primary and Secondary flash image options 69