The display uni-mng upgrade-info command displays AS version upgrade information.
This command can only be executed on a parent switch.
Parameter | Description | Value |
---|---|---|
as name as-name |
Specifies the name of an AS. |
The value must have an existing AS name. |
verbose |
Displays detailed version upgrade information. |
- |
You can run the display uni-mng upgrade-info command to check AS version upgrade information.
# Display AS version upgrade information.
<HUAWEI> display uni-mng upgrade-info
The total number of AS is : 1
--------------------------------------------------------------------------------
Name Method Phase Status Result
--------------------------------------------------------------------------------
as1 -- -- NO-UPGRADE --
--------------------------------------------------------------------------------
Item |
Description |
---|---|
Name |
Name of an AS. |
Method |
|
Phase |
|
Status |
|
Result |
# Display detailed AS version upgrade information.
<HUAWEI> display uni-mng upgrade-info verbose The total number of AS is : 1 ---------------------------------------------------------------------------- AS name : as1 Work status : UPGRADING Startup system-software : flash:/s5720-p-li-v200r013c00.cc Startup version : V200R013C00 Startup patch : -- Next startup system-software : flash:/s5720-p-li-v200r019c00spc500.cc Next startup patch : -- Download system-software : s5720-p-li-v200r019c00spc500.cc Download version : -- Download patch : -- Activating file time : immediately Activating file method : reload Method : upgrade Upgrading phase : sys-file Last operation result : -- Error reason : -- Last operation time : -- ----------------------------------------------------------------------------
# Display detailed information after an AS version upgrade is complete.
<HUAWEI> display uni-mng upgrade-info verbose The total number of AS is : 1 ---------------------------------------------------------------------------- AS name : as1 Work status : NO-UPGRADE Startup system-software : flash:/s5720-p-li-v200r019c00spc500.cc Startup version : V200R019C00SPC500 Startup patch : -- Next startup system-software : -- Next startup patch : -- Download system-software : -- Download version : -- Download patch : -- Method : -- Upgrading phase : -- Last operation result : failed Error reason : The local file server has not been configured. Last operation time : 2019-10-04 15:51:05 ----------------------------------------------------------------------------
Item |
Description |
---|---|
AS name |
Name of an AS. |
Work status |
|
Startup system-software |
Running system software. |
Startup version |
Current software version. |
Startup patch |
Running patch file. If this field displays --, no patch file is running. |
Next startup system-software |
System software that is configured for the next startup. If this field displays --, no system software is configured for the next startup. |
Next startup patch |
Patch package file that is configured for the next startup. If this field displays --, no patch package file is configured for the next startup. |
Download system-software |
Downloaded system software. If this field displays --, the upgrade task is not started. |
Download version |
Downloaded system software version. If this field displays --, the upgrade task is not started. |
Download patch |
Downloaded patch file. If this field displays --, the upgrade task is not started. |
Activating file time |
Activation time after the AS system software is downloaded.
|
Activating file method |
Mode in which the AS system software is activated:
|
Method |
|
Upgrading phase |
|
Last operation result |
|
Error reason |
Upgrade failure reason. |
Last operation time |
Last time the AS is upgraded. |