Please enable JavaScript.
Coggle requires JavaScript to display documents.
M3-packet flow - Coggle Diagram
M3-packet flow
Basic BD
-
unicast routing enabled
If this setting is enabled and a subnet address is configured, it fabric provides the default gateway function and routes the traffic
It also instructs the mapping database to learn the endpoint IP-to-VTEP mapping for this bridge domain. The IP learning is not dependent upon having a subnet configured
IP add and virtual MAC
-
It provide a given endpoint always can use the local default gateway
function on the Cisco ACI leaf node to which it is connected
-
ARP Gleaning
-
When leaves receive this glean packet and and an ARP request is sent out all interfaces that have the target BD that deployed
Once host reply the ARP, sends a COOP update to the spines so the endpoint can be installed
-
-
custom MAC
When virtual MAC is configured, it becomes router-mac for the BD. Hence the packet with DMAC set to physical MAC (custom MAC in GUI) is no longer routed on the BD but just bridged.
ARP requests for any of SVI subnets on the BD is resolved with this virtual MAC. If it wasn’t resolved with virtual MAC
Virtual MAC
When virtual MAC is configured, it becomes router-mac for the BD. Hence the packet with DMAC set to physical MAC (custom MAC in GUI) is no longer routed on the BD but just bridged.
ARP requests for any of SVI subnets on the BD is resolved with this virtual MAC. If it wasn’t resolved with virtual MAC,
-
subnet scope
-
-
-
-
service is a routed connection to an EPG present in another VRF in a different tenant. This is sometimes referred to as a “shared L3-out,” and it enables traffic to pass
-
VPC traffic flow
-
-
- Leaf 3 does table lookup and sends a packet with the source of Leaf3 TEP IP address
-
Lab 7
-
Test scenario: Ping from web VM (10.0.1.1): ping 10.0.1.3 (non-existence) and verify at App VM (10.0.1.2)
-
-
-
-
-
-
-
-
-