145
Syntax
display version comp-matrix
[
file
upgrading-filename
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
file
upgrading-filename
: Displays compatibility information between the specified new system software
image and the current system software image.
The specified
upgrading-filename
must exist in the Flash. The file name is in the format
[
drive:/]file-name
,
where the following conditions apply:
•
The items in square brackets [ ] are optional.
•
drive
specifies the Flash of a member switch, and takes the format
[ slot
slot-number# ]flash:
.
•
file-name
specifies the name of the new system software image.
If you enter a relative path in the format
file-name
, the system automatically converts it to an absolute
path in the format
[
drive:/]file-name
. The absolute path can contain no more than 63 characters.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you provide the
upgrading-filename
argument, you will see the compatibility information between the
specified system software image and the system software image.
If you do not provide the
upgrading-filename
argument, you will see information about the compatibility
database of the current system software image. The compatibility database records compatibility
information between the current system software image and history system software images.
Examples
# Display the version compatibility database information of the current boot file.
<Sysname> display version comp-matrix
Number of Matrices in Table = 1
Matrix for H3C S5800-32C-PWR
Running Version: version1
Version Compatibility List:
(Compatible)
# View the version compatibility information between the current boot file and the new boot file
bootfile.bin
after executing the
issu load
command.
<Sysname> display version comp-matrix file bootfile.bin
Number of Matrices in Table = 1