Cisco Cisco Packet Data Gateway (PDG)

Pagina di 391
  Software Management Operations 
Performing Dynamic Software Updates  ▀   
 
ASR 5000 System Administration Guide, StarOS Release 16  ▄  
 
   
145 
If a module priority number (1 through 100) was specified in an earlier configuration, that number is preserved. If the 
user does not explicitly replace or remove a module priority number, that number and the version associated with it will 
remain configured. 
Loading the Plugin 
The Exec mode update module command loads the specified module with the lowest priority number from the VPL. 
The command syntax is as follows: 
update module plugin-name 
For example: 
[local]<host_name># update module p2p 
Update to module p2p version 1.17.4343 successful 
The update module command takes the configured VPL (/flash/module.sys) and copies it into the internal data 
structures within the Plugin Manager. The VPL determines the sequence of module versions to try to load for each of 
the cards. 
Current subscriber sessions will not be updated to the latest plugin version. New subscriber sessions will be affected by 
the newly updated plugin version. 
Rolling Back to a Previous Plugin Version 
The Exec mode rollback module command loads a module with the next higher priority number from the VPL. 
The command syntax is as follows: 
rollback module plugin-name 
For example: 
[local]<host_name># rollback module p2p 
Rollback to module p2p version 1.17.4340 successful 
Current subscriber sessions will continue to be affected by the previous plugin version. New subscriber sessions will be 
affected by the newly downgraded plugin version. 
DSU show Commands 
There are two show commands associated with the dynamic software update process – show module and show plugin
The show module command displays the current status of the internal VPL. The command syntax is as follows: 
show module [plugin-name]