Jump to content

Virtual circuit multiplexing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wrs1864 (talk | contribs) at 16:50, 21 December 2006 (give internal link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Multiplexing occurs when there's a need to transport multiple data streams over a single data link. VC-MUX is commonly used in PPPoE and PPPoA, which are often met in various xDSL implementations.

According to the IEEE 802 family of standards (Ethernet, WiFi, etc), in VC Multiplexing (VC-MUX), each ATM Virtual Circut (VC) carries PDUs of exactly one protocol type. When multiple protocols need to be transported, there is a separate VC for each.

Advantages:

  • VC multiplexing tends to reduce fragmentation overhead (e.g., an IPV4 datagram containing a TCP control packet with neither IP nor TCP options exactly fits into a single cell).

Also see