System Manual

BreezeCOMPACT System Manual
76
Chapter 3: Operation and Administration
Procedures
BreezeCOMPACT Full C
onfiguration via CLI
3.3.2.9
Modifying Local Management Connectivity Parameters
Local management refers to IP connectivity from a PC that connects directly to the eNodeB
local network port (DAT3) using a
same subnet IP
without a VLAN. This connection enables
on-the-bench
provisioning as part of the commissioning process or during other debugging.
Modifying local management connectivity parameters is optional.
¾ To modify local management connectivity parameters:
Use following command level from BreezeCompact% prompt
18
set networking local-management ip-address <IP address of the local Management
interface>
19
set networking local-management subnet-mask <Local management subnet mask of the IP
interface>
¾ To show the current configuration:
Use following command level from BreezeCompact% prompt
20
show networking local-management As a result the following will show up :
ip-address 192.168.0.10;
subnet-mask 255.255.255.0;
3.3.2.10
Configuring the Cell (RAN)
¾ To configure a cell:
At the B
BreezeCompact%
prompt, configure cell parameters by entering the
following commands:
21
set cell tracking-area
t
tac <Tracking Area ID>
The Tracking Area (TA) is a logical concept that involves an area in which the user
can move around without having to update the MME. The network allocates a list to
the user that contains one or more TAs. In certain operation modes, the UE can move
around freely in all of the TAs on the list, without updating the MME.
Each eNodeB broadcasts a special tracking area code (TAC) to indicate to which TA
the eNodeB belongs. This TAC is unique within a PLMN. Because the PLMN is a
unique number allocated to each system operator and because the TAC is unique
within a PLMN, if you combine these two numbers, you have a globally unique
number. This number (PLMN + TAC) is called the Tracking Area Identity (TAI).
This parameter must match the TAC on the EPC. When using BreezeWay2020, use
TAC=1 as the default.
22
set cell tracking-area
p
plmn-identity-list <Customer PLMN ID>
The same PLMN ID value must be configured in both the EPC and the eNB. The eNB
BreezeCOMPACT can support multiple PLMN IDs working with different EPCs (in
multi-service networks, RAN sharing scenarios and so on).