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
常顺宇
OpenXG-RAN
Commits
a70ca1f2
Commit
a70ca1f2
authored
Jan 15, 2015
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6391
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
eb9c577a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
2 deletions
+32
-2
targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.on.enb.example.conf
...ets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.on.enb.example.conf
+32
-2
No files found.
targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.on.enb.example.conf
View file @
a70ca1f2
# Internet
# |
# 192.168.14.17/24 |
# +-----------+----------------+---+--+---------------------------------------+
# |host "yang"| | eth3 | |
# +-----------+ +------+ |
# | |
# | +---------+ |
# | | HSS | |
# | +----+----+ |
# | | |
# | +---+--+ |
# | | eth1 | |
# +----------------------------+---+--+---------------------------------------+
# 192.168.13.17 |
# |
# |
# 192.168.13.82 |
# +---------------+------------+---+--+---------------------------------------+
# |host "calisson"| | eth0 | |
# +---------------+ +---+--+ |
# | | |
# | +------+----+ |
# | | MME+SP-GW | |
# | +-----------+ |
# | | eNB | |
# | +-------+---+ |
# +---------------------------------+-----------------------------------------+
# |
# O (RF antenna)
MME
:
{
...
...
@@ -59,7 +89,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
= (
...
...
@@ -118,7 +148,7 @@ P-GW =
PGW_INTERFACE_NAME_FOR_S5_S8
=
"none"
;
PGW_IPV4_ADDRESS_FOR_S5_S8
=
"0.0.0.0/24"
;
PGW_INTERFACE_NAME_FOR_SGI
=
"eth
1
"
;
PGW_INTERFACE_NAME_FOR_SGI
=
"eth
0
"
;
PGW_IPV4_ADDRESS_FOR_SGI
=
"192.168.13.82/24"
;
# Option available only if GTPU in kernel configured
PGW_MASQUERADE_SGI
=
"yes"
;
...
...
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