cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4203
Views
5
Helpful
10
Replies

cEdge - Tracking

RS19
Level 4
Level 4

https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/Configuration_Commands/tracker

 

I saw the above link regarding tracking. It mentioned it is supported only for vEdge.

Does this means it will not work if I configure these in cEdge. Does cEdge supports tracking ?

 

Any reference link or document regarding this ?

10 Replies 10

nilicdan
Cisco Employee
Cisco Employee

Not yet, on roadmap

so it means if i use cEdge I will not get this feature.

nilicdan
Cisco Employee
Cisco Employee
If you use cEdge - no DIA tracking, no VRRP prefix tracking at this moment. EEM scripts could be used as workaround.

Thanks.

Can you send any links referring to EEM scripts regarding this ?

nilicdan
Cisco Employee
Cisco Employee
No link available, EEM is not officially supported with XE SDWAN, but you can try script below

cedge1#show running-config | section event manager applet
event manager applet DISABLE_DEFAULT
event track 60 state down
action 1 cli command "enable"
action 2 cli command "config-transaction"
action 3 cli command "no ip nat route vrf 1 0.0.0.0<> 0.0.0.0<> global"
action 4 cli command "commit"
action 5 cli command "end"
action 99 syslog msg "DIA DEFAULT ROUTE DISABLED"
event manager applet ENABLE_DEFAULT
event track 60 state up
action 1 cli command "enable"
action 2 cli command "config-transaction"
action 3 cli command "ip nat route vrf 1 0.0.0.0<> 0.0.0.0<> global"
action 4 cli command "commit"
action 5 cli command "end"
action 99 syslog msg "DIA DEFAULT ROUTE ENABLED"

edge1#show running-config | section ip sla
track 60 ip sla 23 reachability
ip sla 23
icmp-echo 172.217.6.78<> source-ip 19.50.1.2<>
ip sla schedule 23 life forever start-time now
br5-bcn-cedge1#

HI Nilicdan - In your example the Nat is removed on vrf 1, does this need to be repeated for each service VPN where nat is applied?

 

Also is there any documentation that outlines which features are supported on V-Edge vs C-Edge?

 

Many Thanks

Ben

Yes, for every service VPN.

No documentation for compare vEdge-cEdge parity ASAIK

Just to note it here for anybody wandering on the topic.

The feature of trackers will be supported on cEdge starting from 17.3 release.

Starting from 17.3 will be available for physical interface, still not on Dialer

++ Tracker feature is not available on Sub-interface