Steps
- Create the monitor
(config)# ip sla monitor <#>
(config-sla-monitor)# type <type> <options>
- Schedule the probe
(config)# ip sla monitor schedule <#> start-time <start> life <life>
- Configure the track object
(config)# track <#> rtr <#> reachability
- Apply the tracking in a route-map
(config-route-map)# match ip address <acl>
(config-route-map)# set ip next-hop verify-availability
router# sh ip sla statistics
Links
http://www.tech-recipes.com/rx/3894/cisco-sla/
No comments:
Post a Comment