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
zzha zzha
OpenXG-RAN
Commits
25aa1d0a
Commit
25aa1d0a
authored
Apr 23, 2014
by
Navid Nikaein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5285
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
dbcb9862
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
87 deletions
+17
-87
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf
+17
-87
No files found.
targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf
View file @
25aa1d0a
Active_eNBs
= (
"eNB_Eurecom_0"
,
"eNB_Eurecom_1"
,
"eNB_Eurecom_2"
,
"eNB_Eurecom_3"
);
//
Active_eNBs
= (
"eNB_Eurecom_0"
);
Active_eNBs
= (
"eNB_Eurecom_0"
);
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity
=
"none"
;
eNBs
=
(
...
...
@@ -33,92 +38,17 @@ eNBs =
ipv6
=
"2192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
},
{
ipv4
=
"192.168.12.86"
;
ipv6
=
"2192:168:30::18"
;
active
=
"no"
;
preference
=
"ipv4"
;
}
);
},
NETWORK_INTERFACES
:
{
//////////
Identification
parameters
:
cell_type
=
"CELL_MACRO_ENB"
;
eNB_name
=
"eNB_Eurecom_1"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
"1"
;
mobile_country_code
=
"208"
;
mobile_network_code
=
"92"
;
//////////
Channel
parameters
:
//
Default
Paging
DRX
of
the
eNB
as
defined
in
TS
36
.
304
default_paging_drx
=
"PAGING_DRX_256"
;
ENB_INTERFACE_NAME_FOR_S1_MME
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1_MME
=
"192.168.12.81/24"
;
//////////
Physical
parameters
:
frame_type
=
"FDD"
;
prefix_type
=
"NORMAL"
;
downlink_frequency
=
2680000000
;
uplink_frequency_offset
= -
120000000
;
//////////
MME
parameters
:
mme_ip_address
= ( {
ipv4
=
"192.168.12.170"
;
ipv6
=
"2192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
},
{
ipv4
=
"192.168.12.86"
;
ipv6
=
"2192:168:30::18"
;
active
=
"no"
;
preference
=
"ipv4"
;
}
);
},
{
cell_type
=
"CELL_MACRO_ENB"
;
ENB_INTERFACE_NAME_FOR_S1U
=
"eth0"
;
ENB_IPV4_ADDRESS_FOR_S1U
=
"192.168.12.81/24"
;
};
eNB_name
=
"eNB_Eurecom_2"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
"1"
;
mobile_country_code
=
"208"
;
mobile_network_code
=
"92"
;
//
Default
Paging
DRX
of
the
eNB
as
defined
in
TS
36
.
304
default_paging_drx
=
"PAGING_DRX_256"
;
mme_ip_address
= ( {
ipv4
=
"192.168.12.170"
;
ipv6
=
"2192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
}
);
},
{
cell_type
=
"CELL_MACRO_ENB"
;
eNB_name
=
"eNB_Eurecom_3"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
"1"
;
mobile_country_code
=
"208"
;
mobile_network_code
=
"92"
;
//
Default
Paging
DRX
of
the
eNB
as
defined
in
TS
36
.
304
default_paging_drx
=
"PAGING_DRX_256"
;
mme_ip_address
= ( {
ipv4
=
"192.168.12.170"
;
ipv6
=
"2192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
}
);
}
);
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