Jesin's Blog

Welcome to the Portal of Technology

  • Facebook
  • GitHub
  • Google+
  • RSS
  • Twitter
  • Home
  • Categories
    • Domains
    • Linux
    • Networking
    • PHP
    • Virtualization
    • Web Design
    • Web Servers
    • Windows
  • WordPress Plugins
    • Custom Error Pages
    • HTTP Digest Authentication
    • Mailgun Email Validator
  • Toolbox
    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool
  • About Me
  • Contact Me
  • Sitemap
Home ›
cisco

Cisco Packet Tracer Dial Up

September 7, 2013 Networking Jesin A 2 Comments

cisco packet tracer dial up thumbnail

I was going through the documentation of Cisco Packet Tracer when I read about the Modem Dial-up Utility. This utility was available on the Desktop tab of both PCs and Laptops.

The documentation said a PC/Laptop, Cloud and a router were required. It also mentioned that the router should have a user name authentication (username WORD password LINE) in addition to a modem interface.

The modem interface of the cloud must also have valid a phone number. But I didn’t know how to go about it. So googled for a long time and found this slideshare presentation. Starting from slide 17 it had the information I needed.

So I ended up writing this article on creating a Cisco Packet Tracer Dial Up dial up lab.Continue Reading…

Tags: cisco, cisco packet tracer

Demystifying EIGRP message types with Wireshark

June 25, 2013 Networking Jesin A 9 Comments

networking category thumbnail

EIGRP (Enhanced Interior Gateway Routing Protocol) is a Cisco proprietary routing protocol which even though seems to work like a Distance-Vector protocol is in fact several notches above other routing protocols in the distance-vector domain. While configuring it is a breeze what happens behind the scenes ? What goes in the wire when a “network” router subcommand is issued ? How do things converge quickly when a topology change occurs ? These questions made me create a simple topology in GNS3 and capture packets using wireshark. So join me in unraveling the mystery inside an EIGRP packet.Continue Reading…

Tags: cisco, eigrp, wireshark

Answers for CCNP TSHOOT Demo Exam

May 30, 2013 Networking Jesin A 19 Comments

networking category thumbnail

Cisco has created a very good demo exam which resembles the real simulation used in the CCNP TSHOOT exam. While the trouble tickets asked in the demo are nowhere near the real TSHOOT exam it gives an idea of what kind of tickets to expect in the exam. This article is a walkthrough on how I answered the 4 tickets in the CCNP TSHOOT demo. The 4 tickets in the demo jumble up each time the demo is opened so the order of tickets I mention in this article will be different compared to the one you’ll encounter in the demo. All tickets contain the same issue of the client not being able to ping the webserver so you can differentiate each ticket based on the output of tracert.

You may want to attempt the demo exam at the following link

http://www.cisco.com/web/learning/le3/le2/le37/le10/tshoot_demo.html

before reading further.Continue Reading…

Tags: cisco

How to connect GNS3 to the Internet

January 31, 2013 Networking Jesin A 109 Comments

networking category thumbnail

Connecting GNS3 to the internet is just another step to bring your emulated network lab closer to real gear. There are many ways to do this based on what internet connection you are using. If you just have an ADSL modem/router connected to the ethernet port of your physical machine having a private IP address it is very simple to get your lab to the internet. But if you are using a WiFi connection/Data card/a device that requires you to assign a public IP on the physical interface getting your lab to access the internet requires a few more commands in Linux or a few more clicks in Windows. Apart from making configuration changes to your operating system NAT has to be configured on the emulated router that connects to the internet.Continue Reading…

Tags: cisco, gns3

How to Configure PPP in Cisco Routers

June 24, 2012 Networking Jesin A Leave a Comment

networking category thumbnail

PPP or Point-to-Point Protocol is a type of Layer 2 protocol (Data-link layer) used mainly for WAN. PPP features two methods of authentication PAP (Password Authentication Protocol) and CHAP (Challenge Handshake Authentication Protocol) a c0nnection is established between two peers only after authentication succeeds. PAP sends the password in cleartext for authentication so CHAP is preferred and will be discussed in this article. PPP encapsulation is possible only over a serial link. This article will showcase two different topologies first with two routers and second with three routers.Continue Reading…

Tags: cisco, ppp, wan

How to recover a Cisco device password

January 14, 2012 Networking Jesin A Leave a Comment

networking category thumbnail

Even if you forget your Cisco device (read router or switch) password you can recover it by following the steps outlined in this article. This includes enable passwords, secret passwords, telnet, SSH and console passwords. This process involves changing the configuration register of your Cisco device so that it ignores the NVRAM contents and loads the default configuration. For this process you have to get into the ROM monitor mode so you need to have serial console access to the Cisco switch/router.Continue Reading…

Tags: cisco

  • 1
  • 2
  • 3
  • Next Page »

Get a wealth of information delivered to your inbox. Subscribe and never miss a single article.

  • Tutorials and howtos
  • Code, scripts and commands
  • Online Tools

* No spam, unsubscribe anytime

Hire Me

  • SSL installation and hardening (A+ on Qualys SSL test)
  • Apache & Nginx configuration
  • Email deliverability improvement (10/10 on Mail Tester & MailGenius)
  • WordPress customization, optimization and migration
  • and much more…

    Tools

    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool

    Nav

    • Home
    • About Me
    • Contact Me
    • Privacy Policy
    • Sitemap
    Vultr SSD VPS

    Creative Commons License
    Jesin's Blog by Jesin A is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
    Based on a work at websistent.com.