- 5 network automation startups to watch
- 4 Security Controls Keeping Up with the Evolution of IT Environments
- ICO Warns of Festive Mobile Phone Privacy Snafu
- La colaboración entre Seguridad y FinOps puede generar beneficios ocultos en la nube
- El papel del CIO en 2024: una retrospectiva del año en clave TI
Cisco 7609 (ROMMON Upgrade Procedure Guide)
- Verification and backup commands before upgrade:
! show redundancy!show rom-monitor slot 5 sp show rom-monitor slot 5 rp show rom-monitor slot 6 sp show rom-monitor slot 6 rp show tac ! |
- First start ROMMON upgrade with standby supervisor:
Note: standby supervisor is in module 6:
Please note first upgrade the SP image on standby supervisor and verify after that you can upgrade RP image on standby supervisor.
SP sup upgrade command:
upgrade rom-monitor slot 6 sp file tftp://10.126.76.239/rsp720_sp-rm2.srec.122-33r.SRD5 |
Verification command:
show rom-monitor slot 6 SP |
RP sup upgrade command:
upgrade rom-monitor slot 6 rp file tftp://10.126.76.239/rsp720_rp-rm2.srec.122-33r.SRD5 |
Verification command:
show rom-monitor slot 6 rp |
- Reloading standby supervisor which is in module 6 :
Note: after completion of ROMMON image upgrade please reload the supervisor engine (not switchover)
Reload command
hw-module module 6 reset! |
Wait until SSO and redundancy mode to come up and working properly:
Redundancy verification commands:
show redundancy!show rom-monitor slot 6 spz show rom-monitor slot 6 rp |
- Start upgrading module 5 (active sup) ROMMON:
Verification before the upgrade ROMMON supervisor on module 5:
show redundancy!show rom-monitor slot 5 sp show rom-monitor slot 5 rp |
- Upgrade of active supervisor which is in module 5:
Note: first we need to switchover active sup which is in slot 5, after becoming active sup as standby then we will start upgrading.
Redundancy switchover command:
!redundancy force-switchover! |
Wait until SSO and redundancy mode to come up and working properly:
- ROMMON upgrade on Module 5:
SP upgrade command
upgrade rom-monitor slot 5 sp file tftp://10.126.76.239/rsp720_sp-rm2.srec.122-33r.SRD5 show rom-monitor slot 5 sp |
RP upgrade command
upgrade rom-monitor slot 5 rp file tftp://10.126.76.239/rsp720_rp-rm2.srec.122-33r.SRD5 show rom-monitor slot 5 rp |
- Reload of standby Supervisor which is in module 5:
Note: after completion of ROMMON image upgrade please reload the supervisor engine (no switchover)
hw-module module 5 reset |
- Once module 5 come up we will verify that ROMMON upgrade is done successfully?
show rom-monitor slot 5 sp!show rom-monitor slot 5 rp show rom-monitor slot 6 sp show rom-monitor slot 6 rp |
Note: Once standby supervisor come up we will switchover module 6 active to standby in order to keep active module 5 and standby module 6 but this is not necessary just for consistency.
- Roll back setups
a) Connect to the supervisor using console connection.
b) Check if we have some response from console.
c) If yes most likely supervisor is in ROMMON mode .
d) We should try to boot IOS from ROMMON (using “boot [path to IOS]” command).
e) If there will be no response from console try to reboot it one more time by powering it off and on.
f) If after power cycle there will be no response from console it would mean that supervisor has failed and has to be replaced.