Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
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
Michael Black
OpenXG UE
Commits
0d9f33db
Commit
0d9f33db
authored
Jun 10, 2014
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5384
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
1378e127
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
181 additions
and
0 deletions
+181
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/VIRTUAL.ENB_MME_IN_1_HOST/enb_sfr_olympie-Latitude-E6520.conf
...UAL.ENB_MME_IN_1_HOST/enb_sfr_olympie-Latitude-E6520.conf
+47
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/VIRTUAL.ENB_MME_IN_1_HOST/epc_sfr_olympie-Latitude-E6520.conf
...UAL.ENB_MME_IN_1_HOST/epc_sfr_olympie-Latitude-E6520.conf
+134
-0
No files found.
targets/PROJECTS/GENERIC-LTE-EPC/CONF/VIRTUAL.ENB_MME_IN_1_HOST/enb_sfr_olympie-Latitude-E6520.conf
0 → 100755
View file @
0d9f33db
Active_eNBs
= (
"eNB_Eurecom_0"
);
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity
=
"none"
;
eNBs
=
(
{
eNB_ID
=
347472
;
cell_type
=
"CELL_MACRO_ENB"
;
eNB_name
=
"eNB_Eurecom_0"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
"1"
;
mobile_country_code
=
"208"
;
mobile_network_code
=
"10"
;
#10;
//
Default
Paging
DRX
of
the
eNB
as
defined
in
TS
36
.
304
default_paging_drx
=
"PAGING_DRX_256"
;
//////////
Physical
parameters
:
frame_type
=
"TDD"
;
tdd_config
=
3
;
tdd_config_s
=
0
;
prefix_type
=
"NORMAL"
;
eutra_band
=
33
;
downlink_frequency
=
1907
.
6
e6
;
uplink_frequency_offset
=
0
.
0
;
mme_ip_address
= ( {
ipv4
=
"192.168.10.17"
;
ipv6
=
"2192:168:10::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
}
);
NETWORK_INTERFACES
:
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"tun10"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.10.145/24"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"tun20"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.20.145/24"
;
};
}
);
targets/PROJECTS/GENERIC-LTE-EPC/CONF/VIRTUAL.ENB_MME_IN_1_HOST/epc_sfr_olympie-Latitude-E6520.conf
0 → 100755
View file @
0d9f33db
MME
:
{
REALM
=
"eur"
;
# Define the limits of the system in terms of served eNB and served UE.
# When the limits will be reached, overload procedure will take place.
MAXENB
=
10
;
MAXUE
=
100
;
RELATIVE_CAPACITY
=
10
;
# Display statistics about whole system (expressed in seconds)
MME_STATISTIC_TIMER
=
10
;
EMERGENCY_ATTACH_SUPPORTED
=
"no"
;
UNAUTHENTICATED_IMSI_SUPPORTED
=
"no"
;
# VERBOSITY: none, info, annoying
VERBOSITY
=
"none"
;
IP_CAPABILITY
=
"IPV4V6"
;
INTERTASK_INTERFACE
:
{
# max queue size per task
ITTI_QUEUE_SIZE
=
2000000
;
};
S6A
:
{
MME_INTERFACE_NAME_FOR_S6A
=
"tun61"
;
MME_IPV4_ADDRESS_FOR_S6A
=
"192.168.60.145/24"
;
S6A_CONF
=
"./UTILS/CONF/s6a.conf"
;
};
# ------- SCTP definitions
SCTP
:
{
# Number of streams to use in input/output
SCTP_INSTREAMS
=
32
;
SCTP_OUTSTREAMS
=
32
;
};
# ------- S1AP definitions
S1AP
:
{
# outcome drop timer value (seconds)
S1AP_OUTCOME_TIMER
=
10
;
};
# ------- MME served GUMMEI
GUMMEI
:
{
# MME code DEFAULT = 0
# size = 8 bits
# maximum of 256 values, comma separated
MME_CODE
= [
30
,
31
,
32
,
33
,
34
,
35
,
36
,
56
,
1
,
8
];
# MME GROUP ID DEFAULT = 0
# size = 16 bits
# maximum of 65535 values, comma separated
MME_GID
= [
3
,
4
,
5
,
30
,
8
,
9
,
50021
];
# TA (mcc.mnc:tracking area code) DEFAULT = 208.34:0
# max values = 999.999:65535
# maximum of 32 values, comma separated
PLMN
= (
{
MCC
=
"208"
;
MNC
=
"10"
;
TAC
=
"1"
; },
{
MCC
=
"209"
;
MNC
=
"130"
;
TAC
=
"4"
; },
{
MCC
=
"209"
;
MNC
=
"012"
;
TAC
=
"2"
; },
{
MCC
=
"208"
;
MNC
=
"35"
;
TAC
=
"8"
; }
);
};
NETWORK_INTERFACES
:
{
MME_INTERFACE_NAME_FOR_S1_MME
=
"tun11"
;
MME_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.10.17/24"
;
MME_INTERFACE_NAME_FOR_S11_MME
=
"tun111"
;
MME_IPV4_ADDRESS_FOR_S11_MME
=
"192.168.11.117/24"
;
};
};
S
-
GW
:
{
NETWORK_INTERFACES
:
{
SGW_INTERFACE_NAME_FOR_S11
=
"tun110"
;
SGW_IPV4_ADDRESS_FOR_S11
=
"192.168.11.17/24"
;
SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP
=
"tun21"
;
SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP
=
"192.168.20.17/24"
;
SGW_INTERFACE_NAME_FOR_S5_S8_UP
=
"none"
;
SGW_IPV4_ADDRESS_FOR_S5_S8_UP
=
"192.168.5.2/24"
;
};
};
P
-
GW
=
{
NETWORK_INTERFACES
:
{
PGW_INTERFACE_NAME_FOR_S5_S8
=
"none"
;
PGW_IPV4_ADDRESS_FOR_S5_S8
=
"192.168.5.1/24"
;
PGW_INTERFACE_NAME_FOR_SGI
=
"none"
;
PGW_IPV4_ADDRESS_FOR_SGI
=
"192.168.13.17/24"
;
};
IP_ADDRESS_POOL
:
{
IPV4_LIST
= (
"192.168.87.32"
,
"192.168.88.0/24"
,
"192.168.90.0/24"
);
IPV6_LIST
= (
"2014:02:26::0/120"
);
};
APN
:
{
};
};
HSS
=
{
NETWORK_INTERFACES
:
{
HSS_INTERFACE_NAME_FOR_S6A
=
"tun60"
;
HSS_IPV4_ADDRESS_FOR_S6A
=
"192.168.60.17/24"
;
};
};
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