cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
550
Views
0
Helpful
0
Replies

Keepalives Alternatives for Nexus 9k

RD82
Level 1
Level 1

I have a question around Nexus 9k where Tunnel keepalives are not supported for GRE tunnels. We are having an issue wherein the tunnel seems to be down on several instances as the other end of the tunnel isnt reachable. But due to keepalives restrictions we can't track the tunnel

I have explored the option for tunnel ttl however I dont have any clue if a failing packet brings down the tunnel or not.

 

The other option I thought to explore was tracking the destination tunnel interface ip address and run an EEM script to bounce the tunnel everytime the track is down.

 

For example configure a track 1 for the tunnel destination address and run the following script:-

event manager applet track_down

event track 1 state down

action 1 syslog msg EEM applet track_down bouncing tunnel interface due to track down

action 2 cli conf term

action 3 cli interface tunnel 1

action 4 cli shut

action 5 cli no shut

end

 

Thanks for anyone's help in advance.

0 Replies 0