Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
oai-cn5g-fed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
cn5g
oai-cn5g-fed
Commits
a806a3c3
Verified
Commit
a806a3c3
authored
3 years ago
by
Rohan
Browse files
Options
Downloads
Patches
Plain Diff
validatation with my5g-RANTester
parent
36ef8b8a
No related branches found
No related tags found
1 merge request
!47
My5grantester tutorial
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker-compose/docker-compose-my5grantester-vpp.yaml
+25
-0
25 additions, 0 deletions
docker-compose/docker-compose-my5grantester-vpp.yaml
docker-compose/my5grantester-vpp-config.yaml
+32
-0
32 additions, 0 deletions
docker-compose/my5grantester-vpp-config.yaml
with
57 additions
and
0 deletions
docker-compose/docker-compose-my5grantester-vpp.yaml
0 → 100644
+
25
−
0
View file @
a806a3c3
version
:
'
3.8'
services
:
tester
:
image
:
my5grantester:latest
container_name
:
my5grantester
privileged
:
true
command
:
./app ue
volumes
:
-
./my5grantester-vpp-config.yaml:/workspace/my5G-RANTester/config/config.yml
cap_add
:
-
NET_ADMIN
networks
:
networks
:
public_net
:
ipv4_address
:
192.168.70.143
public_net_access
:
ipv4_address
:
192.168.72.143
networks
:
public_net
:
external
:
name
:
demo-oai-public-net
public_net_access
:
external
:
name
:
oai-public-access
This diff is collapsed.
Click to expand it.
docker-compose/my5grantester-vpp-config.yaml
0 → 100644
+
32
−
0
View file @
a806a3c3
gnodeb
:
controlif
:
ip
:
"
192.168.70.143"
port
:
9487
dataif
:
ip
:
"
192.168.72.143"
port
:
2152
plmnlist
:
mcc
:
"
208"
mnc
:
"
95"
tac
:
"
00a000"
gnbid
:
"
000003"
slicesupportlist
:
sst
:
"
de"
sd
:
"
00007b"
ue
:
msin
:
"
0000000043"
key
:
"
0C0A34601D4F07677303652C0462535B"
opc
:
"
63bfa50ee6523365ff14c1f45f88737d"
amf
:
"
8000"
sqn
:
"
0000000"
dnn
:
"
default"
hplmn
:
mcc
:
"
208"
mnc
:
"
95"
snssai
:
sst
:
222
sd
:
"
00007b"
amfif
:
ip
:
"
192.168.70.132"
port
:
38412
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment