Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Virtual circuit

From Wikipedia, the free encyclopedia
(Redirected fromVirtual connection)
Emulation a dedicated physical link over a packet-switched network
This articlemay be too technical for most readers to understand. Pleasehelp improve it tomake it understandable to non-experts, without removing the technical details.(August 2012) (Learn how and when to remove this message)

Avirtual circuit (VC) is a means of transporting data over a data network, based onpacket switching and in which a connection is first established across the network between two endpoints. The network, rather than having a fixed data rate reservation per connection as incircuit switching, takes advantage of thestatistical multiplexing on its transmission links, an intrinsic feature of packet switching.

A 1978 standardization of virtual circuits by theCCITT imposes per-connectionflow controls at all user-to-network and network-to-network interfaces. This permits participation incongestion control and reduces the likelihood ofpacket loss in a heavily loaded network.[1][2] Some circuit protocols providereliable communication service through the use of data retransmissions invoked byerror detection andautomatic repeat request (ARQ).

Before a virtual circuit may be used, it must be established betweennetwork nodes in thecall setup phase. Once established, abit stream orbyte stream may be exchanged between the nodes, providing abstraction from low-level division intoprotocol data units, and enabling higher-level protocols to operate transparently.

An alternative to virtual-circuit networks aredatagram networks.

Comparison with circuit switching

[edit]

Virtual circuit communication resemblescircuit switching, since both areconnection oriented, meaning that in both cases data is delivered in correct order, and signaling overhead is required during a connection establishment phase. However, circuit switching provides a constant bit rate and latency, while these may vary in a virtual circuit service due to factors such as:

  • varying packet queue lengths in the network nodes,
  • varying bit rate generated by the application,
  • varying load from other users sharing the same network resources by means ofstatistical multiplexing, etc.

Virtual call capability

[edit]

Intelecommunications, avirtual call capability, sometimes called avirtual call facility, is aservice feature in which:

  • acall set-up procedure and a call disengagement procedure determine the period of communication between twoDTEs in whichuser data are transferred by apacket switched network
  • end-to-endtransfer control of packets within the network is required
  • data may be delivered to the network by thecall originator before the callaccess phase is completed, but the data are not delivered to thecall receiver if thecall attempt is unsuccessful
  • the network delivers all the user data to the call receiver in the samesequence in which the data are received by the network
  • multi-access DTEs may have several virtual calls in progress at the sametime.

An alternative approach to virtual calls isconnectionless communication usingdatagrams.[3]

In the early 1970s,virtual callcapability was developed by British Telecom forEPSS (building on the work ofDonald Davies at theNational Physical Laboratory). The concept was enhanced byRémi Després asvirtual circuits for theRCP experimental network of the FrenchPTT.[4][5][6]

Layer 4 virtual circuits

[edit]

Connection orientedtransport layer protocols such asTCP[7][8] may rely on a connectionless packet switching network layer protocol such asIP, where different packets may be routed over different paths, and thus be delivered out of order. However, it is possible to use TCP as a virtual circuit,[8][9][10] since TCP includes segment numbering that allows reordering on the receiver side to accommodate out-of-order delivery.

Layer 2/3 virtual circuits

[edit]

Data link layer andnetwork layer virtual circuit protocols are based on connection-orientedpacket switching, meaning that data is always delivered along the same network path, i.e., through the same nodes. Advantages with this over connectionless packet switching are:

  • Bandwidth reservation during the connection establishment phase is supported, making guaranteedquality of service (QoS) possible. For example, aconstant bit rate QoS class may be provided, resulting in emulation ofcircuit switching.
  • Less overhead is required since the packets are not routed individually and complete addressing information is not provided in the header of each data packet. Only a smallvirtual channel identifier (VCI) is required in each packet. Routing information is only transferred to the network nodes during the connection establishment phase.
  • The network nodes are faster and have higher capacity in theory since they are switches that only perform routing during the connection establishment phase, while connectionless network nodes are routers that perform routing for each packet individually. Switching only involves looking up the virtual channel identifier in a table rather than analyzing a complete address. Switches can easily be implemented inASIC hardware, while routing is more complex and requires software implementation. However, because of the large market of IP routers, and because advanced IP routers supportlayer 3 switching, modern IP routers may today be faster than switches for connection-oriented protocols.

Example protocols

[edit]

Examples of transport layer protocols that provide a virtual circuit:

  • Transmission Control Protocol (TCP), where a reliable virtual circuit is established on top of the underlying unreliable and connectionless IP protocol. The virtual circuit is identified by the source and destinationnetwork socket address pair, i.e. the sender and receiver IP address and port number. Guaranteed QoS is not provided.
  • Stream Control Transmission Protocol (SCTP), where a virtual circuit is established on top of the IP protocol.

Examples of network-layer and data-link-layer virtual circuit protocols, where data always is delivered over the same path:

Permanent and switched virtual circuits in ATM, Frame Relay, and X.25

[edit]

Switched virtual circuits (SVCs) are generally set up on a per-call basis and are disconnected when the call is terminated; however, apermanent virtual circuit (PVC) can be established as an option to provide adedicated circuitlink between two facilities. PVC configuration is usually preconfigured by the service provider. Unlike SVCs, PVC are usually very seldom broken/disconnected.

A switched virtual circuit (SVC) is a virtual circuit that is dynamically established on demand and is torn down when transmission is complete, for example after a phone call or a file download. SVCs are used in situations where data transmission is sporadic and/or not always between the same data terminal equipment (DTE) endpoints.

A permanent virtual circuit (PVC) is a virtual circuit established for repeated/continuous use between the sameDTE. In a PVC, the long-term association is identical to the data transfer phase of avirtual call. Permanent virtual circuits eliminate the need for repeated call set-up andclearing.

  • Frame Relay is typically used to provide PVCs.
  • ATM provides bothswitched virtual connections andpermanent virtual connections, as they are called in ATM terminology.
  • X.25 provides bothvirtual calls and PVCs, although not all X.25 service providers or DTE implementations support PVCs as their use was much less common than SVCs

See also

[edit]

References

[edit]
  1. ^"X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode and connected to public data networks by dedicated circuit". ITU-T. October 1976.
  2. ^Rybczynski, A; Wessler, B; Després, R; Wedlake, J (1976-06-07)."A new communication protocol for accessing data networks: The international packet-mode interface". In AFIPS (ed.).Proceedings of the June 7-10, 1976, national computer conference and exposition on - AFIPS '76. p. 477.doi:10.1145/1499799.1499869.S2CID 8790311.
  3. ^Tanenbaum, Andrew S.; Wetherall, David J. (2011).Computer Networks (5th international ed.). Pearson. p. 361.ISBN 978-0-13-255317-9.
  4. ^Smith, Ed; Miller, Chris; Norton, Jim (2017)."Packet Switching: The first steps on the road to the information society".National Physical Laboratory.
  5. ^"RCP, The Experimental Packet-Switched Data Transmission Service of The French PTT". 21 January 2022.
  6. ^R. Despres, "A packet switching network with graceful saturated operation", in Computer Communications: Impacts and Implications, S. Winkler, Ed. Washington, D.C., 1972
  7. ^RFC 793
  8. ^abRFC 1180
  9. ^RFC 955
  10. ^RFC 1644
  11. ^ITU-T,B-ISDN ATM Adaptation Layer specification: Type 3/4 AAL, Recommendation I.363.3 (08/96), International Telecommunication Union, 1996, p5.
  12. ^ITU-T,B-ISDN ATM Adaptation Layer specification: Type 5 AAL, Recommendation I.363.5 (08/96), International Telecommunication Union, 1996, p5.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Virtual_circuit&oldid=1245939640"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp