Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Still cannot remove TLU configuration

Status
Not open for further replies.

DevPlan

Technical User
Nov 25, 2002
70
DK
Hi Patcher (or someone else).
Actually I didn't went thru the whole re-configuration of the TLU board since I had already removed the board and I don't have the 2-Mbit line for that board anymore.

Thus I give you the missing data and I hope, you see some way how to remove the board configuration.
============================================================

AUTHORITY CLASS 7

(C) COPYRIGHT ERICSSON

SCIENT 13FEB03 19:05:41 1-0-60-01 SYSTERMINAL
<ALLOP;
ALARM LOG

IDENTITY: SOLEND
VERSION: LZY2035153/1/BC10CNA129/R1A

DATE: 13FEB03 TIME: 19:06:05

CLASS: 2

15 DEVICE BOARD FAULTY OR MISSING
DATE TIME ALP NOIF EQU BRDID
10FEB03 17:44:23 2 1 001-0-30-00 57



END
<CNBIP:BPOS=1-0-30;

DEVICE BOARD REVISION INFORMATION

DATE: 13FEB03 TIME: 19:06:53


BPOS BOARD/BRDID PRODUCT NUMBER REVISION STATUS ADD
/IND

001-0-30 57 SYSTEM BLOCKED

END
<CNBOE:BPOS=1-0-30;
CONFIGURATION BOARD END
INDIVIDUAL STILL INITIATED ON EQU 1-0-30-00

END


<LSCNP:LIM=1;
LIM SWITCH CONFIGURATION DATA

LIM SIZE STATE
1 LSU 1024 OK
DSU 0 256 OK
DSU 1 256 OK
DSU 2 256 OK
DSU 3 256 NOT EQUIPPED

END


<SYECP:LIM=1;
SYSTEM EQUIPMENT CONFIGURATION
INITIATED LINE INDIVIDUALS IN LIM 1
INTERNAL LINES: ANALOGUE 144
DIGITAL 49
CAS
POTS
ITS
OPERATOR 1
DATA
DUAL
PUBLIC LINES: ANALOGUE 8
DIGITAL
ISDN S0
ISDN S2M 60
PRIVATE LINES: ANALOGUE
DIGITAL
APNSS
DPNSS
ISDN S0
ISDN S2M
END


<SYEDP:BPOS: =1-0-30;
SYSTEM EQUIPMENT DATA
EQU BOARDID TYPE DIR ROU/TRU
001-0-30-00 57 -
END
<
====================================================

 
Can you do this and please can you post the whole process.

Step 1:
>SACOP:LIM=1,UNIT=DCP,FILNO=3,RELOFF=06,POINT=60;
If data is 02 goto step 2 if not, dont do anything.

Step 2:
>SACOS:LIM=1,UNIT=DCP,FILNO=3,RELOFF=06,POINT=60,DATA=01;
>YES;
>CNBOE:BPOS=1-0-30;

Dump if successful.

//patcher

 
Thanks Patcher, it looks like it worked.
Here is what I did:
=======================================================
Code:
<SACOP:LIM=1,UNIT=DCP,FILNO=3,RELOFF=06,POINT=60;
 MEMORY CONTENT ON INDIVIDUAL POSITION
 
 EXE A
 FILE NUMBER   RELOAD FILE START   DS FILE START
     3         0000074A
 
 POINT   RELOFF DSOFF  ADDRESS    DATA  ISO
 0060    0006          00001170   02    .
END
 
<SACOS:LIM=1,UNIT=DCP,FILNO=3,RELOFF=06,POINT=60,DATA=01;
SACOS:LIM=1,UNIT=DCP,FILNO=3,RELOFF=06,POINT=60,DATA=01;
 
SURE? (YES/NO)
<Y
 WAIT
 
EXECUTED
 
<CNBOE:BPOS=1-0-30;
EXECUTED
<DUSYI:DUMP=CHANGES,PRINT=RESULT;
ORDERED
=======================================================
Best regards! DevPlan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top