W4 Network Switching
W4 Network Switching
2. Circuit Switching
What is Circuit Switching?
Circuit switching is a connection-oriented communication
method where a dedicated communication path is established
between two devices before data transmission begins.
How Does Circuit Switching Work?
1. Connection Establishment → A dedicated physical path is
set up between sender and receiver.
2. Data Transmission → All data follows the same predefined
path.
3. Connection Termination → Once communication ends, the
circuit is released.
Example of Circuit Switching
• Traditional Telephone Networks → When you dial a number,
a dedicated path is set up for the call, and no other
data can use that channel until the call ends.
Advantages of Circuit Switching
CN – MID – Network Sitching 2
3. Packet Switching
What is Packet Switching?
Packet switching breaks data into smaller packets and sends
them independently over different paths in a network. The
receiver reassembles the packets to reconstruct the original
data.
Types of Packets Switching:
1. Datagram Packet Switching (Connectionless)
Real-World Applications:
Internet & Cloud Computing → Packet switching is used for data
transfer.
VoIP Calls (Skype, Zoom) → Packet switching enables
voice/video calls.
5G Networks → Virtual circuit switching & SDN improve
performance.
Data Centers → SDN provides automated traffic management.