cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
622
Views
0
Helpful
2
Replies

SLA Monitoring in switch

Vamsi Pinnaka
Level 1
Level 1

"hi all

How to configure SLA monitoring in 3560 switch. I have 2 DSL links terminating in switch and want to do WAN failover. I know how to do in ASA and router. I found IP SLA and track commands on switch but don't know exactly how to use them. Can some one help me"

Sent from Cisco Technical Support iPhone App

2 Replies 2

Hi,

   It's the same as you do on Router or ASA. Assuming that you want to use IPSLA for WAN failover. Make sure that you have IP Service image on C3560.

   Assuming that we have 2 default routes configured on C3560. And we use IPSLA to track next-hop by using ICMP.

F.e.

!

ip sla monitor 1
type echo protocol ipIcmpEcho <Next-Hop IP address of Primary Link>
timeout 1000
threshold 2 frequency 3
ip sla monitor schedule 1 life forever start-time now !
track 1 rtr 1 reachability
!
ip route 0.0.0.0 0.0.0.0 track 1
ip route 0.0.0.0 0.0.0.0   100
!


HTH,
Toshi

Toshi,

Thanks for your reply.... Sorry for very late reply.... looks like switch image is not supporting.

Review Cisco Networking products for a $25 gift card