Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello Mates,
I have to transfer an Cisco image file from a remote Linux server to remote Cisco 3020 switch. Previously I used TFTP where my PC was directly connected to the router's port. Now, both the server and cisco are in a remote location. Can ...
Hello,
My Cisco 6509 Router is trying to reboot continuously. It is not going to even in the ROMMON mode and so I can't give any command input, can't change the config-register or anything. The message I'm getting from console login is:
*** System r...
The "Privilege denied" is problem is solved by adding the following commands in the router.
no aaa authorization exec default group tacacs+ if-authenticated
aaa authorization exec default local if-authenticated
After the copying is completed, these...
Thanks Mark.I tried as you suggested. Here are the commands:Router:ip scp server enableusername tonmoy privilege 15 password 7 <encrypted_pass>
Server1:root@server1:/location/to/the/image# scp cbs30x0-ipbasek9-mz.150-2.SE9.bin tonmoy@<router's IP>:f...
OK guys,
This issue is solved.Problem:1) Sup-1 was looping continuously and not coming into ROMMON mode.
Solution: Opened the Sup-module, opened the sup-bootflash, opened the RAM and then reconnected all those and powered up the Sup-module. Then it ...
Hi Leo,The Sup-module is not going to even in the ROMMON mode. Just looping again and again. That is the problem. If it would go to the ROMMON mode, I could follow what you said (config-registry --> 0x2101, then 0x2102.)
Thanks Leo.Actually, the sup-bootflash and disk0: both have 3 images each. And the BOOTLDR is trying to boot from only 1 image. I wish I could change the BOOTLDR but since it is not going to ROMMON mode, I can't give any input.
Is there any way where...