CCIE JOURNEY

THE ROAD OF MY CCIE

Tracking and SLA

Posted by Chau Nguyen on November 21, 2008

frame-relay

Tracking and SLA will be our tool-set to detect the neighbor up or down.

R4#
ip route  5.5.5.0  255.255.255.0  15.1.145.5  40  track 10
ip route  5.5.5.0  255.255.255.0  15.1.45.5    45

track  10  rtr  20

ip sla monitor  20
type echo protocol ipIcmpEcho 15.1.0.5
timeout 2000
frequency 3

ip sla monitor schedule 20 start-time now

Some command to verify

show track 10
show track brief
sh ip sla monitor statistic
sh ip sla monitor operation-state


Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>