09-02-2015 11:30 PM - edited 03-03-2019 07:58 AM
Hi all,
While I am trying to test my SUP720 module, I figured out that it was not working properly.
Maybe I think that it turned out NVRAM problem. ( Related to this, I found this URL -> http://hardforum.com/showthread.php?t=1566695 )
I feel like knowing following sentences.
1. Is upper URL right information??...
2. Can I fix this without technician? ( only in CLI environment)
Thanks & Regards,
Solved! Go to Solution.
09-03-2015 04:44 AM
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/45681-720bug-passwd-45681.html
Steps 4 - 6 are as follows;
---------------------------------------------------------------------------------------
4 Power down and then power up the router with the help of the power switch.
5 Press Break on the terminal keyboard right after the RP gains control of the console port. On the Catalyst 6500 that runs Cisco IOS, the SP boots first. It then turns control over to the RP. After the RP gains control, initiate the break sequence. The RP has gained control of the console port when you see this message. (Do not initiate the break sequence until you see this message):
00:00:03: %OIR-6-CONSOLE: Changing console ownership to route processor
Due to Cisco bug ID CSCec36997 ( registered customers only) (Password recovery on sup720-native leads to crash on SP), you have about 10 seconds to complete Step 6 before the switch crashes.
If the break sequence does not work, refer to the Standard Break Key Sequence Combinations During Password Recovery for other key combinations.
6 Type confreg 0x2142 at the rommon 1> prompt to boot from Flash without loading the configuration.
---------------------------------------------------------------------------------------
Do you see the configured hostname or Router prompt after it comes back up?
Also, pay attention to the part where it says to break in when SP transfers control over to the RP and the 10 seconds you have to change the config register.
HTH
09-03-2015 12:36 AM
conf t
config-registry 0x2102
end
wr
reload
09-03-2015 01:55 AM
Thank you for reply.
But....That's not what I want.
Actually...
When I enter config mode, there is a password.
But I don't remember password.
So, I should enter Rommon mode.
But in rommon, I typed "confreg 0x2142" and "reset"
I also don't enter enable mode.. due to Password.
Please let me know how to configure..?
09-03-2015 03:10 AM
But in rommon, I typed "confreg 0x2142" and "reset"
Yes.
09-03-2015 06:49 PM
Thank you^^
I solved its issue.
But I have another issue about deleting vlan.dat
Actually I knew I should type "erase startup-config" and "delete vlan.dat" in order to initialize Router.
Maybe there is another way to delete vlans?
For reference, I don't set VTP mode.
cf)
Router#show disk0:
-#- --length-- -----date/time------ path
1 76971076 Mar 31 2015 08:23:00 s72033-adventerprisek9_wan-mz.122-18.SXF4.bin
2 81765412 Apr 27 2015 08:31:04 s72033-entservicesk9_wan-mz.122-18.SXF7.bin
353320960 bytes available (158744576 bytes used)
09-03-2015 04:44 AM
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/45681-720bug-passwd-45681.html
Steps 4 - 6 are as follows;
---------------------------------------------------------------------------------------
4 Power down and then power up the router with the help of the power switch.
5 Press Break on the terminal keyboard right after the RP gains control of the console port. On the Catalyst 6500 that runs Cisco IOS, the SP boots first. It then turns control over to the RP. After the RP gains control, initiate the break sequence. The RP has gained control of the console port when you see this message. (Do not initiate the break sequence until you see this message):
00:00:03: %OIR-6-CONSOLE: Changing console ownership to route processor
Due to Cisco bug ID CSCec36997 ( registered customers only) (Password recovery on sup720-native leads to crash on SP), you have about 10 seconds to complete Step 6 before the switch crashes.
If the break sequence does not work, refer to the Standard Break Key Sequence Combinations During Password Recovery for other key combinations.
6 Type confreg 0x2142 at the rommon 1> prompt to boot from Flash without loading the configuration.
---------------------------------------------------------------------------------------
Do you see the configured hostname or Router prompt after it comes back up?
Also, pay attention to the part where it says to break in when SP transfers control over to the RP and the 10 seconds you have to change the config register.
HTH
09-03-2015 06:29 PM
Ah~ now I learned that I should type "reset" after "00:00:03: %OIR-6-CONSOLE: Changing console ownership to route processor" sentence appear.
I overlooked it.
Thank you ^^
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide