To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Backhaul Adaptation Protocol

From Wikipedia, the free encyclopedia

Backhaul Adaptation Protocol (BAP) is a layer 2 Routing protocol used in 5G for Integrated Access and Backhaul (IAB) [1] [2] .[3]

This protocol is specified by 3GPP in TS 38.340.[4]

The purpose of BAP is to deliver packets to a destination node over multiple hops. BAP is located on top of the 3GPP RLC-layer.

A BAP PDU is either a Data PDU or a Control PDU.

Data PDUs are used to transport upper layer data along a path towards a destination. A BAP Data PDU has the following format:

  • D/C bit to indicate if the PDU is BAP Control PDU (value 0) or a BAP Data PDU (value 1)
  • 3 Reserved bits
  • 10 bits destination BAP address
  • 10 bits path id
  • Data to be transported, e.g. an IP packet

Control PDUs are used to indicate backhaul radio link failures, to poll for flow control information and to provide flow control feedback. A BAP Control PDU has the following format:

  • D/C bit to indicate if the PDU is BAP Control PDU (value 0) or a BAP Data PDU (value 1)
  • 4 bits PDU type
    • 0000 = Flow control feedback per BH RLC channel
    • 0001 = Flow control feedback per routing ID
    • 0010 = Flow control feedback polling
    • 0011 = Backhaul Radio Link Failure (BH RLF) indication
  • 3 Reserved bits

Further information is dependent on PDU type. For flow control feedback per BH RLC channel, available buffer size is given per BH RLC channel. For flow control feedback per routing ID, available buffer size is given per BAP routing ID (which consists of BAP address and path ID). No further information is given in the flow control feedback polling and the BH RLF indication.

References

This page was last edited on 7 November 2022, at 21:49
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.