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

S8100 loading new license file.

Status
Not open for further replies.

Stillyman

Programmer
Mar 24, 2003
123
US
Iam on site right now and I have a new License file. I have the directions how to do it but it is telling me to use the lucent3 login. When I try to use it I get a ASG Challenge. Which I don't have. Can anyone tell me how to load a license file on the s8100 NT box...

Thank you,

Stillyman
 
Actually it’s not classified an S8100 since it's running NT. It's most likely a TN795 processor and called an IP600 if it’s the rack-mount box (10 slots with the glove box on the right) or a DefinityOne if it looks like a Prologix cabinet.
And you must remember this acronym specific to this product. DONT = Definity on NT. It's something they should have never done. S8100 term came around with the TN2314 processor running Win2000.

Here’s a little education for you.
The logins are lucent1, lucent2, and lucent3. They correspond to init, inads, and craft. So if you need the lucent3 login, you'll want the craft one.

Now you need to get to the desktop of the server (can I use 'server' term with this product?). Hopefully your customer has a mouse, monitor and keyboard hooked up to the cable that comes off of the TN795 processor. if not, you'll do the crossover cable to the NIC port of the PCMCIA NIC that's sticking out of the front of the TN795 processor and use the Remote Desktop program to get over to the desktop of the box. The desktop login is NTadmin/NTadmin1 (it’s in the documentation). However you get to the desktop, do this next. Take the 128mg memory card out of the TN795 processor and stick it into your laptop's PCMCIA slot. Let your laptop recognize the card, then copy the license file over to the memory card. Remove the card (use the icon in the system tray of your laptop to stop it) and then slide the card back into the IP600/DefOne. You'll now be able to, using the mouse, monitor, and keyboard attached to the IP600/DefOne or using Remote Desktop on your laptop, to copy the license file from the memory card to the correct location, D:/LucentPub/ftproot. Now go to the run command (under the Start menu) of the IP600/DefOne and type 'bash'. In the bash window type 'cd //D/LucentPub/ftproot'. Type 'ls' to make sure the new license file is there. Now type loadlicense 'license-name.lic'. Let that execute successfully (you'll see it in the bash window). Now type 'reboot nice' in the bash window. It will take 5-7 minutes to reboot and MultiVantage to start up, then another 5-7 minutes for the IA770 Audix software to come up. There’s actually a daughter card on the processor that's the actual IA770. Nowadays it's just software. So after the Microsoft OS loads and you can get to the desktop, do the Start->Run->bash thing again. Type 'd1stat' to watch the processes come up. Test all the things you should test, outbound calling, inbound calling, audix, etc. you're all done.

Any other questions about IP600/DefOne/S8100, hit me up. I was the only Lucent tech that enjoyed working on them in New England. I guess I was a glutton for punishment.
 
PBX TECH: I have the file in the right Directory. When I'm in the bash command I get this error:
defone-lucent3> cd //d/lucentpub/ftproot
defone-lucent3> ls
1_multipart_xF8FF_2_install.bin install.old
1_multipart_xF8FF_3_installscript.sh installscript.sh
Patches jim.bin
covert.bin s13415v3m1-101028-173945.lic
defone-NTadmin> loadlicense s13415v3m1-101028-173945.lic
"C:/cygnus/cygwin-b20/h-i586-cygwin32/bin/bash.exe": loadlicense: command not found

Do you have anything else I can try?
 
Ok. Try it under the LAC prompt, not the bash prompt. You’ll need to telnet to the processor. If you are using remote desktop or a mouse, monitor, and keyboard attached, I think you can just go under the Run command and do 'telnet 127.0.0.1'. Otherwise get connected with a crossover cable from your laptop to the DefOne's front NIC with the standard IP addressing of 192.11.13.5 & .6 procedure that's the standard now.

When you are at the LAC prompt (you might get an ASG challenge), type 'loadlicense licensefile.bin'.
 
Ok so I dont think I can get to the LAC prompt. I telnet to the 127.0.0.1 and a crossover cable to the processor. I login via the NTadmin NTadmin1 and I type LAC the after I type the command it says: lacbash.exe: loadlicense: command not found. I try to get in via Lucent3 but I get an ASG challenge. Avaya will not help me tell me the customer need a Maintenance agreement. WTF....
 
so you are connected to the DefOne with a crossover cable from your laptop? your laptop needs to be configured for 192.11.13.5/255.255.255.252 disconnect the cable while you reconfigure your laptop's NIC. reconnect the cable and bring up a DOS window and do 'ping 192.11.13.6 -t'. once you see the packets not failing, close that window and open another DOS window. now type 'telnet 192.11.13.6'. you'll probably get the login screen. try lucent3 for the login and password. it's in the installation/upgrade documentation if you want to do a google search for it. if that doesn't work and you get the ASG challenge, your customer is out of luck.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top