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
d7e5e319
Commit
d7e5e319
authored
Jun 02, 2017
by
Cedric Roux
Browse files
change port ENB_PORT_FOR_S1U in config files
The port to use should be 2152, not 2153.
parent
9bef36f2
Changes
7
Hide whitespace changes
Inline
Side-by-side
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.generic.oaisim.local_no_mme.conf
View file @
d7e5e319
...
...
@@ -118,7 +118,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"none"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"0.0.0.0/24"
;
ENB_PORT_FOR_S1U
=
215
3
;
# Spec 2152
ENB_PORT_FOR_S1U
=
215
2
;
# Spec 2152
};
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.tm1.generic.oaisim.local_no_mme.conf
View file @
d7e5e319
...
...
@@ -119,7 +119,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"none"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"0.0.0.0/24"
;
ENB_PORT_FOR_S1U
=
215
3
;
# Spec 2152
ENB_PORT_FOR_S1U
=
215
2
;
# Spec 2152
};
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.flexran.oaisim.local_no_mme.conf
View file @
d7e5e319
...
...
@@ -121,7 +121,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"none"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"0.0.0.0/24"
;
ENB_PORT_FOR_S1U
=
215
3
;
# Spec 2152
ENB_PORT_FOR_S1U
=
215
2
;
# Spec 2152
};
NETWORK_CONTROLLER
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.generic.oaisim.local_mme.conf
View file @
d7e5e319
...
...
@@ -152,7 +152,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"lo"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"127.0.0.1/8"
;
ENB_PORT_FOR_S1U
=
215
3
;
# Spec 2152
ENB_PORT_FOR_S1U
=
215
2
;
# Spec 2152
};
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.generic.oaisim.local_no_mme.conf
View file @
d7e5e319
...
...
@@ -121,7 +121,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"none"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"0.0.0.0/24"
;
ENB_PORT_FOR_S1U
=
215
3
;
# Spec 2152
ENB_PORT_FOR_S1U
=
215
2
;
# Spec 2152
};
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.generic.oaisim.local_mme.conf
View file @
d7e5e319
...
...
@@ -151,7 +151,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"lo"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"127.0.0.1/8"
;
ENB_PORT_FOR_S1U
=
215
3
;
# Spec 2152
ENB_PORT_FOR_S1U
=
215
2
;
# Spec 2152
};
log_config
:
...
...
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.generic.oaisim.local_no_mme.conf
View file @
d7e5e319
...
...
@@ -121,7 +121,7 @@ eNBs =
ENB_INTERFACE_NAME_FOR_S1U
=
"none"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"0.0.0.0/24"
;
ENB_PORT_FOR_S1U
=
215
3
;
# Spec 2152
ENB_PORT_FOR_S1U
=
215
2
;
# Spec 2152
};
log_config
:
...
...
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