Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a Cisco 5505 8.4(1) version (50 users) so configured:
dual static routes to two different ISP routers (192.168.30.1 and 192.168.30.2)
route outside 0.0.0.0 0.0.0.0 192.168.30.1 128 track 10route outside 0.0.0.0 0.0.0.0 192.168.30.2 128 track ...
I wish to use a 1921/k9 as a router on a stick. Inside interface interconnects up to 9 VLAN, and performs the routing. Does the 1921/k9 supports trunking and VLANs (I think it should support 16 VLAN, but I am not shure) or I should choose 1921-SEC-k9...
Been away for a while, had time to test it today:
adding to statics to the monitoring targets seems to work. So we have
route outside 1.1.1.1 255.255.255.255 192.168.30.1
route outside 1.1.1.2 255.255.255.255 192.168.30.2
and SLA monitoring sends...
Dear fellows, I think you are both right. Ajay, I suspect ASA is doing exactly what you say, it sends the SLA packet to the proper interface, and then it is load balanced to the outside. The keypoint is what you say: SAL is binded to one interface.
M...
Ajay thanks for your fast reply. Both ISPs are connected to the same (outside) interface. ISP routers are on the same subnet, with internal IP addresses: 192.168.30.1 and 192.168.30.2
These two routers are connected to one ADSL line each. I do not se...
First of all, thanks for taking the time to answer my post.
The intention here is two use two connections to (two) different ISPs in order to increase the overall (not per connection) throughput and use one line as back up of the other in case one f...