Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dyyu
openairinterface5G
Commits
4deeb083
Commit
4deeb083
authored
Jun 23, 2017
by
Cédric Roux
Browse files
Merge remote-tracking branch 'origin/fix-oaisim-w25' into develop_integration_w25
parents
28171c1a
9adfa48d
Changes
2
Hide whitespace changes
Inline
Side-by-side
openair3/NAS/TOOLS/ue_eurecom_test_sfr.conf
View file @
4deeb083
...
...
@@ -87,8 +87,8 @@ UE0:
SIM
: {
MSIN
=
"0100001111"
;
USIM_API_K
=
"
fec86ba6eb707ed08905757b1bb44b8f
"
;
OPC
=
"
C42449363BBAD02B66D16BC975D77CC1
"
;
USIM_API_K
=
"
8baf473f2f8fd09487cccbd7097c6862
"
;
OPC
=
"
e734f8734007d6c5ce7a0508809e7e9c
"
;
MSISDN
=
"33611123456"
;
};
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.generic.oaisim.local_mme.conf
View file @
4deeb083
...
...
@@ -17,7 +17,7 @@ eNBs =
mobile_country_code
=
"208"
;
mobile_network_code
=
"
10
"
;
mobile_network_code
=
"
93
"
;
//////////
Physical
parameters
:
...
...
@@ -138,7 +138,7 @@ eNBs =
};
//////////
MME
parameters
:
mme_ip_address
= ( {
ipv4
=
"1
92.188.2
.2"
;
mme_ip_address
= ( {
ipv4
=
"1
0.0.1
.2"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
...
...
@@ -147,11 +147,11 @@ eNBs =
NETWORK_INTERFACES
:
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"
tun2
"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"1
92.188.2.2
/24"
;
ENB_INTERFACE_NAME_FOR_S1_MME
=
"
eth0
"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"1
0.0.1.1
/24"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"
lo
"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"1
27.
0.0.1
/8
"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"
eth0
"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"10.0.1
.1/24
"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment