Cisco Cisco ASR 5000

Page of 9109
  Exec Mode Commands (D-S) 
install plugin  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
4119 
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 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
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 
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. 
Example
 
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