HP VPN Firewall Appliances System Management and Maintenance Command Reference
48
Software upgrade commands
The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features,
commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about
FIPS mode, see Access Control Configuration Guide.
The following matrix shows the storage media supported on different firewalls and firewall modules:
Hardware Stora
g
e medium
F1000-A-EI/F1000-S-EI flash0
F1000-E cfa0
F5000 cfa0
F5000-S/F5000-C cfa0
VPN firewall modules cfa0
20-Gbps VPN firewall modules cfa0
All examples in this chapter use the storage medium cfa0.
boot-loader
Use boot-loader to specify a startup system software image for the device.
Syntax
boot-loader file file-url { main | backup }
Views
User view
Default command level
3: Manage level
Parameters
file file-url: Specifies the file path, a string of 1 to 63 characters. If you enter a relative path, the system
automatically converts it to an absolute path. The absolute path can contain up to 63 characters. The file
name uses the drive:/file-name format or the file-name format, where:
• The drive argument specifies the storage medium where the file is saved. The value for the drive
argument is flash0 or cfa0, depending on the device model.
• The file-name argument specifies the file name, which typically uses the .bin extension.
main: Specifies the file as the main system software image. The main system software image has higher
priority than the backup system software image at startup.
backup: Specifies the file as the backup system software image. The backup system software image is
used at startup only if the main system software image is unavailable.