< Home

install-module

Function

The install-module command loads module patch packages.

Format

install-module file-name [ next-startup ]

Parameters

Parameter Description Value
file-name

Specifies the name of a dynamic load module file.

The value must be the name of an existing file.

next-startup

Indicates the dynamic load module file for the next startup.

-

Views

User view

Default Level

3: Management level

Usage Guidelines

If next-startup is not configured, the dynamic load module file is loaded for both current and next startups.

You can run the dir *.mod command in the root directory $_install_mod to view the module file.

After the license expires, the component controlled by the license becomes invalid after the device restarts (the configurations can be reserved but the corresponding services do not take effect). To continue to use the component, reload the license.

Example

# Load module file module.mod.

<sysname> install-module module.mod

# Set module file module.mod to be loaded upon the next startup.

<sysname> install-module module.mod next-startup
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >