Hi there!
This time, I will share with you a knowledge point about the working principle for the layer 2 switching device.

1. The L2 device forward packets base on L2 forwarding table, which is Self-learned based on source MAC addresses.
| MAC address | Port |
| MAC A | 1 |
| MAC B | 2 |
| MAC C | 3 |
| MAC D | 4 |
2. All packets are Forwarded based on destination MAC addresses as shown in bellow picture.

That's all, I welcome everyone to leave a message and exchange in the comment area!
Thank you!


