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
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
zzha zzha
OpenXG-RAN
Commits
3100be12
Commit
3100be12
authored
Feb 12, 2015
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6532
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
094c3b7e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf
+4
-2
targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.on.enb.example.conf
...ets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.on.enb.example.conf
+2
-2
No files found.
targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf
View file @
3100be12
...
...
@@ -88,7 +88,7 @@ MME :
S6A
:
{
# pwd=$OPENAIR_CN/objs
S6A_CONF
=
"./s6a.conf"
;
S6A_CONF
=
"./
epc_
s6a.conf"
;
HSS_HOSTNAME
=
"to_do_here_put_your_hss_host_name"
;
};
...
...
@@ -120,7 +120,7 @@ MME :
# maximum of 65535 values, comma separated
MME_GID
= [
32768
,
4
,
5
,
30
,
8
,
9
,
50021
];
# TA (mcc.mnc:tracking area code) DEFAULT = 208.
34:0
# TA (mcc.mnc:tracking area code) DEFAULT = 208.
92:1
# max values = 999.999:65535
# maximum of 32 values, comma separated
PLMN
= (
...
...
@@ -175,6 +175,8 @@ P-GW =
PGW_INTERFACE_NAME_FOR_SGI
=
"eth3"
;
PGW_IPV4_ADDRESS_FOR_SGI
=
"192.168.14.17/24"
;
# Option available only if GTPU in kernel configured
PGW_MASQUERADE_SGI
=
"no"
;
};
IP_ADDRESS_POOL
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.on.enb.example.conf
View file @
3100be12
...
...
@@ -58,7 +58,7 @@ MME :
{
# pwd=$OPENAIR_CN/objs
S6A_CONF
=
"./epc_s6a.conf"
;
HSS_HOSTNAME
=
"
yang
"
;
HSS_HOSTNAME
=
"
to_do_here_put_your_hss_host_name
"
;
};
# ------- SCTP definitions
...
...
@@ -127,7 +127,7 @@ S-GW :
SGW_IPV4_ADDRESS_FOR_S11
=
"0.0.0.0/24"
;
SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP
=
"tun3"
;
SGW_INTERFACE_MTU_FOR_S1U_S12_S4_UP
=
1564
SGW_INTERFACE_MTU_FOR_S1U_S12_S4_UP
=
1564
;
SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP
=
"192.188.3.3/24"
;
# TODO PORT NUMBER
SGW_IPV4_PORT_FOR_S1U_S12_S4_UP
=
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