Hi, does anybody know who a ASA with two default routes loadbalances the traffic? Per destination or per packed of whatever else?
ASA with two default-routes
Dec 20, 2007
2 Replies
formatting link
Excerpt From Above Link: You can define up to three equal cost routes to the same destination per interface. ECMP is not supported across multiple interfaces. With ECMP, the traffic is not necessarily divided evenly between the routes; traffic is distributed among the specified gateways based on an algorithm that hashes the source and destination IP addresses. The following example shows static routes that are equal cost routes that direct traffic to three different gateways on the outside interface. The security appliance distributes the traffic among the specified gateways.
hostname(config)# route outside 10.10.10.0 255.255.255.0 192.168.1.1 hostname(config)# route outside 10.10.10.0 255.255.255.0 192.168.1.2 hostname(config)# route outside 10.10.10.0 255.255.255.0 192.168.1.3
Anthony
Thank your, that's the link I searched for. Helmut
Anth>> Hi, does anybody know who a ASA with two default routes loadbalances the
formatting link
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required