blob: 8359abc750d8e7a5ce78b33dc2d4c2ca7a2ee030 [file] [log] [blame]
Ankur Upadhyaya4f0e3b02022-10-06 11:15:39 -06001..
2 SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
3 SPDX-License-Identifier: Apache-2.0
4
5.. _design_amf:
6
7AMF Design Overview
8===================
9
10.. image:: ../_static/images/CN-AMF.png
11 :width: 500px
12
13SctpLb (SctpLoadbalancer)
14-------------------------
15
16 * Accept and manage gnb or sctp connections
17
18 * GRPC communication between SctpLb and Amf Service
19
20 * Handles Amf Instance Down/Up Notifications
21
22 * Backend NF manages AMF instances
23
24 * Round-Robin Distribution of Sctp Messages over grpc channel to Backend NF
25
26 * Redirect Support for forwarding to a particular Amf Instance