189
Syntax
display install package { filename | all } [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
filename: Specifies a .bin file in the filesystemname/filename.bin format. The file must be stored in
the root directory of a file system on the device. The value string excluding the file system location
section (if any) can have a maximum of 63 characters. For more information about specifying a file,
see file system management in Fundamentals Configuration Guide.
all: Specifies all software image files in the root directories of the master's file systems.
verbose: Displays detailed information. If you do not specify this keyword, the command displays
only basic software image information.
Examples
# Display information about system.bin.
<Sysname> display install package flash:/system.bin
flash:/system.bin
[Package]
Vendor: HPE
Product: 5940
Service name: system
Platform version: 7.1.070
Product version: Test 0001015
Supported board: mpu
# Display detailed information about system.bin.
<Sysname> display install package flash:/system.bin verbose
flash:/system.bin
[Package]
Vendor: HPE
Product: 5940
Service name: system
Platform version: 7.1.070
Product version: Test 0001015
Supported board: mpu
[Component]
Component: system
Description: system package
For information about the command output, see Table 26.
display install rollback
Use display install rollback to display rollback point information.