Categories
Data Center

How to wipe out CISCO router data

Recently we had securely wipe out the configuration data of a few cisco routers at LoreaTec and I thought it could be useful to post it here. After you complete the steps bellow the router will be back to factory settings, the same as when you bought it new.

The command output may be a little different depending on the model but with the steps bellow you should be able to wipe the data of most CISCO routers.

I have marked in RED the commands you need to input to make it clearer. The rest is explanation or router output example.

1-Turn on the router. Before the prompt loads press Ctrl+C (on some models you need to press Ctrl+Enter+Break) and you will see the as bellow.

Self decompressing the image :
#######################
monitor: command “boot” aborted due to user interrupt
rommon 1 >

 

2-Enter?confreg 0x2142 as you see bellow:

rommon 1 > confreg 0x2142
rommon 2 >

 

3-Now it says rommon 2 > enter reset? command so that the router reboots.

rommon 2 > reset
System Bootstrap, Version 12.3(8r)T8, RELEASE SOFTWARE (fc1)
Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory.

Self decompressing the image :
########################################################################## [OK]
Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software – Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706

 

Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 18-Jul-07 04:52 by pt_team
Image text-base: 0x60080608, data-base: 0x6270CD50
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory.
Processor board ID FTX0947Z18E
M860 processor: part number 0, mask 49
2 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
191K bytes of NVRAM.
63488K bytes of ATA CompactFlash (Read/Write)
Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 18-Jul-07 04:52 by pt_team
4- It asks you if you want to continue with configuration dialog. Enter n en press enter two times.

— System Configuration Dialog —

Continue with configuration dialog? [yes/no]:n

 

Press RETURN to get started!
Router>
5-escribis enable

Router>enable
Router#
6-Write startup-config and press enter key.

Router#erase startup-config
7-Write erase startup-config and press enter key again.

Erasing the nvram filesystem will remove all configuration files! Continue? [confirm] Press enter key
[OK]
Erase of nvram: complete
%SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram
Router#
8-Write conf t or configure terminal to continue with the router set up.

Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
9-Write config-register 0x2102

Router(config)#config-register 0x2102
Router(config)#
10-Write end to make the router go back to factory settings.

Router(config)#end

%SYS-5-CONFIG_I: Configured from console by console
Router#
11-Write reload to process and save all the changes and let it boot.

Router#reload
Proceed with reload? [confirm]
%SYS-5-RELOAD: Reload requested by console. Reload Reason: Reload Command.
ySystem Bootstrap, Version 12.3(8r)T8, RELEASE SOFTWARE (fc1)
Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory.

Self decompressing the image :
########################################################################## [OK]
Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software – Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706

 

Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 18-Jul-07 04:52 by pt_team
Image text-base: 0x60080608, data-base: 0x6270CD50
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory.
Processor board ID FTX0947Z18E
M860 processor: part number 0, mask 49
2 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
191K bytes of NVRAM.
63488K bytes of ATA CompactFlash (Read/Write)
Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 18-Jul-07 04:52 by pt_team
— System Configuration Dialog —

Continue with configuration dialog? [yes/no]:

 

12-Select no and you are back to the initial prompt. Now the router has the same settings as when it was bought.

Continue with configuration dialog? [yes/no]: n
Press RETURN to get started!

 

Router>

 

Please link to this post if the information was useful. Please contact us at LoreaTec if you have any comments or if there is any mistake.

Categories
On site PC repair

HP Proliant repair in Tokyo

 

HP Proliant Server Trouble: “The hard disk in Port 1I Box 1 Bay 2 of Server is faulty.?Model: HP?Proliant?ML350G4”

Please contact LoreaTec for english IT support in Tokyo.

Categories
Useful

Things that have helped me on my life in Japan

This post is a special post about repairs but I will list a few tools, places, etc. that have helped me as a foreigner. I hope those tips may be useful to the newcomers to Japan.

– If you are in Japan you will probably want to write in Japanese with your PC. To enable Japanese language go to “Control Panel” — “Language” and add the Japanese keyboard to your existing keyboard. ?You may also need to choose the option to install files for Asian languages. To?switch?between Japanese and?whatever?other languages you have installed you can click on the language bar on your desktop or the method I prefer press Alt+Shift. Even if you choose Japanese roman input is selected by default, to switch to hiragana you can go again to the language bar or do it faster pressing Ctrl+Caps Lock.

– If you use Google Chrome Rikaikun is a must, Rikaichan is the Firefox version. When you pass the basic stages of Japanese learning you may be able to understand many emails and information on websites but the problem is usually the difficult kanji. With Rikaikun and Rikaichan addons you can just hover the mouse over the words as you read to get the reading and translations for an almost real time Japanese reading. Of course you can also use traditional translation tools like google translate but I prefer to read the original as I may miss things because of a bad translation and it also helps on your learning.

www.jisho.org?is the other tool I use often. It is not only a dictionary but it marks common words, so that you can choose the right word if you don’t know which to choose from the provided translations. May words also come with example sentences that help to see the context where it is used and make sure it is the right meaning. Other interesting features are that you can get translations from japanese words in romanji, if you don’t know how to write it in kanji and also searching kanjis by radicals (useful if you don’t know how to read the kanji).

– I use www.hyperdia.com/en/ every day to plan my trips by train. They have a mobile phone version (paid) but you can also use the website version from free from your mobile browser.

– For banking most foreigners use Shinsei Bank, they don’t charge commissions for most operations and you can receive foreign bank transfers for free (other banks charge 4,000Yen or more). They also have English customer support and English online banking.

Softbank is the best carriers for foreigners, as they provide most of their information in English and they have english speaking staff in some shops in Tokyo. They also have prepaid phones that is useful for short stays. BMobile is the option if you want to use your own phone as you can buy only the sim with a prepaid or contract plan. Most of the info is in Japanese but they have limited information about one of their SIMs for visitors. BMobile ?rents Docomo network so most 3G foreign phones will work fine.

– If you want to learn Japanese without spending money you can check the website of your city council, they usually have free Japanese classes that are run by volunteers. I tried once when I was beginning to learn Japanese but I did not like that they did not have any teaching method it was just conversation, as I did not know much Japanese then it was useless for me, but it may be good if your level is higher and you need some conversation partners. This may not be the purpose of this classes but one of the teachers also invited me for dinner and some private lessons… If you want to spend some money I had a good experience at Human Academy, the classrooms where a bit cramped and the tables where small for my legs but the teaching method was reasonably good and I am quite happy with the knowledge I gained, it was money well spent.

– If you have a place in Japan and want to let family or friends watch Japanese TV, the best way is to check?www.dokodemoterebi.com?and install a TV transmitter. They will be able to watch TV as if they where in Japan, with many unique options such as recording, ?dual streaming, free mobile player and also a receiver. (Disclaimer dokodemoterebi.com is a LoreaTec group service)

– Last but not least at LoreaTec we offer the best computer repair service in Japan, mobile phone repair in Japan service and outsourcing services. You can get the lowest price if you send or bring your PC/smatphone to our office but we also provide on site support with English support in selected areas standard Japanese support?throughout?Japan. We are also the only specialist repairing not only iPhones but also Japanese smartphones, older Keitai and imported phones.

 

 

Categories
mobile phone repair

F-05D touch screen repair in Japan

F-05D Repair in Japan

F-05D is a popular phone that is selling well in Japan. This phone was shipped by our customer from Osaka because the digitizer had stopped working after a fall.

Please contact us if you need to repair Japanese keitai or any Japanese smartphone.

Categories
Uncategorized

Old cellphone does not charge, only turns on for a second and turns off again

If your old cellphone is not charging the battery may be broken. However there is a method to try to recover it.

The charger has got a voltage detector and if the battery voltage is too low it will stop charging, the battery has similar protectors integrated. If your phone starts charging but after one or two seconds it stops you have to try charging it many times unplugging and plugging the charger. Every time you try the current may pass to the battery for a second or so, so after trying many times we may increase the voltage of the battery to a normal level so that the charging can continue. If you are patient you may revive your old cellphone or any other battery powered device that has not been used for a long time.

I have tested this several times and it has helped me revive a few dead batteries, however this approach may not work depending on the device and charging protections it is using. The battery may also be completely broken, in that case this will not work.