display module-information

Function

The display module-information command displays information about dynamically installed modules in the system.

Format

display module-information [ [ file-name ] verbose | next-startup ]

Parameters

Parameter Description Value
file-name

Displays the specify module information loaded at the next startup.

The value is a string of 5 to 63 case-sensitive characters, with the file name extension being .MOD.

verbose

Displays details about dynamically installed modules.

-

next-startup

Displays module information loaded at the next startup.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
patch read

Usage Guidelines

Usage Scenario

To view information about dynamically installed modules in the system, run the display module-information command. The information helps to monitor whether modules are successfully installed or uninstalled.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display details about dynamically installed modules in the system.
<HUAWEI> display module-information verbose
                       Module Information
--------------------------------------------------------------------
Module Version        InstallTime              PackageName
--------------------------------------------------------------------
TLV    MOD503         2019-05-23 06:28:00      XXX.MOD
--------------------------------------------------------------------
Total = 1
Board Info :

----------------------------------------------------------------------------------------
Slot-id  ProcId  Type     FileName      EffectiveTime                      Module
----------------------------------------------------------------------------------------
1       2       C        HM800000.mod   2019-08-24 22:48:00.322            MOD0031
----------------------------------------------------------------------------------------
Total = 1
Table 1 Description of the display module-information command output
Item Description
Module Information

Information about a module.

Module

Name of a module.

Version

Version of a module.

InstallTime

Time when a module is installed.

PackageName

Name of a module file.

Total

Number of modules installed.

Board Info

Board information.

Slot-id

Board ID.

ProcId

Process ID.

Type

File type.

FileName

File name.

EffectiveTime

Effective time of a patch file.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >