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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

change an analog card with a digital 1

Status
Not open for further replies.
Oct 4, 2014
57
BR
Good afternoon.
In my organization have a central hipath 4000 v1, need to change an analog card with a digital board.
But needed a step by step to implement this mode, does anyone help me ??
-----------------------------------------------------------------------------
Boa tarde.
Na minha organização tenho uma central hipath 4000 v1, estava precisando trocar uma placa analógica por uma placa digital.
Mas precisava de um passo a passo para execução desta modalidade, será que alguém poderia me ajudar??
 
There are a lot of variables that need to be taken into consideration for that. It's not so bad taking a digital slot and changing it to Analog because the resources are lower, but changing an analog to digital could possibly affect the call flow in the system, blocking, etc.

I'm not going to go through the instructions because there are people on here that know a lot more than me about soem of those things, and if they think it's OK to do that without knowing the whole system I'll let them cover it.

Basically what you have to do is change the part number of the board in the system database, and then check your memory allocation to make sure you have enough room to add that number of digital devices into the system. Licenses shouldn't be an issue if you replace a 24-port analog board with a 24-port digital board. All the connections for the board are the same, but if you plug the board in to the system now you will likely see a "WBT" (Wrong Board Type) error when you look at the system config.
 
Do you have a different spare slot to add in the digital card?
That would make it easier.
If not then
REG-BCSU;
and post here
 
I have no free slot, I have to change the numbers Analog to digital, to have already researched and saw that need to remove the Analog card delete all 24 branches of this card, delete the model plate slma24 Q2246-X Analog and creating plate slmo24 Q2168 digital -X and create all extensions deleted again in digital card. Just need to know the step by step to the procedure.
---------------------------------------------------------------

Não tenho slot livre, tenho que trocar os numeros analogicos para digital, até já pesquisei tenho e vi que preciso remover a placa analogica deletar todos os 24 ramais desta placa, deletar a placa de modelo slma24 Q2246-X analogica e criar a placa slmo24 Q2168-X digital e criar todos os ramais deletado novamente na placa digital. Só preciso saber o passo a passo para o procedimento.
 
Well you just said it.

Do you have an up to date FULL REGEN ?
 
EXE-UPDAT:BP,ALL;
EXE-UPDAT:A1,ALL;


Full Regen

Then
REG-BCSU;

Example card is at PEN 1-2-3

DIS-SDSU:ALL,,PEN,PER3,1,2,3;

DEL-SCSU:XXXX,ALL; (EXTENSIONS ON 1-2-3-0 TO 1-2-3-23)

DEL-BCSU

ADD-BCSU

ADD-SBCSU:XXXX 0 TO 23

Copy back in the forwardings (ZIEL/ACTDA)
SDAT, PERSI, AUN, SA
 
I came to the comado low


<DIS-SDSU:ALL,,PEN,PER2,1,3,79;
DIS-SDSU:ALL,,PEN,PER2,1,3,79;
H500: AMO SDSU STARTED

LTG1 (PERIPHERY)
------
MOUNTING LOCATION MODULE NAME BDL BD(#=ACT) STATUS
------------------- LTG 1 --------------------- READY
-L80XF--------SG 1 LTU 3 --------------------- READY
** .LTG 1.LTU 3.079 SLMA24 A Q2246-X READY
CCT LINE STNO SI BUS TYPE
000 1960 8384 VOICE READY
001 1961 NOGEN
002 1962 8386 VOICE READY
003 1963 NOGEN
004 1964 8388 VOICE READY
005 1965 8389 VOICE READY
006 1966 8390 VOICE READY
007 1967 8391 VOICE READY
008 1968 8392 VOICE READY
009 1969 NOGEN
010 1970 NOGEN
011 1971 NOGEN
012 1972 8396 VOICE LOCK/AMO
013 1973 8397 VOICE READY
014 1974 NOGEN
015 1975 NOGEN
016 1976 8400 VOICE READY
017 1977 NOGEN
018 1978 NOGEN
019 1979 NOGEN
020 1980 NOGEN
021 1981 8394 VOICE READY
022 1982 NOGEN
023 1983 8407 VOICE READY

AMO-SDSU -111 STATUS DISPLAY IN SWITCHING UNIT
DISPLAY COMPLETED;

but can not fully understand the command below these could be more specific?

the low was performed command
EXE-updat: BP, ALL;
EXE-updat: A1, ALL;

What is the command to return the backup configuration done?
 
The two exe-updat commands write the temporary changes that are only in memory right now to the hard disk so they are permanent in the event of a power failure before the system does its daily maintenance early in the morning. BP means (base processor) - all of the changes running on the system board right now, and A1 refers to the administrative area of the memory. Those two commands write both of them to disk. The first one usually takes longer than the second one.

 
REG-SCSU:8384;
REG-SCSU:8386;
REG-SCSU:8388;
REG-SCSU:8389;
REG-SCSU:8390;
REG-SCSU:8391;
REG-SCSU:8392;
REG-SCSU:8396;
REG-SCSU:8397;
REG-SCSU:8400;
REG-SCSU:8394;
REG-SCSU:8407;
DIS-SCSU:8384;
DIS-SCSU:8386;
DIS-SCSU:8388;
DIS-SCSU:8389;
DIS-SCSU:8390;
DIS-SCSU:8391;
DIS-SCSU:8392;
DIS-SCSU:8396;
DIS-SCSU:8397;
DIS-SCSU:8400;
DIS-SCSU:8394;
DIS-SCSU:8407;
REG-SDAT:8384;
REG-SDAT:8386;
REG-SDAT:8388;
REG-SDAT:8389;
REG-SDAT:8390;
REG-SDAT:8391;
REG-SDAT:8392;
REG-SDAT:8396;
REG-SDAT:8397;
REG-SDAT:8400;
REG-SDAT:8394;
REG-SDAT:8407;
REG-ZIEL:FWD:8384;
REG-ZIEL:FWD:8386;
REG-ZIEL:FWD:8388;
REG-ZIEL:FWD:8389;
REG-ZIEL:FWD:8390;
REG-ZIEL:FWD:8391;
REG-ZIEL:FWD:8392;
REG-ZIEL:FWD:8396;
REG-ZIEL:FWD:8397;
REG-ZIEL:FWD:8400;
REG-ZIEL:FWD:8394;
REG-ZIEL:FWD:8407;
REG-ACTDA:8384;
REG-ACTDA:8386;
REG-ACTDA:8388;
REG-ACTDA:8389;
REG-ACTDA:8390;
REG-ACTDA:8391;
REG-ACTDA:8392;
REG-ACTDA:8396;
REG-ACTDA:8397;
REG-ACTDA:8400;
REG-ACTDA:8394;
REG-ACTDA:8407;
REG-PERSI:STN:8384;
REG-PERSI:STN:8386;
REG-PERSI:STN:8388;
REG-PERSI:STN:8389;
REG-PERSI:STN:8390;
REG-PERSI:STN:8391;
REG-PERSI:STN:8392;
REG-PERSI:STN:8396;
REG-PERSI:STN:8397;
REG-PERSI:STN:8400;
REG-PERSI:STN:8394;
REG-PERSI:STN:8407;

DEL-SCSU:8384,ALL;
DEL-SCSU:8386,ALL;
DEL-SCSU:8388,ALL;
DEL-SCSU:8389,ALL;
DEL-SCSU:8390,ALL;
DEL-SCSU:8391,ALL;
DEL-SCSU:8392,ALL;
DEL-SCSU:8396,ALL;
DEL-SCSU:8397,ALL;
DEL-SCSU:8400,ALL;
DEL-SCSU:8394,ALL;
DEL-SCSU:8407,ALL;

If some of them do not delete it will be because of hunt groups and/or pickup groups.
REG-AUN; is Pickup Groups
REG-SA; is Hunt Groups

Once the analogues are deleted

REG-BCSU;
Click on the analogue card line (ADD-BCSU: 1-3-79)
Change the ADD-BCSU to DEL-BCSU and hit enter twice to delete the board.
It will not delete if any extensions are left on the board.

Add in the Digital Card
Add in the Extensions by copying a working one but change the extension number.
Add back in the names (PERSI) as captured above
Add back in any relevant hunt groups and/or pickup groups



 
thank you for the explanation with the extensions.
already deleted all the extensions of the analog board.
Now I need help to delete the analog board and put the digital card and enable this change still did not understand.
------------------------------------
muito obrigado pela explicação com os ramais.
já deletei todos os ramais da placa analogica.
Agora preciso de ajuda para excluir a placa analogica e colocar a placa digital e habilitar, esta mudança que ainda não entendi.
 
REG-BCSU;

Paste the 'ADD-BCSU for the analogue card here

Paste the Part number of the digital card here
 
<REG-BCSU;
REG-BCSU;
H500: AMO BCSU STARTED
ADD-BCSU:RG,1,1,49,"Q2258-X ",UN25H65V,0;
ADD-BCSU:SIUP,1,1,55,"Q2187-X ",,"0",2;
ADD-BCSU:pER,1,1,61,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,1,67,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,1,73,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,1,79,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,1,85,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:SIUP,1,2,19,"Q2187-X ",R2B&R2B&R2B&R2B&R2F&R2F&R2F&R2F,"0",3;
ADD-BCSU:pER,1,2,25,"Q2205-X ",1,"0",,,,,,A;
ADD-BCSU:pER,1,2,43,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,2,49,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,2,55,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,2,61,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,2,67,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:DIU,1,2,79,"Q2185-X ","F",1,1,1,1,0,,,,,A;
ADD-BCSU:pER,1,2,103,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,2,109,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,2,115,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:RG,1,2,121,"Q2258-X ",UN25H65V,0;
ADD-BCSU:SIUP,1,3,19,"Q2187-X ",R2B&R2B&R2B&R2B&R2F&R2F&R2F&R2F,"0",3;
ADD-BCSU:pER,1,3,25,"Q2168-X ",1,"0",,NO,300,700,300,A;
ADD-BCSU:pER,1,3,31,"Q2168-X ",1,"0",,NO,300,700,300,A;
ADD-BCSU:pER,1,3,37,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,3,43,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:DIU,1,3,49,"Q2185-X ","F",1,1,1,1,0,,,,,A;
[highlight #CC0000]ADD-BCSU:pER,1,3,79,"Q2246-X ",0,"0",,,,,,A;[/highlight]
ADD-BCSU:pER,1,3,85,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,3,91,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,3,97,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:DIU,1,3,103,"Q2196-X ","0",,,,,1,,,,,A;
ADD-BCSU:RG,1,3,121,"Q2258-X ",UN25H65V,0;
ADD-BCSU:SIUP,1,4,19,"Q2187-X ",,"0",2;
ADD-BCSU:pER,1,4,25,"Q2168-X ",1,"0",,NO,300,700,300,A;
ADD-BCSU:pER,1,4,31,"Q2168-X ",1,"0",,NO,300,700,300,A;
ADD-BCSU:pER,1,4,37,"Q2168-X ",1,"0",,NO,300,700,300,A;
ADD-BCSU:pER,1,4,43,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:SIUP,1,4,67,"Q2187-X ",,"0",2;
ADD-BCSU:pER,1,4,79,"Q2159-X170",0,"0",,,,,,A;
ADD-BCSU:pER,1,4,85,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,4,91,"Q2246-X ",0,"0",,,,,,A;
ADD-BCSU:pER,1,4,97,"Q2168-X ",1,"0",,NO,300,700,300,A;
ADD-BCSU:RG,1,4,121,"Q2258-X ",UN25H65V,0;

the low line and the analog board I want to put remove the digital card


ADD-BCSU:pER,1,3,79,"Q2246-X ",0,"0",,,,,,A;
I want to take the analog board and put the digital board and create the extensions again in digital card.

 
If you have all the stations deleted off the analog card then just do the DEL-BCSU for that particular slot to get rid of the analog board.

DEL-BCSU:pER,1,3,79,"Q2246-X ",0,"0",,,,,,A;

Now take this line of code I'm copying from your post above:

ADD-BCSU:pER,1,3,25,"Q2168-X ",1,"0",,NO,300,700,300,A;

*** AND CHANGE THE PEN NUMBER from 1,3,25 to 1,3,79 before pressing Enter ***

Since that is the way all the other Q2168 boards are provisioned in your system that should have this one working exactly the same.
 
Beauty now understand. My question now is: if it does not work or errors occur how do I get back to the starting configuration of the backup done?
I used the EXE-updat comado: BP, ALL;
EXE-updat: A1, ALL; if you need to back up, how do I get back to the starting setting this up ??
 
So where are you now with this?
Have you deleted the Analogue Card?

It is just as said
REG-BCSU;
ADD-BCSU:pER,1,3,79,"Q2246-X ",0,"0",,,,,,A;

Copy that line ADD-BCSU:pER,1,3,79,"Q2246-X ",0,"0",,,,,,A; to the end but change the ADD to DEL
then hit enter TWICE to delete the card.

Then add in the Digital card
 
This thread is kind of your backup. If you have to put the Analog card back in then just execute the same line of code from above that we used to take it out:

ADD-BCSU:pER,1,3,79,"Q2246-X ",0,"0",,,,,,A;

 
Beauty. I am in the company and will perform this activity over the weekend. inform going right here.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top