HSRP configuration with IPSLA

HSRP configuration with IPSLA

wKioL1NDtiHwtlB9AACs5Zm-bAA546.jpg

------------cisco HSRP configuration with IPSLA--------------------

HSRP-A

interface FastEthernet0/0

ip address 10.1.1.2 255.255.255.0

standby 1 preempt

standby 1 ip 10.1.1.1

standby 1 priority 110

standby 1 track 20 decrement 10

exi

ip sla monitor 10

typeecho protocol ipIcmpEcho 114.114.114.114 source-ipaddr 202.1.1.1

request-data-size 32

timeout 1000

frequency 3

ip sla monitor schedule 10 life foreverstart-time now

exi

track 20 rtr 10 reachability

--------------------

HSRP-B

interface FastEthernet0/0

ip address 10.1.1.3 255.255.255.0

standby 1 preempt

standby 1 ip 10.1.1.1

standby 1 priority 105

standby 1 track 20 decrement 10

exi

ip sla monitor 10

typeecho protocol ipIcmpEcho 114.114.114.114 source-ipaddr 203.1.1.1

request-data-size 32

timeout 1000

frequency 3

ip sla monitor schedule 10 life foreverstart-time now

exi

track 20 rtr 10 reachability

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章