The following will describe how a switch in a local area network works:
- Switches start with an empty table
- A computer plugged into the switch sends data trying to get to another computer
- The switch receives this frame and puts the senders MAC Address in its table
- Because the switches table is empty it then broadcasts the destination address out every port
- When the destination computer responds the switch puts its MAC Address in its table
- Now that the switch knows where the sender and the receiver are it sets up a point-to-point connection.
Related Topics:
ICND1 Study Guide – The Fastest Way To Get Cisco Certified Guaranteed!