Skip to content
GitLab
Menu
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
1a9982ca
Commit
1a9982ca
authored
Feb 05, 2016
by
Aikaterini Trilyraki
Browse files
correction in conf file for rrh_gw
parent
fb19df9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.rrh.usrpb210.conf
View file @
1a9982ca
...
...
@@ -142,29 +142,30 @@ eNBs =
rrh_gw_config
= (
{
udp
=
1
;
raw
=
0
;
active
=
1
;
local_if_name
=
"eth0"
;
#remote_addr = "169.254.8.28";
#remote_addr = "127.0.0.1";
#remote_addr = "74:d4:35:cc:88:45";
#local_addr = "169.254.7.91";
#local_addr = "127.0.0.1";
#local_addr = "d4:be:d9:22:0a:ac";
local_address
=
"192.168.12.242"
;
local_address
=
"192.168.12.242"
;
remote_address
=
"192.168.12.31"
;
local_port
=
50000
;
remote_port
=
50001
;
local_port
=
50000
;
remote_port
=
50001
;
active
=
"no"
;
preference
=
"udp"
;
}
);
NETWORK_INTERFACES
:
{
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.12.2
16
/24"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.12.2
42
/24"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.2
16
/24"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.2
42
/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