Cisco IP SLA 配置实例


interface FastEthernet0/0
ip address 192.168.1.11 255.255.255.0
duplex full
!
ip sla 1 创建服务条目
icmp-echo 2.2.2.2 source-ip 192.168.1.11 类型为icmp-echo
frequency 10 间隔为10s
ip sla schedule 1 life forever start-time now 创建条目设置开始时间和有效时间
ip sla 2
icmp-echo 3.3.3.3 source-ip 192.168.1.11
frequency 10
ip sla schedule 2 life forever start-time now
!
track 1 rtr 1 reachability 和track条目和响应条目关联,track关心可达性
!
track 2 rtr 2 reachability
!

ip route 0.0.0.0 0.0.0.0 192.168.1.12 track 1
ip route 0.0.0.0 0.0.0.0 192.168.1.13 5 track 2
ip route 2.2.2.2 255.255.255.255 192.168.1.12
ip route 3.3.3.3 255.255.255.255 192.168.1.13
!

linux 论坛 思科论坛 Cisco
Cisco N7K 的硬件架构 Cisco R&S N4 版本解密视频分享
http://bbs.net527.cn/forum-26-1.html
http://www.net527.cn/a/luyoujiaohuan/index.html
http://www.net527.com
Linux 系统


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM