Cisco Catalyst 4500 Series Configuration Manual page 336

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

set ip next-hop verify-availability
Examples
The following example shows you how to verify the next-hop IP address in a route map:
Switch# enable
Switch# configure terminal
Switch(config)# track 100 ip sla 100
Switch(config)# ip sla 100
switch(config-ip-sla)# icmp-echo 172.19.255.253 source-ip 172.19.255.47
switch(config-ip-sla-echo)# timeout 1500
switch(config-ip-sla-echo)# threshold 1000
switch(config-ip-sla-echo)# frequency 2
switch(config)# ip sla schedule 100 life forever start-time now
switch(config)# route-map alpha permit 10
switch(config-route-map)# match ip address exlist
switch(config-route-map)# set ip next-hop verify-availability 95.1.1.2 1 track 100
switch# show route-map alpha
switch# show track 100
Related Commands
Command
show route-map
show track
track
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-296
Description
Displays the configured route maps.
Displays information about objects that are tracked by the
tracking process.
Tracks the state of an interface, an ip route, or a response
time reporter.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents