для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 9109
  Plugin Configuration Mode Commands 
module priority  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
8077 
module priority 
Configures the priority in the Version Priority List (VPL) for a specified version of a plugin module. 
Product
 
ADC 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Plugin Configuration 
configure > plugin plugin_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-plugin-plugin_name)# 
Syntax
 
module priority number version plugin_version attribute attribute_name attribute_value 
no module priority number 
no
 
Removes the configured priority in the module priority list. 
priority number
 
Specifies the priority of the plugin module as an integer from 1 through 100. Priority “1” has the highest 
priority. 
version plugin_version
 
Specifies the version number of the plugin module. The version number is derived from the filename of the 
downloaded plugin. 
attribute attribute_name attribute_value
 
Specifies an attribute value pair. 
attribute_name
 specifies the name of an attribute value pair as an alphanumeric string from 1 through 255 
characters. 
attribute_value
 specifies the value of an attribute value pair as an alphanumeric string from 1 through 
255 characters. 
Usage 
Assign a priority number to a specific version of patch for the corresponding plugin. The priority number in 
the module priority list determines which version will be loaded when the 
update module
 command is 
used. 
The 
show plugin
 command displays the VPL configuration status of this plugin module. 
Example