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

CSCvy55507 - cEdges drops GRE Keepalives

nativevlan
Level 4
Level 4

Fix wasn't posted in the bug notes. You need to create a SDWAN policy ACL then apply it to the interface that is terminating the GRE tunnel.

Example:

 

sdwan
interface $GRE-TERMINATION-INTERFACE
access-list GRE in
policy
access-list GRE
sequence 10
match
protocol 47
!
action accept
!

default-action drop

0 Replies 0