IIP SLA does not revert to default route
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
el 07-24-2022 03:41 PM
Hello. I have a problem, these networks don't have Internet access, so I can't ping a valid address like 8.8.8.8, the networks are inside an IPSEC tunnel.
So I ping from one router to the other, but when I change track 10 to 20, it doesn't go back to 10 when the internet is restored.
I use these settings on a Cisco 3750 Switch as the network core.
Site 001
track 10 ip sla 1 reachability
ip sla 1
icmp-echo 172.16.9.245 source-ip 172.16.5.250
timeout 20000
frequency 30
ip sla schedule 1 life forever start-time now
ip sla enable reaction-alerts
ip route 172.16.8.0 255.255.252.0 172.16.5.245 track 10
ip route 172.16.8.0 255.255.252.0 172.16.5.246 20
Site 002
track 10 ip sla 1 reachability
ip sla 1
icmp-echo 172.16.5.245 source-ip 172.16.9.245
timeout 20000
frequency 30
ip sla schedule 1 life forever start-time now
ip sla enable reaction-alerts
ip route 172.16.4.0 255.255.252.0 172.16.9.245 track 10
ip route 172.16.4.0 255.255.252.0 172.16.9.246 20
- Etiquetas:
-
Firewalls
-
Switches
-
Switching
-
VPN y AnyConnect
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
07-24-2022 04:23 PM - editado 07-24-2022 08:14 PM
If I am right
in Site 2
icmp-echo 172.16.5.250 source-ip 172.16.9.245 <-I correct the IP
please more elaborate
