Project

General

Profile

EWSD Create DLU » History » Version 5

nt2mku, 07/18/2024 12:58 PM

1 1 nt2mku
h1. EWSD Create DLU
2
3
This guide describes the initial configuration of a new Digital Line Unit, connected via 2M E1 links (not a local DLU).
4 4 nt2mku
At least a single E1 link with signalling between LTG and DLU is required.
5 1 nt2mku
6
1st step: Create the DIU interface at the LTG. The LTG must be of configuration type B (for subscriber access).
7
Example: LTG 0-8, DIU 3:
8 2 nt2mku
<pre>CR LTU: LTG=0-8, LTU=3, TYPE=D30, APPLIC=CCSDLU;</pre>
9 1 nt2mku
Note: DIU OST is automatically controlled by DLU OST.
10
11
2nd step: Create the DLU object. DLU object ID must be a multiple of 10 (10, 20, 30...).
12
Example: DLU ID 10, Type DLUA, DIUDLU0 connected to DIU 3 at LTG 0-8:
13
<pre>CR DLU: DLU=10, TYPE=DLUA, DLUC0=0-8-3-CCS0;</pre>
14
3rd step: Enable DC Converters in database:
15
<pre>
16
CONF DLUEQ: DLU=10, DCC=0-X,OST=MBL;
17
CONF DLUEQ: DLU=10, DCC=0-X,OST=ACT;
18
CONF DLUEQ: DLU=10, DCC=1-X,OST=MBL;
19 5 nt2mku
CONF DLUEQ: DLU=10, DCC=1-X,OST=ACT;
20 1 nt2mku
CONF DLUEQ: DLU=10, RGMG=X,OST=MBL;
21
CONF DLUEQ: DLU=10, RGMG=X,OST=ACT;
22
CONF DLUEQ: DLU=10, RGB=X,OST=MBL;
23
CONF DLUEQ: DLU=10, RGB=X,OST=ACT;
24
</pre>
25
4th step: Enable the DLU:
26
<pre>
27 3 nt2mku
CONF DLU: DLU=10, DLUC0=Y, OST=MBL;
28
CONF DLU: DLU=10, DLUC0=Y, OST=ACT;
29 1 nt2mku
</pre>
30
5th step: Configure and enable DLU modules.
31
Example: SLMAFPBs in slot 0-0 to 0-7 (upper shelf) and 1-0 to 1-7 (lower shelf):
32
<pre>
33
CR DLUMOD: DLU=10, MOD=0-0&&0-7, TYPE=SLMAFPB;
34
CR DLUMOD: DLU=10, MOD=1-0&&1-7, TYPE=SLMAFPB;
35
CONF DLUMOD: DLU=10, MOD=0-0&&0-8, OST=MBL;
36
CONF DLUMOD: DLU=10, MOD=0-0&&0-8, OST=ACT;
37
CONF DLUMOD: DLU=10, MOD=1-0&&1-8, OST=MBL;
38
CONF DLUMOD: DLU=10, MOD=1-0&&1-8, OST=ACT;
39
</pre>
40
Subscribers can now be created with parameter EQN=dluid-shelf-moduleslot-moduleport, e.g. EQN=10-0-0-0.
Add picture from clipboard (Maximum size: 48.8 MB)