Upgrading Systems That Are Operating with Two SRP Modules
Use this procedure if the system contains two SRP modules and is already operating with an earlier software release. Each SRP module will keep the system operational while you upgrade the software on the other, so that you can avoid interrupting service.
Caution: You must upgrade the software on the redundant SRP module when you upgrade the software on the primary SRP module. This action prevents the redundant SRP module from overwriting the new software on the primary SRP module if the primary SRP module fails and the redundant SRP module assumes control.![]()
To upgrade the software on a system that is operational and contains two SRP modules:
host1(config)#disable-autosync
- If a firewall separates the E-series router from the network host, transfer files to the user space with the FTP client on the network host, and install files on the system space (see Installing Software When a Firewall Exists, earlier in this appendix).
host1#copy /incoming/releases/x-y-z.rel x-y-z.rel
- If no firewall separates the E-series router from the network host, copy the files to the E-series router (see Installing Software When a Firewall Does Not Exist, earlier in this appendix).
host1#copy hostname:/cdrom/x-y-z/x-y-z.rel x-y-z.rel
- If you are transferring the files from one E-series router to another, copy the file to the system space of the second E-series router from the user space of the first E-series router (see Copying Release Files from One E-Series Router to Another, earlier in this appendix).
host1#copy boston:/outgoing/releases/x-y-z.rel x-y-z.relhost1#copy running-configuration system2.cnfhost1(config)#boot system x-y-z.relhost1#synchronizeThe redundant SRP module will automatically reboot, because the software release that it is configured to run differs from the software release it is running.
When the module is in standby state, the REDUNDANT LED is on and the ONLINE LED is off. If you issue the show version command, the state field for the module should be "standby".
After any type of reboot, the primary and redundant SRP module NVS file systems will be unsynchronized again.
host1#synchronizehost1#srp switchThe redundant SRP module assumes the primary role. The former primary SRP module reboots and assumes the redundant role.