Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-AMF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
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-AMF
Commits
1688a75e
Commit
1688a75e
authored
Jun 26, 2020
by
Tien-Thinh Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new configuration file for testing with DsTester
parent
ec13fce7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
etc/amf.conf
etc/amf.conf
+7
-7
No files found.
etc/amf.conf
View file @
1688a75e
...
...
@@ -5,14 +5,14 @@ AMF =
PID_DIRECTORY
=
"/var/run"
;
######################################################################## NG SETUP RESPONSE IEs ############################################################
AMF_NAME
=
"bupt-amf"
;
GUAMI
:{
MCC
=
"
460"
;
MNC
=
"11
"
;
RegionID
=
"128"
;
AMFSetID
=
"4"
;
AMFPointer
=
"1"
}
GUAMI
:{
MCC
=
"
320"
;
MNC
=
"230
"
;
RegionID
=
"128"
;
AMFSetID
=
"4"
;
AMFPointer
=
"1"
}
ServedGUAMIList
= (
{
MCC
=
"
460"
;
MNC
=
"11
"
;
RegionID
=
"10"
;
AMFSetID
=
"1"
;
AMFPointer
=
"0"
},
#48bits <MCC><MNC><RegionID><AMFSetID><AMFPointer>
{
MCC
=
"
320"
;
MNC
=
"230
"
;
RegionID
=
"10"
;
AMFSetID
=
"1"
;
AMFPointer
=
"0"
},
#48bits <MCC><MNC><RegionID><AMFSetID><AMFPointer>
{
MCC
=
"460"
;
MNC
=
"11"
;
RegionID
=
"10"
;
AMFSetID
=
"1"
;
AMFPointer
=
"1"
}
#48bits <MCC><MNC><RegionID><AMFSetID><AMFPointer>
);
RelativeAMFCapacity
=
30
;
PLMNSupportList
= (
{
MCC
=
"
460"
;
MNC
=
"11"
;
TAC
=
1
00
;
{
MCC
=
"
320"
;
MNC
=
"230"
;
TAC
=
0
xa0
00
;
SliceSupportList
= (
{
SST
=
"1"
;
SD
=
"none"
},
{
SST
=
"1"
;
SD
=
"12"
}
...
...
@@ -23,14 +23,14 @@ AMF =
STATISTICS_TIMER_INTERVAL
=
20
;
#second
INTERFACES
:{
NGAP_AMF
:{
INTERFACE_NAME
=
"ens3
3
"
;
INTERFACE_NAME
=
"ens3"
;
IPV4_ADDRESS
=
"read"
;
SCTP_PORT
=
38412
;
PPID
=
60
;
};
N11
:{
SMF_INSTANCES_POOL
= (
{
SMF_INSTANCE_ID
=
1
;
IPV4_ADDRESS
=
"192.168.
2.189"
;
PORT
=
"8889
"
;
VERSION
=
"v1"
;
SELECTED
=
"true"
},
{
SMF_INSTANCE_ID
=
1
;
IPV4_ADDRESS
=
"192.168.
122.168"
;
PORT
=
"80
"
;
VERSION
=
"v1"
;
SELECTED
=
"true"
},
{
SMF_INSTANCE_ID
=
2
;
IPV4_ADDRESS
=
"10.103.238.21"
;
PORT
=
"8181"
;
VERSION
=
"v1"
;
SELECTED
=
"false"
}
);
};
...
...
@@ -40,9 +40,9 @@ AMF =
};
AUTHENTICATION
:{
MYSQL_server
=
"127.0.0.1"
;
MYSQL_user
=
"
bup
t"
;
# Database server login
MYSQL_user
=
"
roo
t"
;
# Database server login
MYSQL_pass
=
"linux"
;
# Database server password
MYSQL_db
=
"
OAI_DB
"
;
MYSQL_db
=
"
oai_db
"
;
OPERATOR_key
=
"1006020f0a478bf6b699f15c062e42b3"
;
# op
RANDOM
=
"true"
;
};
...
...
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