Skip to content

SajjadQasemi/HSRP-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

HSRP-protocol

HSRP (Hot Standby Router Protocol) Topology This lab demonstrates HSRP configuration for gateway redundancy. Two routers (R1 and R2) provide failover for VLAN 10 and VLAN 20 networks. R2 is the active router, while R1 acts as standby. PCs in each VLAN use the virtual gateway for high availability and seamless connectivity to the ISPs.

πŸ”₯ HSRP Lab on PNETLab

This repository contains a Hands-On Lab for HSRP (Hot Standby Router Protocol) implemented on PNETLab.
The goal of this lab is to demonstrate High Availability and Gateway Redundancy in Cisco networks.


πŸš€ About the Project

In this scenario, two Cisco routers (R1 and R2) act as default gateways for two VLANs (VLAN 10 and VLAN 20).
Using HSRP, we configure a virtual IP address that serves as the default gateway for hosts.
If the active router fails, the standby router immediately takes over – ensuring uninterrupted connectivity.

πŸ” How to Test

Use ping to verify connectivity. ping 8.8.8.8

Shut down the Active Router (R2).

Watch as R1 takes over automatically and the clients remain connected without downtime.

🌟 Why This Lab is Useful

βœ… Demonstrates real-world high availability in networks

βœ… Hands-on practice for CCNA/CCNP candidates

βœ… Shows how to configure and verify HSRP failover

βœ… Easy to replicate using PNETLab

πŸ“₯ How to Use

Copy the lab file into your PNETLab directory: /opt/unetlab/labs/ Start the lab inside PNETLab.HSRP pic

Follow the configuration steps and test failover.

About

HSRP (Hot Standby Router Protocol) Topology This lab demonstrates HSRP configuration for gateway redundancy. Two routers (R1 and R2) provide failover for VLAN 10 and VLAN 20 networks. R2 is the active router, while R1 acts as standby. PCs in each VLAN use the virtual gateway for high availability and seamless connectivity to the ISPs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors