01-10-2013 12:48 PM - edited 03-09-2019 11:58 PM
Of all the things i've read it seems pretty simple to remove, but I don't even seem to have the files on my flash that run it, so i'm a little confused why it's not removing itself.. I thought maybe it was a physical device so I cracked open the router and there's nothing different than a regular device
This is 2811 router, ive tried defaulting and formatting the device, is it on the nvram maybe? if so, how do I go about removing it from there?
Cisco suite guide says, """""""
Procedure 1-Remove Cisco SDM from Flash RAM
In order to remove Cisco SDM from flash memory, complete the following steps in EXEC mode
Step 1
Use the following command to verify that the sdm.tar file is in flash RAM:
Router# show flash:
The result of this command should include the sdm.tar file if the full version of Cisco SDM is loaded on the flash memory
If sdm.tar is present in flash RAM, go to step 2.
• home.shtml
• sdmconfig-<Router series>.cfg
• home.tar
• es.tar
• wlanui.tar (this file is available only if WLAN application is available on the router)
Step 2
If Cisco SDM (sdm.tar file) is present in the router flash RAM, then use the following command to remove the sdm.tar file:
Router#delete flash:sdm.tar
Delete filename [sdm.tar]?
Delete flash:sdm.tar? [confirm]
""""""
What I do:
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
User Access Verification
Username: cisco
Password:
yourname#dir
Directory of flash:/
1 -rw- 18772828 Jan 10 2013 14:27:58 +00:00 c2800nm-ipbasek9-mz.124-25a.bin
63995904 bytes total (45219840 bytes free)
yourname#show flash:
-#- --length-- -----date/time------ path
1 18772828 Jan 10 2013 14:27:58 +00:00 c2800nm-ipbasek9-mz.124-25a.bin
45219840 bytes available (18776064 bytes used)
yourname#delete sdm.tar
Delete filename [sdm.tar]?
Delete flash:/sdm.tar? [confirm]
%Error deleting flash:/sdm.tar (File not found)
yourname#delete *.tar
Delete filename [*.tar]?
No such file
yourname#
yourname#
"
yourname#show file info nvram:?
nvram:IOS-Self-Sig#3801.cer nvram:ifIndex-table nvram:private-config
nvram:startup-config nvram:underlying-config
"
Please and Thanks!
Solved! Go to Solution.
01-10-2013 01:38 PM
What you see is in the startup-config. Do a "write erase" and reload the router. After that all should be gone.
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
01-10-2013 10:51 PM
give it a try ... ;-)
Sent from Cisco Technical Support iPad App
01-10-2013 01:38 PM
What you see is in the startup-config. Do a "write erase" and reload the router. After that all should be gone.
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
01-10-2013 01:58 PM
just do a write erase from the enable prompt?
could it really be that simple?
01-10-2013 10:51 PM
give it a try ... ;-)
Sent from Cisco Technical Support iPad App
01-11-2013 10:45 AM
you're awesome, thanks!
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