WS6500 Upgrade from release V1 to V2
Preparation:
Make sure you have downloaded V1toV2.zip file from Welltech web server. Unzip it into a temporality directory and you will see the following files in the directory.
*****************************************************
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
E:\>cd v1tov2
E:\V1ToV2>dir
Volume in drive E has no label.
Volume Serial Number is B413-D91F
Directory of E:\V1ToV2
02/17/2005 10:11 AM <DIR> .
02/17/2005 10:11 AM <DIR> ..
02/17/2005 11:53 AM 5,836,486 ap.bin
01/25/2005 12:14 PM 76 DeleteV1.bat
11/23/2004 08:57 AM 311,296 EasyLogV3.exe
02/04/2005 01:50 PM 13,883 ws6500 V1 to V2 upgrade.htm
02/17/2005 11:23 AM 336 SIPPDv1Tov2.bat
02/16/2005 04:00 PM 1,410 V1ToV2.asp
01/31/2005 10:09 AM 189,185,536 wgos.sdi
7 File(s) 195,349,437 bytes
2 Dir(s) 12,581,130,240 bytes free
*********************************************************
Caution
, not remotely. And make sure to finish all steps at once.
All system configuration will be migrated to new database and those new parameter will be set to default value.
V2 doesn't support multiple configuration any more. All V1 saved backup configuration will be delete after upgraded.
If you use "Trust Host" in V1, you need add a subscriber as a predefine Proxy/RTP (Subscriber > Subscriber) and change prefix routing to this subscriber instead of IP.
If you use " NAT Group" in V1, you need define the NAT partition (Configuration > NAT).
Step1: Upload upgrade image:
Open a command line in the unzip directory.
C:\>ftp xxx.xxx.xxx.xxx
ftp>cd c:\welltech\wwwroot\
ftp>lcd
ftp>bin
ftp> put v1tov2.asp
ftp>cd d:\
ftp>put AP.bin
ftp>put sippdv1tov2.bat
ftp>put deletev1.bat
ftp>del wgos.sdi
ftp>put wgos.sdi
ftp>bye
Open IE browser and ¡§http://xxx.xxx.xxx.xxx:10087/v1tov2.asp¡¨
You should see the following message for execution success.

¡@
Login system by web http://xxx.xxx.xxx.xxx:10087.
click ¡§Control¡÷System¡÷ Restart¡¨ to reboot the system.
¡@
Step4: Validate system operation and make required change base on user manual.
¡@
Setp5: Execute delete v1 filer:
Open IE browser and ¡§http://xxx.xxx.xxx.xxx:10087/delv1.asp¡¨
You should see the following message for execution success.
Example of step result:
¡@
1. Put files to WS6500 by FTP
Microsoft Windows XP [Version
5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
E:\>cd v1tov2
E:\V1ToV2>ftp 192.168.19.67
Connected to 192.168.19.67.
220 Server ready
User (192.168.19.67:(none)): root
331 Password required for root.
Password:
230 User root logged in.
ftp> cd c:\welltech\wwwroot
250 CWD command successful. "c:/welltech/wwwroot/" is current directory.
ftp> lcd
Local directory now E:\V1ToV2.
ftp> bin
200 Type set to I.
ftp> put v1tov2.asp
200 Port command successful.
150 Opening data connection for V1ToV2.asp.
226 File received ok
ftp: 1410 bytes sent in 0.00Seconds 1410000.00Kbytes/sec.
ftp> cd d:\
250 CWD command successful. "d:/" is current directory.
ftp> put ap.bin
200 Port command successful.
150 Opening data connection for ap.bin.
226 File received ok
ftp: 5836486 bytes sent in 2.04Seconds 2856.82Kbytes/sec.
ftp> put deletev1.bat
200 Port command successful.
150 Opening data connection for DeleteV1.bat.
226 File received ok
ftp: 76 bytes sent in 0.00Seconds 76000.00Kbytes/sec.
ftp> put sippdv1tov2.bat
200 Port command successful.
150 Opening data connection for SIPPDv1Tov2.bat.
226 File received ok
ftp: 336 bytes sent in 0.00Seconds 336000.00Kbytes/sec.
ftp> del wgos.sdi
250 File 'd:\wgos.sdi' deleted.
ftp> put wgos.sdi
200 Port command successful.
150 Opening data connection for wgos.sdi.
226 File received ok
ftp: 189185536 bytes sent in 115.21Seconds 1642.15Kbytes/sec.
ftp> dir
200 Port command successful.
150 Opening data connection for directory list.
-rw-rw-rw- 1 ftp ftp 5836486 Feb 18 19:40 ap.bin
-rw-rw-rw- 1 ftp ftp 203 Feb 19 2004 boot.ini
-rwxrwxrwx 1 ftp ftp 76 Feb 18 19:40 DeleteV1.bat
-rwxrwxrwx 1 ftp ftp 47580 Sep 04 2002 NTDETECT.COM
-rw-rw-rw- 1 ftp ftp 233632 Sep 04 2002 ntldr
-rwxrwxrwx 1 ftp ftp 336 Feb 18 19:40 SIPPDv1Tov2.bat
drw-rw-rw- 1 ftp ftp 0 Mar 04 2004 Welltech
-rw-rw-rw- 1 ftp ftp 287 Jan 05 2004 WERUNTIME.INI
-rw-rw-rw- 1 ftp ftp 189185536 Feb 18 19:42 wgos.sdi
226 File sent ok
ftp: 591 bytes received in 0.00Seconds 591000.00Kbytes/sec.
ftp> bye
221 Goodbye.
2. Open IE browser and
¡§http://xxx.xxx.xxx.xxx:10087/v1tov2.asp¡¨
3. Reboot WS6500
4. Open IE browser and ¡§http://xxx.xxx.xxx.xxx:10087/delv1.asp¡¨