Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
oai-upf-6g
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
oai-upf-6g
Commits
694fc287
Commit
694fc287
authored
Dec 05, 2024
by
Franck Messaoudi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update: update comments to avoid confusion
parent
d6e8d021
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
5 deletions
+10
-5
etc/config.yaml
etc/config.yaml
+10
-5
No files found.
etc/config.yaml
View file @
694fc287
...
...
@@ -213,10 +213,9 @@ smf:
upf
:
support_features
:
enable_bpf_datapath
:
yes
# If "on": BPF is used as datapath else simpleswitch is used, DEFAULT= off
enable_qos
:
no
# Only supported for BPF datapath. If "on" we use qdiscs to manage the QoS
qdisc_scheduler
:
"
htb"
# This value is used only in case QoS is enabled
enable_snat
:
no
# If "on": Source natting is done for UE, DEFAULT= off
enable_bpf_datapath
:
yes
# If "yes": BPF is used as datapath else simpleswitch is used, DEFAULT= no
enable_qos
:
no
# Only supported for BPF datapath. If "yes" we use qdiscs to manage the QoS
enable_snat
:
no
# If "on": Source natting is done for UE, DEFAULT= no
remote_n6_gw
:
oai-ext-dn
smfs
:
...
...
@@ -226,13 +225,19 @@ upf:
-
sNssai
:
*embb_slice1
dnnUpfInfoList
:
-
dnn
:
"
oai"
-
sNssai
:
*embb_slice2
dnnUpfInfoList
:
-
dnn
:
"
oai.ipv4"
-
sNssai
:
*custom_slice
dnnUpfInfoList
:
-
dnn
:
"
default"
## DNN configuration
dnns
:
-
dnn
:
"
oai"
pdu_session_type
:
"
IPV4"
ipv4_subnet
:
"
12.1.
0
.0/24"
ipv4_subnet
:
"
12.1.
1
.0/24"
-
dnn
:
"
oai.ipv4"
pdu_session_type
:
"
IPV4"
ipv4_subnet
:
"
12.1.2.0/24"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment