From: David Ahern
Date: Mon, 30 Oct 2017 10:07:17 -0700
> Using SIT tunnels with VRFs works fine if the underlay device is in a
> VRF and the link parameter is set to the VRF device. e.g.,
>
> ip tunnel add jtun mode sit remote local dev myvrf
>
> Update the device check to allow the link
Using SIT tunnels with VRFs works fine if the underlay device is in a
VRF and the link parameter is set to the VRF device. e.g.,
ip tunnel add jtun mode sit remote local dev myvrf
Update the device check to allow the link to be the enslaved device as
well. e.g.,
ip tunnel add jtun mode