-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API for GRE (including ERSPAN) #1387
Labels
Comments
@bganne am I understanding correctly that you can simply create a GRE interface of type erspan and then 'span' to that interface from another interface? |
Yes, that should work, eg.
|
Merged
#1445 was merged into dev branch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to support ERSPAN ( see #1386 for SPAN issue) as well as GRE tunneling for remote mechanisms for NSM.
https://github.com/FDio/vpp/blob/b7b929931a/src/vnet/gre/gre.api#L18
The text was updated successfully, but these errors were encountered: