The display module-information command displays information about dynamically uploaded modules.
Parameter | Description | Value |
---|---|---|
verbose | Displays detailed information about dynamically uploaded modules. |
- |
next-startup | Displays information about the module packages to be uploaded at the next startup. |
- |
After modules are uploaded, you can run the display module-information command to check information about these modules.
# Display information about dynamically uploaded modules.
<HUAWEI> display module-information Module Information ------------------------------------------------------------------------ Module Version InstallTime PackageName ------------------------------------------------------------------------ MACSEC SPH 2011-01-16 16:39:18+00:00 s5720hi.mod Total = 1
# Display detailed information about dynamically uploaded modules.
<HUAWEI> display module-information verbose Module Information ------------------------------------------------------------------------ Module Version InstallTime PackageName ------------------------------------------------------------------------ MACSEC SPH 2011-01-16 16:39:18+00:00 s5720hi.mod Total = 1 Board Info: ------------------------------------------------------------------------ Slot Module State Count Time(YYYY-MM-DD HH:MM:SS) ------------------------------------------------------------------------ 0 MACSEC Using 1 2011-01-16 16:39:17+00:00 Total = 1
Item |
Description |
---|---|
Module Information |
Module information. |
Module |
Module name. |
Version |
Module package version. |
PackageName |
Module package name. |
InstallTime |
Time when the module package was uploaded to the memory. |
Total |
The Total field under Module Information displays the number of module packages that take effect. The Total field under Board Info displays the number of boards that have modules installed. |
Board Info |
Board information. |
Slot |
Slot ID of the board where a module resides. |
State |
Status of the module. |
Count |
Number of modules that take effect on the board. |
Time(YYYY-MM-DD HH:MM:SS) |
Time when the module took effect, that is, time when the current module was loaded to the current state. |
# Display information about the next startup modules configured in the system.
<HUAWEI> display module-information next-startup Info: The result will be shown in several minutes. Please wait for a moment...... Next startup module packages Total = 1 ------------------------------------------------------------------------ No. PackageName ------------------------------------------------------------------------ 1 flash:/$_install_mod/s5720hi.mod
Item |
Description |
---|---|
Next startup module packages |
Information about module packages to be installed at the next startup. |
Total |
Number of module packages to be installed at the next startup. |
No. |
Sequence number of a module package to be installed at the next startup. |
PackageName |
Name of a module package to be installed at the next startup. |