install-module

Function

The install-module command dynamically loads a specified module file.

Format

install-module file-name

Parameters

Parameter Description Value
file-name

Specifies the name of the module file to be loaded.

The value is a string of 5 to 63 case-sensitive characters.

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
patch execute

Usage Guidelines

Usage Scenario

To install a module in the current system by loading the module file, run the install-module command. The extension of a module file name must be *.MOD or *.mod.

To view information about successfully loaded module files, run the display module-information command.

Precautions

Loaded module files must be stored in the $_install_mod directory.

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

Example

# Load the xxxx.MOD file to the $_install_mod directory.
<HUAWEI> install-module xxxx.MOD
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >