Hybrid Access Networks

Last updated

Hybrid Access Networks refer to a special architecture for broadband access networks where two different network technologies are combined to improve bandwidth. A frequent motivation for such Hybrid Access Networks to combine one xDSL network with a wireless network such as LTE. The technology is generic and can be applied to combine different types of access networks such as DOCSIS, WiMAX, 5G or satellite networks. The Broadband Forum has specified an architecture [1] as a framework for the deployment of such converged networks.

Contents

Use cases

One of the main motivations for such Hybrid Access Networks is to provide faster Internet services in rural areas where it is not always cost-effective to deploy faster xDSL technologies such as G.Fast or VDSL2 that cannot cover long distances between the street cabinet and the home. Several governments, notably in Europe, required network operators to provide fast Internet services to all inhabitants with a minimum of 30 Mbps by 2020. [2]

A second use case is to improve the reliability of the access link given that it is unlikely that both the xDSL network and the wireless network will fail at the same time.

A third motivation is the fast service turnup. The customer can immediately install the hybrid network access and use the wireless leg while the network operator is installing the wired part.

Technology

Several techniques are defined by the Broadband Forum to create Hybrid Access Networks. To illustrate them, we assume that the end user has an hybrid CPE (Customer-premises_equipment) router that is attached to both a wired access network such as xDSL and a wireless one such as LTE. Other deployments are possible, e.g., the end user might have two different access routers that are linked together by a cable instead of a single hybrid CPE router.

The first deployment scenario is where the network operator provides a hybrid CPE router to each subscriber but no specialised equipment in the operator's network. There are two possible configurations for IP addresses. A first deployment scenario is to allocate different IP addresses to the wired and wireless interfaces. In this case, the hybrid CPE router needs to load-balance intelligently the packets over the two networks. In particular, it must ensure that all packets belonging to a given TCP connection are sent over the same interface. A second deployment scenario is to allocate the same IP address to both the wired and the wireless networks and configure the routing in these networks to ensure that packets are correctly routed.

The second deployment scenario is where the network operator provides a hybrid CPE router to each subscriber and installs a Hybrid Aggregation Gateway (HAG) inside its access networks. The Hybrid Aggregation Gateway plays an important role in balancing the packets sent by and destined to the hybrid CPE router over the two access networks. Two technologies have been defined and deployed to enable hybrid CPE routers to interact with Hybrid Aggregation Gateways. The main objective of these technologies is to efficiently use the two access links even if they have different delay and bandwidth. One technical difficulty that occurs when distributing packets over such heterogeneous links is to accurately detect congestion, notably on the wireless network whose bandwidth can vary quickly, and cope with the reordering which is caused by the delay difference. One approach uses GRE tunnels [3] to hide the two links to the upper layer protocol. Both the hybrid CPE and the HAG need to reorder the received packets to ensure that TCP receives in-sequence packets. The second approach uses Multipath TCP, a recent TCP extension that has been designed to enable the transmission of the packets that belong to a single session across different links. This approach leverages the ability of MPTCP to efficiently handle congestion and cope with reordering on the heterogeneous access links. MPTCP needs support in both the host and the server. [4] Two approaches have been defined for the interactions between the hybrid CPE router and the Hybrid Aggregation Gateway. The transparent mode [5] is used when the Hybrid Aggregation Gateway is placed on the path of all packets sent by the hybrid CPE router. Otherwise, the Hybrid Aggregation Gateway includes a TCP converter as defined in. [6] Additional details on Hybrid Access Networks and their deployment are described in [7]

Hybrid Access Network Hybrid access Network.png
Hybrid Access Network

Deployments

The first commercial deployments started in 2015. [8] Several deployments of Hybrid Access Networks have already been documented.[ citation needed ]

Related Research Articles

The Dynamic Host Configuration Protocol (DHCP) is a network management protocol used on Internet Protocol (IP) networks for automatically assigning IP addresses and other communication parameters to devices connected to the network using a client–server architecture.

<span class="mw-page-title-main">IPv6</span> Version 6 of the Internet Protocol

Internet Protocol version 6 (IPv6) is the most recent version of the Internet Protocol (IP), the communications protocol that provides an identification and location system for computers on networks and routes traffic across the Internet. IPv6 was developed by the Internet Engineering Task Force (IETF) to deal with the long-anticipated problem of IPv4 address exhaustion, and was intended to replace IPv4. In December 1998, IPv6 became a Draft Standard for the IETF, which subsequently ratified it as an Internet Standard on 14 July 2017.

Multiprotocol Label Switching (MPLS) is a routing technique in telecommunications networks that directs data from one node to the next based on labels rather than network addresses. Whereas network addresses identify endpoints, the labels identify established paths between endpoints. MPLS can encapsulate packets of various network protocols, hence the multiprotocol component of the name. MPLS supports a range of access technologies, including T1/E1, ATM, Frame Relay, and DSL.

The Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite. It originated in the initial network implementation in which it complemented the Internet Protocol (IP). Therefore, the entire suite is commonly referred to as TCP/IP. TCP provides reliable, ordered, and error-checked delivery of a stream of octets (bytes) between applications running on hosts communicating via an IP network. Major internet applications such as the World Wide Web, email, remote administration, and file transfer rely on TCP, which is part of the Transport layer of the TCP/IP suite. SSL/TLS often runs on top of TCP.

In telecommunications, a customer-premises equipment or customer-provided equipment (CPE) is any terminal and associated equipment located at a subscriber's premises and connected with a carrier's telecommunication circuit at the demarcation point ("demarc"). The demarc is a point established in a building or complex to separate customer equipment from the equipment located in either the distribution infrastructure or central office of the communications service provider.

The Point-to-Point Protocol over Ethernet (PPPoE) is a network protocol for encapsulating Point-to-Point Protocol (PPP) frames inside Ethernet frames. It appeared in 1999, in the context of the boom of DSL as the solution for tunneling packets over the DSL connection to the ISP's IP network, and from there to the rest of the Internet. A 2005 networking book noted that "Most DSL providers use PPPoE, which provides authentication, encryption, and compression." Typical use of PPPoE involves leveraging the PPP facilities for authenticating the user with a username and password, via the PAP protocol or via CHAP. PAP was dominant in 2007 but service providers have been transitioning to the more secure CHAP, because PAP is a plain-text protocol. Around 2000, PPPoE was also starting to become a replacement method for talking to a modem connected to a computer or router over an Ethernet LAN displacing the older method, which had been USB. This use-case, connecting routers to modems over Ethernet is still extremely common today.

4G is the fourth generation of broadband cellular network technology, succeeding 3G and preceding 5G. A 4G system must provide capabilities defined by ITU in IMT Advanced. Potential and current applications include amended mobile web access, IP telephony, gaming services, high-definition mobile TV, video conferencing, and 3D television.

<span class="mw-page-title-main">Internet Protocol television</span> Television transmitted over a computer network

Internet Protocol television (IPTV), also called TV over broadband, is the service delivery of television over Internet Protocol (IP) networks. Usually sold and run by a telecom provider, it consists of broadcast live television that is streamed over the Internet (multicast) — in contrast to delivery through traditional terrestrial, satellite, and cable transmission formats — as well as video on demand services for watching or replaying content (unicast).

An Access Point Name (APN) is the name of a gateway between a mobile network and another computer network, frequently the public Internet.

In a hierarchical telecommunications network, the backhaul portion of the network comprises the intermediate links between the core network, or backbone network, and the small subnetworks at the edge of the network.

<span class="mw-page-title-main">Equal-cost multi-path routing</span> Packet routing strategy

Equal-cost multi-path routing (ECMP) is a routing strategy where packet forwarding to a single destination can occur over multiple best paths with equal routing priority. Multi-path routing can be used in conjunction with most routing protocols because it is a per-hop local decision made independently at each router. It can substantially increase bandwidth by load-balancing traffic over multiple paths; however, there may be significant problems in deploying it in practice.

<span class="mw-page-title-main">Femtocell</span> Small, low-power cellular base station

In telecommunications, a femtocell is a small, low-power cellular base station, typically designed for use in a home or small business. A broader term which is more widespread in the industry is small cell, with femtocell as a subset. It typically connects to the service provider's network via the Internet through a wired broadband link ; current designs typically support four to eight simultaneously active mobile phones in a residential setting depending on version number and femtocell hardware, and eight to sixteen mobile phones in enterprise settings. A femtocell allows service providers to extend service coverage indoors or at the cell edge, especially where access would otherwise be limited or unavailable. Although much attention is focused on WCDMA, the concept is applicable to all standards, including GSM, CDMA2000, TD-SCDMA, WiMAX and LTE solutions.

<span class="mw-page-title-main">Evolved High Speed Packet Access</span> Technical standard

Evolved High Speed Packet Access, HSPA+, HSPA (Plus) or HSPAP, is a technical standard for wireless broadband telecommunication. It is the second phase of HSPA which has been introduced in 3GPP release 7 and being further improved in later 3GPP releases. HSPA+ can achieve data rates of up to 42.2 Mbit/s. It introduces antenna array technologies such as beamforming and multiple-input multiple-output communications (MIMO). Beamforming focuses the transmitted power of an antenna in a beam toward the user's direction. MIMO uses multiple antennas on the sending and receiving side. Further releases of the standard have introduced dual carrier operation, i.e. the simultaneous use of two 5 MHz carriers. HSPA+ is an evolution of HSPA that upgrades the existing 3G network and provides a method for telecom operators to migrate towards 4G speeds that are more comparable to the initially available speeds of newer LTE networks without deploying a new radio interface. HSPA+ should not be confused with LTE though, which uses an air interface based on orthogonal frequency-division modulation and multiple access.

An IPv6 transition mechanism is a technology that facilitates the transitioning of the Internet from the Internet Protocol version 4 (IPv4) infrastructure in use since 1983 to the successor addressing and routing system of Internet Protocol Version 6 (IPv6). As IPv4 and IPv6 networks are not directly interoperable, transition technologies are designed to permit hosts on either network type to communicate with any other host.

Navini Networks was a company that developed an Internet access system based on WiMAX wireless communication standards. This access system was subsequently acquired by Cisco Systems in October, 2007.

The Broadband Forum is a non-profit industry consortium dedicated to developing broadband network specifications. Members include telecommunications networking and service provider companies, broadband device and equipment vendors, consultants and independent testing labs (ITLs). Service provider members are primarily wire-line service providers (non-mobile) telephone companies.

Proxy Mobile IPv6 is a network-based mobility management protocol standardized by IETF and is specified in RFC 5213. It is a protocol for building a common and access technology independent of mobile core networks, accommodating various access technologies such as WiMAX, 3GPP, 3GPP2 and WLAN based access architectures. Proxy Mobile IPv6 is the only network-based mobility management protocol standardized by IETF.

QUIC is a general-purpose transport layer network protocol initially designed by Jim Roskind at Google. It was first implemented and deployed in 2012. It was publicly announced in 2013 as experimentation broadened, and was described at an IETF meeting. QUIC is used by more than half of all connections from the Chrome web browser to Google's servers. Microsoft Edge, Firefox, and Safari support it.

<span class="mw-page-title-main">Multipath TCP</span> Transmission Control Protocol technology

Multipath TCP (MPTCP) is an ongoing effort of the Internet Engineering Task Force's (IETF) Multipath TCP working group, that aims at allowing a Transmission Control Protocol (TCP) connection to use multiple paths to maximize throughput and increase redundancy.

Port Control Protocol (PCP) is a computer networking protocol that allows hosts on IPv4 or IPv6 networks to control how the incoming IPv4 or IPv6 packets are translated and forwarded by an upstream router that performs network address translation (NAT) or packet filtering. By allowing hosts to create explicit port forwarding rules, handling of the network traffic can be easily configured to make hosts placed behind NATs or firewalls reachable from the rest of the Internet, which is a requirement for many applications.

References

  1. Broadband Forum (2016-07-01). "TR-348 Hybrid Access Broadband Network Architecture" (PDF). Retrieved 2018-07-01.
  2. "Broadband Europe". 2013-03-25.
  3. Leymann, N.; Heidemann, C.; Zhang, M.; Sarikaya, B.; Cullen, M. (May 2017). Huawei's GRE Tunnel Bonding Protocol. IETF. doi: 10.17487/RFC8157 . RFC 8157.
  4. Ford, A.; Raiciu, C.; Handley, M.; Bonaventure, O.; Paasch, C. (Mar 2020). TCP Extensions for Multipath Operation with Multiple Addresses. IETF. doi: 10.17487/RFC8684 . RFC 8684.
  5. Peirens, Bart; Detal, Gregory; Barre, Sebastien; Bonaventure, Olivier (July 2016). Link bonding with transparent Multipath TCP. IETF. I-D draft-peirens-mptcp-transparent-00.
  6. Bonaventure, Olivier; Boucadair, Mohammed; Gundavelli, Sri; Seo, SungHoon; Hesmans, Benjamin (July 2020). 0-RTT TCP Convert Protocol. IETF. doi: 10.17487/RFC8803 . RFC 8803.
  7. Keukeleire, Nicolas; Hesmans, Benjamin; Bonaventure, Olivier (2020). "Increasing Broadband Reach with Hybrid Access Networks". IEEE Communications Standards Magazine. 4 (1): 43–49. arXiv: 1907.04570 . doi:10.1109/MCOMSTD.001.1900036. S2CID   195874031.
  8. Armita Satari (2019-05-10). "Hybrid broadband offers fibre alternative for rural Europe".
  9. N. Leyman (2017). "Hybrid Access deployment @ DT" (PDF).
  10. Proximus Press release (2017-05-16). "Tessares-Proximus' Access Bonding - offering faster Internet in large, sparsely populated rural areas – now successfully qualified to move to a countrywide deployment phase". Archived from the original on 2018-07-05. Retrieved 2018-07-05.
  11. KPN (2018-03-10). "Fast internet delivered in rural areas by KPN & Tessares". YouTube .
  12. Ian Scales (2019-05-10). "Wire in the mud: Dutch rural users offered LTE boost for slow copper".
  13. "Telia's innovations: the hybrid-type Internet and cloud computing". 2017-03-02. Archived from the original on 2018-07-06. Retrieved 2018-07-05.
  14. "Telia intros hybrid fixed-mobile broadband service in Finland". 2018-08-17.
  15. "Press Release Freebox Delta" (PDF). www.iliad.fr. Retrieved 2018-12-10.
  16. Go Malta, Malta.
  17. "Tessares technology supports new fixed/mobile platform for Go Malta". www.telecompaper.com. Retrieved 2020-09-07.
  18. BT, UK
  19. "BT Launch Hybrid 4G Speed Boost for SME Cooper Broadband Lines". www.ispreview.co.uk. 24 May 2022. Retrieved 2022-05-28.