ajay | b3f4098 | 2021-12-08 14:26:11 -0800 | [diff] [blame] | 1 | .. |
| 2 | SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> |
| 3 | SPDX-License-Identifier: Apache-2.0 |
| 4 | |
ajay | 60fd69f | 2021-11-23 22:38:10 -0800 | [diff] [blame] | 5 | FAQs |
| 6 | ==== |
ajay | ce0380c | 2021-12-14 21:51:00 -0800 | [diff] [blame] | 7 | |
ajay | d9952a5 | 2021-12-15 14:09:06 -0800 | [diff] [blame] | 8 | * **Does SD-Core support for roaming architecture?** |
ajay | ce0380c | 2021-12-14 21:51:00 -0800 | [diff] [blame] | 9 | |
| 10 | *SD-Core is primarily focused for private 5G & private LTE use cases and* |
| 11 | *hence roaming aspects of architecture are not supported.* |
| 12 | |
ajay | d9952a5 | 2021-12-15 14:09:06 -0800 | [diff] [blame] | 13 | * **Does SD-Core support charging functionality or CHF (charging network function)?** |
ajay | ce0380c | 2021-12-14 21:51:00 -0800 | [diff] [blame] | 14 | |
| 15 | *SD-Core is primarily focussed for private 5G & private LTE use cases and* |
| 16 | *hence charging related aspects are not supported.* |
| 17 | |
ajay | d9952a5 | 2021-12-15 14:09:06 -0800 | [diff] [blame] | 18 | * **Is SD-Core/5G-Core cloud native?** |
ajay | ce0380c | 2021-12-14 21:51:00 -0800 | [diff] [blame] | 19 | |
| 20 | *SD-Core is not cloud native, but it runs in K8s environment.* |
| 21 | *As per road map AMF, SMF will be cloud native by the mid of 2022. This is WIP.* |
| 22 | |
ajay | d9952a5 | 2021-12-15 14:09:06 -0800 | [diff] [blame] | 23 | * **What are the changes omec 5G has on top of free5gc?** |
ajay | ce0380c | 2021-12-14 21:51:00 -0800 | [diff] [blame] | 24 | |
| 25 | * Please refer this - document for details of the changes.* |
ajay | d9952a5 | 2021-12-15 14:09:06 -0800 | [diff] [blame] | 26 | |
| 27 | * **Network Performance Testing of SD-Core** |
| 28 | |
| 29 | *No performance results available. Limited scale testing is performed to check* |
| 30 | *the control plane subscriber capacity and transaction rate. But still its not* |
| 31 | *formal enough to share with wider community. Watch out for release notes and testing |
| 32 | *section to get current performance results* |
| 33 | |