Skip to main content
7 events
when toggle format what by license comment
Nov 18, 2024 at 6:35 comment added Zac67 @user1937198 I was considering mentioning shared management ports, virtual switches, or virtual MACs but decided to keep it simpler. ;-)
Nov 17, 2024 at 23:14 comment added user1937198 Also, just because you are talking to a host, doesn't guarantee that you'll only see one MAC. Technologies like bridged hypervisor virtual NICs can result in one physical host NIC sending and receiving traffic with multiple MACs.
Nov 17, 2024 at 16:21 history edited Zac67 CC BY-SA 4.0
added 22 characters in body
Nov 16, 2024 at 17:29 comment added Zac67 A single switch is only sufficient for a small network - switches need to be able to connect to each other. And Ethernet's success is largely due to its simplicity and universality (along with low cost). Different host and interlink protocols would kill that.
Nov 16, 2024 at 16:05 vote accept Izzo
Nov 16, 2024 at 16:00 comment added Izzo You bring up a good point that multiple MACs can be behind the same switch port. That pretty much ruins the idea. However, assuming that wasn't the case. The expectation is that sources would only need to tag the dest address on each ethernet frame since switch could fill out the src (again assuming one MAC address per port)
Nov 16, 2024 at 15:55 history answered Zac67 CC BY-SA 4.0