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 系統