Skip to content
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

VXlan Encap/Decap #57

Closed
memoradi opened this issue Apr 25, 2019 · 6 comments
Closed

VXlan Encap/Decap #57

memoradi opened this issue Apr 25, 2019 · 6 comments

Comments

@memoradi
Copy link

memoradi commented Apr 25, 2019

Hello,

My two IXIA ports are connected to an Arista EOS device. I'd like to measure the performance of VXLAN decapsulation by generating VXLAN traffic from one of the IXIA ports, have Arista decapsulate the VXLAN header, and then forward IPV4 traffic to the other IXIA port.

(1) Do you have any example for this scenario where decapsulation happens in one direction? I looked at the vxlanNgpf.py but, unlike my case, that consists of two homogenous device groups and bidirectional traffic tests.

(2) If not, can you please comment on if I need to load both my source and destination device groups with the entire VXLAN stack? or only the source DG?

image
Do I need to remove the VTEP stack on the right-hand side to get the above scenario working?

Thanks!

@whandjr
Copy link
Contributor

whandjr commented Apr 25, 2019 via email

@memoradi
Copy link
Author

Hi Wes,

I was able to answer the configuration question using trial & error:
(1) Create a traffic item in IxNetwork client
(2) Play the traffic through one IXIA port and Arista decapsulates it
(3) Receive the IPV4 traffic at the other port.

image

How can I automate the same process using the Rest API?

@hubertgee
Copy link
Contributor

hubertgee commented Apr 25, 2019 via email

@imehrdad2012
Copy link

@hubertgee Thanks a lot for your timely help & support! Highly appreciate it! The links are very useful.

@whandjr
Copy link
Contributor

whandjr commented Apr 26, 2019 via email

@imehrdad2012
Copy link

Wes, thanks for the suggestion. Ideally, I would like to use the next gen framework but did not know how to do it, would you mind attaching the above figures again? It does not show up on my browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants