cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
342
Views
0
Helpful
1
Replies

Load balance set up can be done on 3560 cisco switch

ahemadt0544
Level 1
Level 1

Can we do load balce configure only by using switch 3560 without  any cisco router and connect to customer firewall,pls advice.

sample configuration below is it correct  

 

 ip sla 1
 icmp-echo 172.16.4.189 source-ip 172.16.4.190
ip sla schedule 1 life forever start-time now
ip sla 2
 icmp-echo 172.25.5.101 source-ip 172.25.5.102
ip sla schedule 2 life forever start-time now

track 1 ip sla 1
track 2 ip sla 2


ip route 0.0.0.0 0.0.0.0 172.16.4.189 track 1
ip route 0.0.0.0 0.0.0.0 172.25.5.101 track 2

 

 

 

 

 

.

1 Reply 1

Philip D'Ath
VIP Alumni
VIP Alumni

You can do this at layer 2 using Etherchannel.  Weather the firewall supports this is another issue.