Cisco Cisco Packet Data Gateway (PDG)

Seite von 1824
update module
Loads a specified plugin module from the Module Priority List with the lowest priority number. This will
also copy the Module priority list onto the Version priority list. This function is associated with the patch
process for accommodating dynamic software upgrades.
Product
ADC
Privilege
Security Administrator, Administrator
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
update module plugin_name
plugin_name
Specifies the name of an existing plugin module that you want to update as an alphanumeric string of 1 through
16 characters. If the named module is not known to the system, an error message is displayed.
Usage Guidelines
Use this command to initiate an update of a new software plugin module. If it fails to load, the module with
next highest priority will be loaded. If none of the modules are installed, the default patch which comes along
with the StarOS build is automatically loaded. The specified module must have been previously
unpacked/verified and configured via the install plugin and plugin commands respectively.
For additional information, refer to the Plugin Configuration Mode Commands chapter.
Examples
The following command updates the plugin module named p2p:
update module p2p
   Command Line Interface Reference, Modes E - F, StarOS Release 19
734
Exec Mode Commands (T-Z)
update module