Category Archives: My CCNA Studies

Cisco Router Password Recovery (or Bypassing the Enable Password) and Uploading the Router IOS in ROMMON Mode

So, I bought another router off of Ebay.  A week later, I had to pick it up at the local USPS from where I live.  When I got home, I started the router to test it, and I was prompted … Continue reading

Posted in CCNA Security, CCNA Wireless, CCNP, Misc., My CCNA Studies | Tagged , , , , , , , , , , | Leave a comment

MasterSwitch AP9211 (Reverse Telnet)

I just bought a AP9211 for my lab, so that I don’t have to turn on all the routers before I go to work or call someone to turn them all on. Unfortunately, the AP9211 Masterswitch does not have a … Continue reading

Posted in CCNA Security, CCNA Wireless, CCNP, Misc., My CCNA Studies, Wireless | Tagged , , , , , , , , , | 2 Comments

Basic Configuration/Security

Router>enable Router#configure terminal Enter configuration commands, one per line.  End with CNTL/Z. Router(config)#hostname R1 R1(config)#enable secret cisco R1(config)#line console 0 R1(config-line)#password cisco R1(config-line)#login R1(config-line)#exec-timeout 30 30 R1(config-line)#logging synchronous R1(config-line)#exit R1(config)#line vty 0 4 R1(config-line)#password cisco R1(config-line)#login R1(config-line)#exec-timeout 10 R1(config-line)#logging synchronous … Continue reading

Posted in CCNA Security, My CCNA Studies | Leave a comment

GNS3 on a Netbook

I have been thinking of how am I going to practice my CCNA while I’m not at home. My original plan was, buy a new laptop, and install GNS3, so that I can simulate my routers. Since there is no … Continue reading

Posted in GNS3, My CCNA Studies | Tagged , , , , , , , , , , , , , , , | Leave a comment