11-28-2016 06:04 PM - edited 03-01-2019 05:06 AM
Hello All,
I'm trying to get a better picture of VXLAN packet flow and could you please help me with the following questions on Nexus 9K platform switches:
Regards,
Thiyagu
Solved! Go to Solution.
11-30-2016 11:22 AM
1) The VXLAN IDs are allocated dynamically.
2) VXLAN does not identify the host on another VXLAN. VXLAN is just an encapsulation. When traffic comes into the fabric from the user space (which can be 802.1Q, VXLAN, or NVGRE) it is received by the leaf and then translated into VXLAN. The traffic is then transported to the leaf it needs to exit on. Once it gets to the egress leaf, we then re-encapsulate into the required frame format. A device is identified by its IP address and the VNID (or leaf that it is on). L2 and L3 flow use different VNIDs to help the destination leaf understand how to forward.
3) End point behavior does not change. There are still ARP requests coming into the leaf. By default, inside the fabric, ACI does not typically broadcast or multicast. Instead, we translate the broadcast traffic from the end point into a unicast packet to send to the destination leaf and to the desired endpoint.
These resources might help you understand VXLAN more clearly.
https://www.youtube.com/watch?v=ZvITtE-gQYg
http://www.cisco.com/c/en/us/support/docs/switches/nexus-9336pq-aci-spine-switch/118930-technote-aci-00.html
http://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/white-paper-c11-729383.html
11-30-2016 11:22 AM
1) The VXLAN IDs are allocated dynamically.
2) VXLAN does not identify the host on another VXLAN. VXLAN is just an encapsulation. When traffic comes into the fabric from the user space (which can be 802.1Q, VXLAN, or NVGRE) it is received by the leaf and then translated into VXLAN. The traffic is then transported to the leaf it needs to exit on. Once it gets to the egress leaf, we then re-encapsulate into the required frame format. A device is identified by its IP address and the VNID (or leaf that it is on). L2 and L3 flow use different VNIDs to help the destination leaf understand how to forward.
3) End point behavior does not change. There are still ARP requests coming into the leaf. By default, inside the fabric, ACI does not typically broadcast or multicast. Instead, we translate the broadcast traffic from the end point into a unicast packet to send to the destination leaf and to the desired endpoint.
These resources might help you understand VXLAN more clearly.
https://www.youtube.com/watch?v=ZvITtE-gQYg
http://www.cisco.com/c/en/us/support/docs/switches/nexus-9336pq-aci-spine-switch/118930-technote-aci-00.html
http://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/white-paper-c11-729383.html
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide