⚡ Alta disponibilidad en default gateway (GNS3 / IOU + VPCS)
🎯 1) Objetivos
- Configurar HSRP para proveer un gateway virtual altamente disponible en la LAN.
- Validar roles Active / Standby y el Virtual IP (VIP):
192.168.10.1.
- Configurar preempt y prioridad para controlar quién será Active.
- Validar conectividad end-to-end LAN ↔ SERVER NET.
- Simular falla (shutdown de interfaz) y evidenciar failover sin perder servicio (o con pérdida mínima).
🗺️ 2) Topología
🌐 LAN (192.168.10.0/24)
- PC1:
192.168.10.10/24
- PC2:
192.168.10.20/24
- SW-LAN (L2)
- HSRP Virtual Gateway:
192.168.10.1
- R1 e0/0:
192.168.10.2/24
- R2 e0/0:
192.168.10.3/24
🖥️ SERVER NET (192.168.20.0/24)
- PC3 (SERVER VPCS):
192.168.20.10/24
- SW-SERVERS (L2)