This article was automatically translated from the original Turkish version.
+2 More
A network switch, commonly known as "switch," is an active network device that directs data communication. It enables efficient and secure data transfer between devices such as computers, printers, or servers within the same local area network (LAN). The switch records the MAC (Media Access Control) addresses—physical addresses unique to each device—and forwards incoming data frames only to the intended destination device. This increases network performance and eliminates unnecessary data traffic.

Visual of a Network Switch (Generated by Artificial Intelligence)
Switches operate at the second layer of the OSI model, the Data Link Layer. Upon receiving the first data frame, the switch learns and stores the MAC address of the source device in its memory. These addresses are kept in a MAC Address Table within the switch. When a data packet is to be sent, it is forwarded only to the port connected to the destination device, based on this table. This allows multiple devices to communicate simultaneously without collisions.
Switches are classified according to their operating layer:
Layer 3 switches are preferred in large and complex network architectures because they also possess router-like capabilities.
Before forwarding data frames to ports, switches can use one of three primary transmission methods:

Visual of the Front Ports of a Network Switch (Pexels)
Switches are categorized into different types based on their roles in network architecture:
Switches are divided into two main categories based on manageability:
Switch usage enhances overall network efficiency because:
Switches used in enterprise environments include various security mechanisms. For example:
In systems requiring high availability, network resilience is increased through redundant switch connections and link aggregation methods.
Accessed November 26, 2025.
Karbukan, Ahmet, Ali Gökdemir, Hasan Acar, Murat Karataş, and Özgü Asker. BT2024ASA1021 – Ağ Sistemleri ve Anahtarlama. Bilişim Teknolojileri Alanı. Millî Eğitim Bakanlığı Yayınları. PDF dokümanı. Accessed May 26, 2025.
Numanoğlu, Mustafa. Bilgisayar Ağı Aktif Bileşenleri. PDF dokümanı. Accessed May 26, 2025.
Working Principle
Layer 2 and Layer 3 Switches
Transmission Methods
Switch Types
Management Features and Use Cases
Impact on Network Performance
Security and Redundancy Features