Poland
GRANDMETRIC Sp. z o.o.
ul. Metalowa 5, 60-118 Poznań, Poland
NIP 7792433527
+48 61 271 04 43
info@grandmetric.com
Sweden
Drottninggatan 86
111 36 Stockholm
+46 762 041 514
info@grandmetric.com
UK
Grandmetric LTD
Office 584b
182-184 High Street North
London
E6 2JA
+44 20 3321 5276
info@grandmetric.com
US Region
Grandmetric LLC
Lewes DE 19958
16192 Coastal Hwy USA
EIN: 98-1615498
+1 302 691 94 10
info@grandmetric.com
Technology: Routing
Area: Static Routes
Title: IP SLA config and static route tracking
Vendor: Cisco
Software: 12.X , 15.X, IP Services
Platform: Catalyst 3560, 3700, 3800, 4500, 6500,6800, ISR Routers, ASR Routers
IP SLA config sets up IP SLA (Service Level Agreement Monitor) as active monitoring feature which allows to determine connectivity in two ways. Firstly, by checking IP destination availability. Secondly, by measuring specific parameters of the network along the given path. IP SLA config is commonly used for performance statistics like Delay, Jitter or Packet Loss in SP and Enterprise environments. However here you can see the example of achieving the WAN redundancy in the easy way (i.e. without dynamic routing protocol implementation) using IP SLA.
Define the ip SLA, protocol type, destination and source:
Router(config)#ip sla 1
Router(config-ip-sla)#icmp-echo 10.10.10.1 source-interface FastEthernet1/0
Probing parametrs :
Router(config-ip-sla-echo)#timeout 2000
Router(config-ip-sla-echo)#frequency 5
Router(config-ip-sla-echo)#threshold 250
Run the probing:
Router(config)#ip sla schedule 1 start-time now life forever
Define tracking that will result with TRUE or FALSE depending on IP SLA status:
Router(config)#track 10 ip sla 1 reachability
Bidning the track to static route:
Router(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.1 track 10
Configuring the alternate route in case of primary is removed by track result:
Router(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.2 5
Track command next to particular route determines the route presence in routing table. If there is no echo response according to given parameters (IP SLA) the track statement takes the FLASE value and the route is removed from routing table leaving the lasting static route that uses another next hop thus assuring redundancy.
Up to 60% discount for Cisco ISR routers portfolio. Get quote for ISR4300 | ISR4400 C1000 | C800