User Tools

Site Tools


network-switch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network-switch [2025/09/01 19:52] plidanetwork-switch [2025/10/04 12:28] (current) plida
Line 7: Line 7:
 ==== How does it work? ==== ==== How does it work? ====
  
-Switch works on the [[network-layer-datalink|data link layer]]. It has a MAC address table that associates [[mac_address|MAC addresses]] with ports. It also contains TTL (time to live) that sets the maximum time of the period of inactivity, after which the entry will be erased. At the initial switch launch the table is empty, it gets filled in during a learning mode.+Switch works on the [[network-layer-datalink|data link layer]]. It has a MAC address table that associates [[mac-address|MAC addresses]] with ports. It also contains TTL (time to live) that sets the maximum time of the period of inactivity, after which the entry will be erased. 
  
-LAN+At the initial switch launch the table is empty, it gets filled in during a learning mode. The ports are filled in with sender's MAC addresses. 
 +If the MAC address is not associated with any of the ports, it will be forwarded to all of them. 
 + 
 +There can be multiple MAC addresses associated with one port.
  
-The transmission mode is [[network-duplex|half-duplex]]. 
network-switch.1756756342.txt.gz · Last modified: by plida