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
d4fd0878
Commit
d4fd0878
authored
8 years ago
by
Xenofon Foukas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modified eNB conf file for USRP to use 50 rbs
parent
345a9382
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band5.agent.usrpb210.epc.remote.conf
...RIC-LTE-EPC/CONF/enb.band5.agent.usrpb210.epc.remote.conf
+7
-7
No files found.
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band5.agent.usrpb210.epc.remote.conf
View file @
d4fd0878
...
@@ -30,7 +30,7 @@ eNBs =
...
@@ -30,7 +30,7 @@ eNBs =
downlink_frequency
=
879000000
L
;
downlink_frequency
=
879000000
L
;
uplink_frequency_offset
= -
45000000
;
uplink_frequency_offset
= -
45000000
;
Nid_cell
=
0
;
Nid_cell
=
0
;
N_RB_DL
=
25
;
N_RB_DL
=
50
;
Nid_cell_mbsfn
=
0
;
Nid_cell_mbsfn
=
0
;
nb_antennas_tx
=
1
;
nb_antennas_tx
=
1
;
nb_antennas_rx
=
1
;
nb_antennas_rx
=
1
;
...
@@ -131,24 +131,24 @@ eNBs =
...
@@ -131,24 +131,24 @@ eNBs =
};
};
//////////
MME
parameters
:
//////////
MME
parameters
:
mme_ip_address
= ( {
ipv4
=
"192.168.100.10
3
"
;
mme_ip_address
= ( {
ipv4
=
"192.168.100.10
2
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;});
preference
=
"ipv4"
;});
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth
0
:1"
;
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth
2
:1"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.100.10
2
/24"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.100.10
3
/24"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth
0
:1"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth
2
:1"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.100.10
2
/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.100.10
3
/24"
;
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
ENB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
NETWORK_CONTROLLER
:
NETWORK_CONTROLLER
:
{
{
ENB_AGENT_INTERFACE_NAME
=
"eth
1
"
;
ENB_AGENT_INTERFACE_NAME
=
"eth
0
"
;
ENB_AGENT_IPV4_ADDRESS
=
"10.0.0.5/30"
;
ENB_AGENT_IPV4_ADDRESS
=
"10.0.0.5/30"
;
ENB_AGENT_PORT
=
2210
;
ENB_AGENT_PORT
=
2210
;
ENB_AGENT_CACHE
=
"/mnt/oai_agent_cache"
;
ENB_AGENT_CACHE
=
"/mnt/oai_agent_cache"
;
...
...
This diff is collapsed.
Click to expand it.
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