diff options
author | Gergely Csatari <gergely.csatari@nokia.com> | 2018-08-24 11:03:23 +0200 |
---|---|---|
committer | Gergely Csatari <gergely.csatari@nokia.com> | 2018-08-24 11:03:23 +0200 |
commit | a1ebe867602aa5de250628f876ce1e82028fc459 (patch) | |
tree | c956415180231b3961526da225393f86b5cf1352 | |
parent | b676000c04110c620ba5b574146a1431df4fef59 (diff) |
BRAS definition added
Change-Id: If582c127283d6d1fd862c1ba6f96d11d332582f6
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-rw-r--r-- | docs/development/requirements/requirements.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/development/requirements/requirements.rst b/docs/development/requirements/requirements.rst index 6c47280..c87474d 100644 --- a/docs/development/requirements/requirements.rst +++ b/docs/development/requirements/requirements.rst @@ -39,6 +39,11 @@ is close to user, to provide radio access. All RRUs would be linked to a BBU, which is located inside a remote site away from user and provide signal processing, using optical fiber. +**BRAS**: Broadband Remote Access Server. An Ethernet-centric IP edge router, +and the aggregation point for the user traffic. It performs Ethernet +aggregation and packets forwarding via IP/MPLS, and supports user management, +access protocols termination, QoS and policy management, etc. + **UPF**: User Plane Function, which is a user plane gateway for user data transmission. |