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
oai
openairinterface5G
Commits
0c104f33
Commit
0c104f33
authored
Feb 17, 2016
by
Aikaterini Trilyraki
Browse files
update config file for rrh
parent
0da275a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.rrh.usrpb210.conf
View file @
0c104f33
...
...
@@ -143,28 +143,34 @@ eNBs =
rrh_gw_config
= (
{
local_if_name
=
"eth0"
;
remote_address
=
"169.254.8.28"
;
remote_address
=
"169.254.10.158"
;
local_address
=
"169.254.8.15"
;
#remote_address = "127.0.0.1";
#remote_address = "74:d4:35:cc:88:45";
local_address
=
"169.254.7.91"
;
#remote_address = "74:d4:35:cc:88:45";
#local_address = "127.0.0.1";
#local_address = "d4:be:d9:22:0a:ac";
#for raw option local port must be the same to remote
local_port
=
50001
;
remote_port
=
50000
;
active
=
"yes"
;
preference
=
"udp"
;
tr_preference
=
"udp"
;
rf_preference
=
"usrp_b200"
;
iq_txshift
=
8
;
tx_sample_advance
=
50
;
tx_scheduling_advance
=
100
;
}
);
NETWORK_INTERFACES
:
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth
0
"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.12.
242
/24"
;
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth
6
"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.12.
118
/24"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.242/24"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth6"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.118/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