Ad Home

IP SLA (Service Level Agreement) Practica

Share:

//los comandos en azul   son para configurar el track hacia el proveerdor 1
//los comandos en negro son para configurar el track hacia el proveerdor 2


ip sla monitor 11
 type echo protocol ipIcmpEcho 209.165.201.30
 frequency 10
ip sla monitor schedule 11 life forever start-time now

ip sla monitor 22
 type echo protocol ipIcmpEcho 209.165.202.158
 frequency 10
ip sla monitor schedule 22 life forever start-time now
!
!
track 1 rtr 11 reachability
 delay down 10 up 1
!
track 2 rtr 22 reachability
 delay down 10 up 1
!
interface Loopback0
 description R1 LAN
 ip address 192.168.1.1 255.255.255.0

interface Serial0/0
 description R1 --> ISP1
 ip address 209.165.201.2 255.255.255.252
!
interface Serial0/1
 description R1 --> ISP2
 ip address 209.165.202.130 255.255.255.252
 !

ip route 0.0.0.0 0.0.0.0 209.165.201.1 2 track 1
ip route 0.0.0.0 0.0.0.0 209.165.202.129 3 track 2
ip route 0.0.0.0 0.0.0.0 209.165.201.1 5
!
NO OLVIDES EL ME GUSTA
    DEJA TU COMENTARIO
Y SEGUINOS EN FACEBOOK.

Ad Home