During the Edge Node design, it asks us to select the option that best fits the Justification:
"Enables ECMP because the edge virtual machine can uplink to the physical network over two different VLANs"
and the correct answer is:
"For edge VM uplink traffic, use the default teaming uplink profile configured with the load balance by source port id policy (two active uplinks)."
However, the design course itself seems to heavily lean towards using traffic engineering via a named teaming policy. Given that with this option, the edge still has two distinct vlan/paths to each TOR via an active path, can we not use ECMP? Is it because each TOR is advertising totally different networks, so ECMP would not work here? Thanks