cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1229
Views
5
Helpful
1
Replies

Why we have used UDP to encapsulate VxLAN , how the receiver will deal with out of order packets ?

1 Accepted Solution

Accepted Solutions

RedNectar
VIP Alumni
VIP Alumni

Hi @Rishabhkumar8045 ,

The receiver will NEVER get out of order packets. So it's not a worry.  This is because every packet for every flow is sent on the same path, the path being calculated from a hash of these five things:

  1. Source IP,
  2. Destination IP,
  3. Source UDP Port,
  4. Destination UDP Port and
  5. protocol (which of course is UDP).

I hope this helps

 



Don't forget to mark answers as correct if it solves your problem. This helps others find the correct answer if they search for the same problem


RedNectar aka Chris Welsh.
Forum Tips: 1. Paste images inline - don't attach. 2. Always mark helpful and correct answers, it helps others find what they need.

View solution in original post

1 Reply 1

RedNectar
VIP Alumni
VIP Alumni

Hi @Rishabhkumar8045 ,

The receiver will NEVER get out of order packets. So it's not a worry.  This is because every packet for every flow is sent on the same path, the path being calculated from a hash of these five things:

  1. Source IP,
  2. Destination IP,
  3. Source UDP Port,
  4. Destination UDP Port and
  5. protocol (which of course is UDP).

I hope this helps

 



Don't forget to mark answers as correct if it solves your problem. This helps others find the correct answer if they search for the same problem


RedNectar aka Chris Welsh.
Forum Tips: 1. Paste images inline - don't attach. 2. Always mark helpful and correct answers, it helps others find what they need.

Review Cisco Networking for a $25 gift card

Save 25% on Day-2 Operations Add-On License