anybody know virtual packet switching in computer networks??...
no
no
Virtual Circuit Packet Switching 1. Virtual circuits allow packets to contains circuit number instead of full destination address so less router memory and bandwidth require. Thus cost wise it is cheaper. 2. Virtual circuit requires a setup phase, which takes time and consume resources. 3. In virtual circuit, router just uses the circuit number to index into a table to find out where the packet goes. 4. Virtual circuit has some advantages in avoiding congestion within the subnet Because resources can be reserved in advance, when the connection is established. 5. Virtual circuit have some problem. It a router crashes and loses its memory, even it come back up a second later, all the virtual circuits passing through it will have to be aborted. 6. The loss fault on communication line vanishes the virtual circuits. 7. In virtual circuit a fixed path is used during transmission so traffic throughout the subnet can not balanced. It cause congestion problem. 8. A virtual circuit is a implementation of connection oriented service.
or simply its a hybrid of circut switching and packet switching!
Packet switching introduces the idea of cutting data on a flow into packets which are transmitted over a network without any resource being allocated. If no data is available at the sender at some point during a communication, then no packet is transmitted over the network and no resources are wasted. Packet switching is the generic name for a set of two different techniques : datagram packet switching and virtual circuit packet switching.Virtual circuit packet switching (VC-switching) is a packet switching technique which merges datagram packet switching and circuit switching to extract both of their advantages. VC-switching is a variation of datagram packet switching where packets flow on so-called logical circuits for which no physical resources like frequencies or time slots are allocated. Each packet carries a circuit identifier which is local to a link and updated by each switch on the path of the packet from its source to its destination. A virtual circuit is defined by the sequence of the mappings between a link taken by packets and the circuit identifier packets carry on this link. This sequence is set up at connection establishment time and identifiers are reclaimed during the circuit termination.
Hi friends, I have a question..? Is Virtual Packet Switching is something like MPLS? Which is Multi Protocol Label Switching?
Join our real-time social learning platform and learn together with your friends!