Skip to content
View TarunParashar2005's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Joined Sep 5, 2025

Block or report TarunParashar2005

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. default_routing default_routing Public

    This lab demonstrates how to configure Default Routing and DHCP (Dynamic Host Configuration Protocol) on Cisco routers. It covers both providing IP addresses dynamically to end devices and ensuring…

    1

  2. EIGRP-dynamic-routing EIGRP-dynamic-routing Public

    EIGRP dynamic routing on three routers so that all LANs (192.168.1.0, 172.16.0.0, 192.168.2.0) can communicate with each other without manually adding static routes.

    1

  3. Network-address-translation Network-address-translation Public

    CCNA NAT Labs: Static, Dynamic, and PAT with topologies, configs, and notes

  4. OSPF-Dynamic-Routing OSPF-Dynamic-Routing Public

    OSPF (Open Shortest Path First) is a link-state dynamic routing protocol that uses the Dijkstra algorithm to calculate the shortest path. It provides fast convergence, scalability, and efficient ro…

  5. Telnet Telnet Public

    Telnet Lab: This project demonstrates how to configure remote router access via Telnet using local authentication. A PC connects to the router over LAN, and administrators can log in with a usernam…

  6. SSH SSH Public

    This lab demonstrates the configuration of SSH (Secure Shell) on a Cisco router to allow secure remote management. It highlights how SSH provides encrypted communication between a router and a PC, …