Link to home
Start Free TrialLog in
Avatar of amigan_99
amigan_99Flag for United States of America

asked on

Cisco ASA static routes and metric

On my Cisco ASA I want to have a preferred and a backup route to (example) 1.1.1.1.
Would I make use of the Tracked mechanism to monitor the gateway IP and give it
a metric which is better than a second route to another gateway 19.226.129.7 which
would not have Tracking enabled. That route to the .7 would be the equivalent of a
floating static route coming into play when the tracking for .6 failed. Do I have this right?
User generated image




ASKER CERTIFIED SOLUTION
Avatar of Craig Beck
Craig Beck
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Tracking and metric are both used for redundancy. Metric is more used for. Static routing to prefer a router over the other. However tracking is used to check if a route is down based on parameters you specify. Once the parameter is matched you will use the other route.
For example you track google ip to check if the internet went down so you can use the other route.
That's why in your image you see that the tracking is an option however the metric is not.