• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Networking » Basic » What is network switch? – Definition
Next →
← Prev

What is network switch? – Definition

By Dinesh Thakur

In computer networking, Switch (also called switching hub, bridging hub,and more correctly called a network switch) and Bridges are the Layer 2 interconnect devices that can be used to preserve bandwidth in the network by applying a segmentation strategy. Switches are used to re-send packets to a specific segment of the network using hardware MAC addressing (same as bridges). Since the switches are hardware-based, they can send packets faster than bridges.

Once the number of users began to push the limits of a single computer network segment, there was a need to create a new segment to link two computer networks together a device called bridges accomplished this. basically the bridges have 2 ports, one for each computer networks, bridges actually inspect the data that passes through them and make decisions about whether to send it to the other computer network or not. Switch takes data from one network device and forwards it to the destination node based on MAC address.

This decision is based on the MAC address in Ethernet networks and on the ring no. in Token Ring Networks. Because of this behavior (specifically that bridges read and act on the data in the Layer 2 headers of each frame), hence Bridges are layer 2 devices or Data-link layer function.

As networks become larger, and the amount of data transmitted by each computer increased, segmenting networks became even more important. 2 port bridges were no longer sufficient then switch began as multiport network bridge that uses hardware addresses to process and forward data and are considered layer two devices.

The switches have the functionality of the hubs to which they add the primary ability to dedicate the entire bandwidth exclusively to any communication between their ports. It achieved because the switch does not act as a multiport repeater, but only sends data packets to that door to which they directed. This is possible because the equipment sets up routing tables with the MAC addresses (OSI level 2) associated with each of its doors. This technology makes it possible for each of the doors to have the total bandwidth for its use. These devices usually work with bandwidths of 10 and 100 Mbps, and doors with different bandwidths can coexist on the same equipment. The doors of a switch can serve both personal workstations and network segments (hubs), being for this reason widely used as elements of network segmentation and traffic routing. In this way, it achieved that the internal traffic in the different network segments connected to the switch affects the rest of the network, thereby increasing the efficiency of bandwidth usage.

What is a Switch

A switch, in a networking is a high-speed networking device that receives TCP/IP data packets then filters them and forwards to their destination. Most switches have 12 to 24 ports but many are modular can have several hundred ports. Switches can handle several conversations at same time each 100base -TX port on a switch can send and receive frames at the same time, so switches are  Full Duplex and hubs are Half-Duplex. A switch is advanced than a hub but not as advanced as a networking router.

Network Switch

Router is a Layer 3 Device : Routers are created to segregate broadcast domains.Roters act as boundary between broadcast domains. Routers read and make decisions based on layer 3 headers, Like:

• TCP/IP or IPX headers: So they become layer3 devices. A routers function is to inspect incoming packet and determine whether it belongs to local network or to a Remote Network,

If a local packet is determined then there is no need of routing and if a Remote packet is determined then it will route that packet according to the routing table other wise the packet will be discarded.

The switches can classify according to the technique they use to forward the packets to the appropriate segment. In this case, we talk about storage and forwarding switches, shortcut switches, and hybrids.

Switches that use forwarding and storage switching fully process the data packet, including CRC check processes and packet address determination. This technique requires that the package be stored temporarily before being re-dispatched to the relevant segment. This type of switching, therefore, reduces the number of damaged packets sent to the network.

Shortcut switches: (with cut-through technology) are faster than storage and forwarding switches since they send the packet as soon as they read the destination MAC address.

Hybrid Switches: This switch normally operates as Cut-Continue, but continually monitors the frequency at which invalid or damaged frames sent. If this value exceeds a preset threshold, the switch behaves like a Store -Transmit. If this level drops, it goes to the initial mode.

In case of a difference in speeds between the interconnected subnets, the switch must necessarily operate as Store-Transmit.

This technology allows several facilities such as:

• Smart filtering: Possibility of filtering traffic not only based on MAC addresses but considering additional parameters, such as the type of protocol or traffic congestion within the switch or on other switches in the network.
• Support of virtual networks: Possibility of creating closed groups of users, served by the same switch or by different switches on the network, that constitute different domains for broadcast purposes. In this way, the processes of movements and changes are also simplified, allowing users to be located or relocated via software.
• Routing integration: Inclusion of modules that perform the function of routers (routing), so that the connection between several different networks can make through switches themselves.

You’ll also like:

  1. What is Metropolitan Area Network (MAN)? – Definition
  2. What is the Network Layer? – Definition
  3. What are Network Protocols? – Definition
  4. What is LAN (Local Area Network) | Definition of LAN
  5. What is VPN (Virtual Private Network)? Definition
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Networking

Networking Tutorials

  • Network - Home
  • Network - Uses
  • Network - Advantages
  • Network - Classification
  • Network - Architecture Type
  • Nework - Networks Vs Comms

Networking Devices

  • Network - Modem
  • Network - Routers Types
  • Network - Bluetooth
  • Network - RS-232C
  • Network - Hub
  • Network - Devices
  • Network - Bridges
  • Network - Repeaters
  • Network - Routers
  • Network - Switching Hubs
  • Network - Transceiver
  • Network - Multiplexer
  • Network - Gateway
  • Network - BNC Connector
  • Network - Optical Connectors
  • Network - NICs
  • Networking Protocol

  • Protocol - Definition
  • Protocol - IP
  • Protocol - Aloha
  • Protocol - MAC Layer
  • Protocol - Sliding Window
  • Protocol - Stop & Wait
  • Protocol - Network Protocols
  • Protocol - Token Passing
  • Protocol - SIP
  • Protocol - Ad-Hoc Networks Routing
  • Protocol - Lap-f
  • Protocol - Point-to-Point
  • Protocol - PPP
  • Protocol - PPP Phases
  • Protocol - LDP
  • Protocol - MPLS
  • Protocol - MPOA
  • Protocol - HDLC
  • Protocol - Distance Vector routing
  • Protocol - IGMP
  • Protocol - ICMP
  • Protocol - SLIP
  • Protocol - DVMRP
  • Protocol - SDLC
  • Protocol - Routing
  • Protocol - UDP
  • Protocol - ARP and RARP
  • Protocol - Link-State
  • Protocol - ARP Table
  • Protocol - RTP
  • Protocol - NHRP
  • Network Addressing

  • Addressing - Home
  • Addressing - SubNetting
  • Addressing - Classless
  • Addressing - Classes or Classful
  • Addressing - IPV4 vs IPV6
  • Addressing - IPv6
  • Addressing - Subnet Mask
  • Addressing - MAC Address
  • Addressing - Supernetting
  • Addressing - Private IP
  • Addressing - IPv4
  • Addressing - Public IP
  • Addressing - Multihomed
  • Addressing - Indirect Addressing
  • Addressing - ASP
  • Addressing - VLSM
  • Addressing - Routing Algorithms
  • Addressing - Hierarchical Routing
  • Addressing - Routing
  • Addressing - Distributed Routing
  • Addressing - Data Routing
  • Addressing - Services
  • Addressing - IP forwarding
  • Addressing - Aging
  • Addressing - Algorithm CR
  • Networking Media

  • Transmission - Home
  • Transmission - Modes
  • Transmission - Media
  • Transmission - System
  • Transmission - Bound
  • Transmission - Unbound
  • Transmission - Baseband
  • Transmission - Wired
  • Transmission - Fiber Benfits
  • Transmission - Infrared
  • Transmission - UnGuided
  • Transmission - Microwave
  • Transmission - Infrared
  • Transmission - Radio Wave
  • Transmission - Network
  • Transmission - Digital Signal
  • Transmission - Data
  • Transmission - Asynchronous
  • Transmission - Sync Vs Async
  • Cable - Twisted-Pair
  • Cable - Coaxial
  • Cable - UTP and STP
  • Cable - Fiber Optics
  • Cable - Gigabit Ethernet
  • Cable - Fast Ethernet
  • Cable - Ethernet Cable
  • Cable - Fiber-Optic Using
  • Cable - CATV
  • Cable - 100Base T
  • Cable - 10BASE T
  • Cable - 10 Base 2
  • Cable - 10 Base 5
  • Networking Types

  • IEEE - 802.11
  • IEEE - 802.5
  • IEEE - 802.15
  • IEEE - 802.11e
  • IEEE - 802.11n
  • Network - Ethernet
  • Network - Arpanet
  • Network - Frame Relay
  • Network - X.25
  • Network - Telephone
  • Network - WSN
  • Network - Metro Ethernet
  • Network - WAN Ethernet
  • Network - Wireless Mesh
  • Network - SAN
  • Network - SNA
  • Network - Cisco Architecture
  • Network - Vlan
  • Network - FDDI
  • Network - 100VG-Any
  • Network - EPON
  • Network - ISDN
  • Network - ARCNet
  • Network - Passive Optical
  • Networking Reference Models

  • Models - TCP/IP
  • Models - OSI
  • Models - MAC Layer
  • Models - Network Layer
  • Models - MAC Layer Functions
  • Models - TCP/IP Vs OSI
  • Models - CSMA
  • Models - CSMA/CD
  • Models - CSMA/CA
  • Models - CDMA
  • Models - STDM
  • Models - FDMA
  • Models - TDMA
  • Models - SDH
  • Models - CDM
  • Models - Multiplexing
  • Models - Reference
  • Models - Random Access Methods
  • Models - TCP/IP Architecture
  • Models - FDM
  • Models - IP Header
  • Models - OTN
  • Models - Amplitude Levels
  • Models - MIMO
  • Models - Plesiochronous Media
  • Models - Half Duplex
  • Models - ISO Architecture
  • Models - Data-Link Layer
  • Models - WDM
  • Models - Duplex
  • Models - Ethernet FDSE
  • Networking Switching Techniques

  • Switching - Home
  • Switching - Techniques
  • Switching - Packet
  • Switching - Circuit
  • Switching - Message
  • Switching - Packet Vs virtual Circuit
  • Switching - Cell
  • Switching - ATM Cell Structure
  • Switching - Virtual Circuit Vs Datagram
  • Switching - Time Space
  • Switching - Modulation
  • Switching - Cell Relay
  • Switching - ATM Structure
  • Switching - VC Vs PVC
  • Switching - Packet and Circuit
  • Switching - VPC
  • Switching - IP
  • Switching - Logical Channels
  • Switching - TDM
  • Switching - FDM
  • Network Codes

  • Codes - CRC
  • Codes - Error Correction and Detection
  • Codes - Hamming
  • Codes - Piggybacking
  • Codes - Encoding Techniques
  • Codes - Error Control
  • Codes - Parity Check
  • Codes - Parity bit
  • Codes - Bit Error
  • Codes - CRC
  • Codes - Transmission Errors
  • Codes - Error Detection and Correction
  • Network Communication

  • Communication - Home
  • Communication - Satellite
  • Communication - Wireless
  • Communication - Data Type
  • Communication - Congestion Control
  • Communication - Network
  • Communication - Data
  • Communication - Software
  • Communication - Layering Process
  • Networking Signaling

  • Signal - Analog
  • Signal - Digital
  • Signal - Analog Vs Digital
  • Signal - Digitization
  • Network Security

  • Security - Home
  • Security - Requirements
  • Security - Threats
  • Security - Services

Other Links

  • Networking - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2025. All Rights Reserved.

APPLY FOR ONLINE JOB IN BIGGEST CRYPTO COMPANIES
APPLY NOW