Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 1824
install plugin
Unpacks the contents of a patch kit for a specific plugin module. 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
install plugin plugin_name patch_file_name
plugin_name
Specifies the name of a plugin that has been already copied onto the system as an alphanumeric string of 1
through 16 characters.
patch_file_name
Specifies the file name of the patch (.tgz extension) that was copied onto the system. Ensure that the full file
path is copied.
Usage Guidelines
Unpacks the contents of a patch kit intended for a specific plugin module. After unpacking the patch you must
configure the plugin using the plugin command in the Global Configuration mode.
For additional information, refer to the Plugin Configuration Mode Commands chapter.
Examples
To unpack the plugin module named p2p with the patch file name libp2p-1.2.0.tgz onto the system enter the
following command:
install plugin p2p libp2p-1.2.0.tgz
Command Line Interface Reference, Modes E - F, StarOS Release 19    
567
Exec Mode Commands (D-S)
install plugin