|
|
|
|
|
by MiddleMan5
979 days ago
|
|
Why though? You can't route MAC because... ?
Because ipv4 provides a higher entropy address?
Because MAC is self-assigned and reduplication would require a higher level system?
or just because we just don't use MAC addresses that way? I'm certain there are reasons IP came to live alongside/on top of MAC, but saying you can't do multi-hop routing with it just isn't true. If all the technologies of the Internet were reset tomorrow, how might you design the perfect layer 2 addressing and routing system? |
|
It works on small scales. We can stitch together a few LANs with ethernet switches. The switches initially forward everything to all ports, but learn where the MACs are so as to send frames only to ports where the destination MAC is known to be.
Ethernet switching won't scale to anywhere near the complexity of the Internet.