display module-information

Function

The display module-information command displays information about dynamic loading modules.

Format

display module-information [ next-startup | verbose ]

Parameters

Parameter Description Value
next-startup

Displays information about a dynamic loading module to be loaded at the next startup.

-

verbose

Displays detailed information about a dynamic loading module.

-

Views

All views

Default Level

3: Management level

Usage Guidelines

After modules are loaded, you can run the display module-information command to check information about these modules.

  • If the next-startup parameter is specified, information about a dynamic loading module to be loaded at the next startup is displayed.

  • If the verbose parameter is specified, detailed information about a module is displayed.

  • If the verbose parameter is not specified, information about the dynamic loading module is displayed.

Example

# Display information about the dynamic loading module already loaded.

<sysname> display module-information
                                                                                
                           Module Information                                   
------------------------------------------------------------------------        
Module     Version   InstallTime                     PackageName                
------------------------------------------------------------------------        
ConSecGroup 1.0.0.0   2015-04-07 11:13:37+00:00       V500R001_contentsec.mod   
                                                                                
                                                                                
************************************************************************        
*       Content Security Group information, as follows:             *           
************************************************************************        
 Slot       Type           State          Detail                                
------------------------------------------------------------------------        
 -          NP             INSTALL_OK     -                                     
                                                                                
                                                                               
Total = 1                                                                       

# Display detailed information about the dynamic loading module already loaded.

<sysname> display module-information verbose
                                                                                
                           Module Information                                   
------------------------------------------------------------------------        
Module     Version   InstallTime                     PackageName                
------------------------------------------------------------------------        
ConSecGroup 1.0.0.0   2015-04-07 11:13:37+00:00       V500R001_contentsec.mod   
                                                                                
                                                                                
************************************************************************        
*       Content Security Group information, as follows:             *           
************************************************************************        
 Slot       Type           State          Detail                                
------------------------------------------------------------------------        
 -          NP             INSTALL_OK     -                                     
                                                                                
                                                                                
Total = 1                                                                       
Board Info:                                                                     
                                                                                
------------------------------------------------------------------------        
Slot       Module         State     Count Time(YYYY-MM-DD HH:MM:SS)             
------------------------------------------------------------------------        
0          ConSecGroup    Using     9     2015-04-07 11:13:37+00:00             
                                                                                
                                                                                
************************************************************************        
*       Content Security Group information, as follows:             *           
************************************************************************        
 Slot       Type           State          Detail                                
------------------------------------------------------------------------        
 -          NP             INSTALL_OK     -                                     
 -          VM             INSTALL_OK     INSTALL_OK                            
 11/0       VI             INSTALL_OK     |FPATH|NGE|AVMAIL|HTTPS               
 12/0       VI             INSTALL_OK     |NGE|AVMAIL|HTTPS                     
                                                                                
Total = 1                                                                       
Table 1 Description of the display module-information command output

Item

Description

Module Information

Information about the dynamic loading module

Module

Type of the dynamic loading module

Version

Version of the dynamic loading module

InstallTime

Time required to load the dynamic loading module

PackageName

Name of the dynamic loading module

Content Security Group information, as follows:

Information about the content security package

URL Filter information , as follows:

Information about the URL filtering package

Slot

ID of the slot that the dynamic loading module locates at

Type

Type of a data plane patch

State

State of the dynamic loading module

Detail

Detailed information about the state of the dynamic loading module

Board Info

Board information

Count

Number of modules that take effect on the board

Time(YYYY-MM-DD HH:MM:SS)

Time when the module took effect

Total

Total number of dynamic loading modules that take effect

# Display information about the next startup modules configured in the system.

<sysname> display module-information next-startup
                                                                                
                      Next startup module packages                              
Total = 1                                                                       
------------------------------------------------------------------------        
No.  PackageName                                                                
------------------------------------------------------------------------        
1    hda1:/$_install_mod/V500R001_contentsec.mod                                
                                                                                
Table 2 Description of the display module-information next-startup command output

Item

Description

Next startup module packages

Information about the dynamic loading module to be loaded at the next startup

Total

Total number of the dynamic loading module to be loaded at the next startup

No.

Number of the dynamic loading module

PackageName

Storage path and name of the dynamic loading module file


Copyright © Huawei Technologies Co., Ltd.