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
529852a7
Commit
529852a7
authored
Oct 17, 2014
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5906
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
c568e3df
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
4 deletions
+11
-4
targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf
...NERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf
+1
-1
targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf
...S/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf
+2
-2
targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf
...GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf
+0
-1
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf
+1
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf
+1
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf
+1
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf
+1
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf
.../PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf
+1
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf
+1
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf
+1
-0
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf
+1
-0
No files found.
targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf
View file @
529852a7
...
@@ -9,7 +9,7 @@ eNBs =
...
@@ -9,7 +9,7 @@ eNBs =
{
{
//////////
Identification
parameters
:
//////////
Identification
parameters
:
# real_time choice in {hard, rt-preempt, no}
# real_time choice in {hard, rt-preempt, no}
real_time
=
"
hard
"
;
real_time
=
"
rt-preempt
"
;
eNB_ID
=
0
xe00
;
eNB_ID
=
0
xe00
;
cell_type
=
"CELL_MACRO_ENB"
;
cell_type
=
"CELL_MACRO_ENB"
;
eNB_name
=
"eNB_Eurecom_0"
;
eNB_name
=
"eNB_Eurecom_0"
;
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf
View file @
529852a7
...
@@ -186,8 +186,8 @@ P-GW =
...
@@ -186,8 +186,8 @@ P-GW =
PGW_INTERFACE_NAME_FOR_S5_S8
=
"none"
;
PGW_INTERFACE_NAME_FOR_S5_S8
=
"none"
;
PGW_IPV4_ADDRESS_FOR_S5_S8
=
"0.0.0.0/24"
;
PGW_IPV4_ADDRESS_FOR_S5_S8
=
"0.0.0.0/24"
;
PGW_INTERFACE_NAME_FOR_SGI
=
"
none
"
;
PGW_INTERFACE_NAME_FOR_SGI
=
"
eth0
"
;
PGW_IPV4_ADDRESS_FOR_SGI
=
"
0.0.0.0
/24"
;
PGW_IPV4_ADDRESS_FOR_SGI
=
"
192.168.14.178
/24"
;
};
};
IP_ADDRESS_POOL
:
IP_ADDRESS_POOL
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf
View file @
529852a7
...
@@ -121,7 +121,6 @@ eNBs =
...
@@ -121,7 +121,6 @@ eNBs =
{
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"lo"
;
ENB_INTERFACE_NAME_FOR_S1_MME
=
"lo"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"127.0.0.1/24"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"127.0.0.1/24"
;
ENB_PORT_FOR_S1_MME
=
36512
;
# Spec 36412
ENB_INTERFACE_NAME_FOR_S1U
=
"lo"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"lo"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"127.0.0.1/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"127.0.0.1/24"
;
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf
View file @
529852a7
...
@@ -116,6 +116,7 @@ eNBs =
...
@@ -116,6 +116,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
log_config
:
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf
View file @
529852a7
...
@@ -125,6 +125,7 @@ eNBs =
...
@@ -125,6 +125,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
log_config
:
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf
View file @
529852a7
...
@@ -117,6 +117,7 @@ eNBs =
...
@@ -117,6 +117,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
log_config
:
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf
View file @
529852a7
...
@@ -58,6 +58,7 @@ eNBs =
...
@@ -58,6 +58,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
log_config
:
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf
View file @
529852a7
...
@@ -193,6 +193,7 @@ eNBs =
...
@@ -193,6 +193,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
log_config
:
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf
View file @
529852a7
...
@@ -46,6 +46,7 @@ eNBs =
...
@@ -46,6 +46,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.81/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.81/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf
View file @
529852a7
...
@@ -48,6 +48,7 @@ eNBs =
...
@@ -48,6 +48,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.13.10/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
}
}
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf
View file @
529852a7
...
@@ -53,6 +53,7 @@ eNBs =
...
@@ -53,6 +53,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.31/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.31/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 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