Packet Switching Virtual Circuit Approach

For Complete YouTube Video: Click Here

We will try to understand Packet Switching Virtual Circuit Approach in this class.

We have already discussed the concept of the datagram approach in our previous class.

Packet Switching Virtual Circuit Approach

The virtual-circuit approach will create a circuit before transmitting the data, unlike the datagram approach.

The entire switching of the virtual-circuit approach happens in three different phases.

  1. Setup phase
  2. Data transfer phase
  3. Tear down phase

Setup Phase:

A virtual circuit will get established between the source and destination in the setup phase.

The source system will transmit a request packet to the destination to establish the circuit.

In response, the destination system will transmit an ‘acknowledge packet’ to the source system.

Data transfer phase:

After establishing the connection between the source and destination, the source system will transfer the data to the destination. 

Tear down phase:

After transferring all the packets in the data transfer phase, the source will send a special packet to tear down the established connection. 

For a clear explanation click the youtube link above.