By installing the dynamic loading component package, the device can provide new services or functions without being upgraded.
Dynamic loading is classified into online loading and local loading.
If the device can access the update center directly or through a proxy server, the online loading mode is recommended to dynamically load component packages.
If the device is physically isolated from the Internet and cannot access the update center through a proxy server, the local loading mode is recommended to dynamically load component packages.
The dynamic loading function applies to hot standby scenarios. You need two devices and apply the same license and dynamic loading configuration to the devices.
Prerequisites
The device has activated the licenses for component packages to be dynamically loaded. For details, see Installing License.
The device must be able to access the update center directly or through a proxy server. For details, see Scheduled Update.
Online loading requires security policies. If the device is directly connected to the update center, the device needs to permit HTTP and FTP traffic. If the device is connected to the update center through a proxy server, the device needs to permit HTTP traffic. For details, see Security Policy.
Procedure
If startup system-software system-file is not specified, running the download module nextstartup command downloads the dynamic load module adaptive to the current system file.
You can run the dir *.mod command in the root directory $_install_mod to view the module file.
Prerequisites
The device has activated the licenses for component packages to be dynamically loaded. For details, see Installing License.
Procedure
Ensure that the system software version and component package version match. Otherwise, the component package cannot be loaded.
Ensure that the system software version and component package version match. Otherwise, the component package cannot be loaded.
After configuring dynamic loading, you can run the display module-information verbose command to view details on dynamically loaded modules.
If a component package does not need to be dynamically loaded, run the uninstall-module { file-name [ next-startup ] | next-startup all } command to uninstall the component package to release system resources.
After the component package is uninstalled using the uninstall-module file-name command, if you need to install this component package again, you must first restart the system.