Wire Lab 讀書會
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.

      Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Explore these features while you wait
      Complete general settings
      Bookmark and like published notes
      Write a few more notes
      Complete general settings
      Write a few more notes
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Help
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # 陳毅 - 讀書會 - 21/07/24 :::info - [x] 閱讀 Netmanias-07-LTE QoS - SDF and EPS Bearer QoS ::: ## Abbreviations - AMBR Aggregated Maximum Bit Rate - ARP Allocation and Retention Priority DL Downlink - GBR Guaranteed Bit Rate - MBR Maximum Bit Rate - PCC Policy and Charging Control - PF Packet Filter - QCI QoS Class Identifier - SDF Service Data Flow - SPR Subscriber Profile Repository - TFT Traffic Flow Template ## SDF and EPS Bearer ![](https://i.imgur.com/CnN9gqU.png) The SDF and EPS bearer are detected by matching the IP flows against the packet filters: - SDF templates for SDFs or traffic - flow templates (TFTs) for EPS bearers These packet filters are pre-configured by network operators in accordance with their policy, and each of them typically consists of 5-tuple (Source IP address, Destination IP address, Source port number, Destination port number, and Protocol ID). ### SDF User traffic using different services (or applications) has different QoS class. A SDF is an IP flow or an aggregation of IP flows of user traffic classified by the type of the service in use. ### Terms relating to SDFs and EPS Bearers ![](https://i.imgur.com/LvZgM3d.png) ## QoS Parameters for SDF and EPS Bearer 在 LTE 網路中, QoS 參數可以被區分為: ### Service level (SDF level) SDF QoS parameters 為 Service level ,主要包含: 1. GBR SDF QoS parameters: QCI, ARP, GBR (UL/DL) and MBR (UL/DL) 2. Non-GBR SDF QoS parameters: QCI, ARP and MBR (UL/DL) - ARP - GBR - MBR ### Bearer level (SDF aggreagate level) > SDF aggreagate = 擁有相同 QCI 的 SDFs Group 。 EPS bearer parameters 為 Bearer level ,主要包含: 1. GBR bearer QoS parameters: QCI, ARP, GBR(UL/DL) and MBR(UL/DL) 2. Non-GBR bearer QoS parameters: QCI, ARP, APN-AMBR(UL/DL) and UE-AMBR(UL/DL) #### AMBR AMBR which means dedicated network resources are not allocated to the bearer, but a maximum bandwidth to share with other non-GBR bearers that is allocated. 其中 AMBR 可以再分為兩類: 1. APN-AMBR 是在 PDN 中由所有的 non-GBR 乘載共享的最大頻寬 2. UE-AMBR 由於一個 UE 可以連到不止一個 PDN ,這也代表所有 PDN 的總 APN-AMBR 不能大於 UE-AMBR 。 ### SDF and EPS Bearer QoS Parameters ![](https://i.imgur.com/IYJAxFC.png) ### QoS Parameters for SDF and EPS Bearer ![](https://i.imgur.com/CWaij3m.png) ### GBR vs. Non-GBR ![](https://i.imgur.com/PySzfXc.png) ## QoS Provisioning and Enforcement ![](https://i.imgur.com/wH2StAY.png) ### SDF QoS Provisioning All the QoS parameters for SDFs are provisioned by PCRF. ### EPS Bearer QoS Provisioning QoS parameters applied to a default bearer are provisioned to an HSS as subscription by a network operator. ### QoS Enforcement During QoS enforcement, detection of user traffic (IP flows i.e., SDF and EPS bearer) is performed and then QoS rules are applied to each of the detected SDFs and EPS bearers accordingly. ![](https://i.imgur.com/Z9Gu6Ph.png) #### SDF QoS Enforcement SDF QoS parameters (i.e. QCI, ARP, MBR and GBR) are installed in a P-GW. ![](https://i.imgur.com/Vrhplse.png) #### EPS Bearer QoS Enforcement QoS parameters for EPS bearers are enforced in EPS entities (UE, eNB, S-GW and P-GW) that deliver user traffic between UE and P-GW. ![](https://i.imgur.com/t6IG6to.png) ## An Example for SDF and EPS Bearer QoS Through the examples, a description of how the SDF QoS and EPS bearer QoS mechanisms work and what they do in each EPS entity will be given. The scenario used for the purposes of this chapter is as follows: - UE connected to one PDN (Internet) - UE communicating with the Internet through three bearers, i.e. one default bearer, one non-GBR dedicated bearer, and one GBR dedicated bearer. - Their bearer IDs (EPS bearer ID (EBI)) are 5, 8 and 10, respectively. ### QoS Operation in Downlink ![](https://i.imgur.com/YOPZbH3.png) 1. IP flows 下行 2. 使用 SDF Templates 對資料進行過濾 3. MBR Policing 4. 使用 Traffic flow Templates 對資料進行過濾 5. MBR/APN-AMBR Policing 6. UE-AMBR Policing ### QoS Operation in Uplink ![](https://i.imgur.com/mSBAJgI.png) 1. IP flows 上行 2. 使用 Traffic flow Templates 對資料進行過濾 上行IP数据流被IP数据包过滤TFT过滤为EPS承载。在这里,IP和TCP/UDP协议头中的五元组用于过滤规则。IP数据流1/2映射到GBR专用承载EBI=10,IP数据流3/4被映射到non-GBR专用承载EBI=8,IP数据流5被映射为默认承载EBI=5. 3. MBR/APN-AMBR Policing EPS承载QoS应用于每一个EPS承载。对于映射到GBR专用承载EBI=10的IP数据流,使用上行的MBR来执行速率策略,对于non-GBR专用承载EBI=5/8的所有IP数据流使用上行APN-AMBR来执行速率策略。 4. MBR/APN-AMBR Policing eNB对GBR承载EBI=10使用上行MBR执行速率策略和调度,对于non-GBR承载EBI=5/8使用上行UE-AMBR来执行速率策略和调度。认为只有一个PDN,上行UE-AMBR和上行APN-AMBR是相等的。 5. EPS Bearer 到達 P-GW 6. MBR/APN-AMBR Policing 7. 使用 SDF Templates 對資料進行過濾 EPS bearers are filtered through IP packet filters (SDF templates) into different SDFs. IP flows 1 and 2 from the GBR dedicated bearer (EBI=10) are mapped to SDFs 1 and 2, IP flows 3 and 4 from non-GBR dedicated bearer (EBI=8) are mapped to SDFs 3 and 4, and finally IP flows 5 from the default bearer (EBI=5) is mapped to SDF 5. 8. MBR Policing

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Google Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully