Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
OpenXG-RAN
Commits
deef8e78
Commit
deef8e78
authored
Apr 19, 2024
by
yangjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify USRP config
parent
7647ad23
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
...ENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
+6
-6
No files found.
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
View file @
deef8e78
...
@@ -11,7 +11,7 @@ gNBs =
...
@@ -11,7 +11,7 @@ gNBs =
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
100
;
tracking_area_code
=
100
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
;
}) });
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }) });
nr_cellid
=
12345678
L
;
nr_cellid
=
12345678
L
;
...
@@ -159,7 +159,7 @@ gNBs =
...
@@ -159,7 +159,7 @@ gNBs =
//////////
AMF
parameters
:
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.199.18
4"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.1
4"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;
preference
=
"ipv4"
;
...
@@ -169,10 +169,10 @@ gNBs =
...
@@ -169,10 +169,10 @@ gNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
enp6s0
"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.199.227
/24"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.11.200.1
/24"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
enp6s0
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.199.227
/24"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.11.200.1
/24"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
...
...
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