You have to install IFOR again, but before that you have to reinstall CCM!!!
Maybe you can copy the old MAC-adress and write it to the new card!? Have never try.
Someone else maybe have a better solution?
Use the i4target command to check .
This shall match the mac address of the network card .
Best way is if the cards mac address can be manipulated .
A server witch have 2 ports and teaming software can
allow change of mac adress of the newly teamed nic ports .
When ifor installs again you often get back just like it was before.Somehow it gets the same i4target value back.
Uninstall ifor doesn't work well either.
Service is still usually there .
A friend of mine had to make a complete reinstall of
everything from scratch OS + ifor + Ericsson apps .
Looks like Ericsson is phasing of usage of ifor
(thank god) if one looks at Dna , SeC 4.0 etc.
EUS/GB/R-02:0328 Uen
There are a couple of known problems in the iFOR License Server running on Windows 2000.
1. Fail to insert the licenses in batch mode
2. The iFOR service will not start. In the Event Viewer log it says "Insufficient target id level..."
Solution for problem 1:
You will have to run i4admin -ln in order to find out the server name, and then you can use the output to replace the localhost with a variable in the license key in your batch-file.
Example:
FOR /F "tokens=3 delims=:" %%i IN ('i4admin -ln') DO @SET strSrvName=%%i
Echo Server Name: "%strSrvName%"
i4admin -a -n ip:%strSrvName% -v "'Ericsson...
i4admin -a -n ip:%strSrvName% -v "'Ericsson...
i4admin -a -n ip:%strSrvName% -v "'Ericsson...
Solution for problem 2:
iFOR LS needs to have the LANA number set to 000. There is a tool to change the LANA number available from Microsoft homepage, article Q265861. Follow the instruction in Method 3, Step 2, to download the LANA Configuration Tool.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.