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

Cajun P333T Software Upgrade using CLI 1

Status
Not open for further replies.

convergent

Technical User
May 13, 2002
2
0
0
GB
I am having problems with command sequence when trying to upgrade to latest software using the command line interface can anyone help?
 
I remember that it is tricky, I haven't done it in a few months. We had to put the new software on a tftp server in order to get the transfer to start. Do you have the documentation? Jarod, The Lab Guy
[morning]
 
Dear sir,
If you have an originaly software version 3xx, you need to be in the super user mode and the commande line is the following :

copy tftp SW_image aaaa EW_Archive bbbb xxx.xxx.xxx.xxx 1

Where aaaa is the image file bbbb the web software xxx.xxx.xxx.xxx the ip of your tftp server and 1 the Vlan number of your connected port.

Regards,

Luc.
 
With version 1.x and 2.x

download viisa 192.168.0.100 1

download - command to put the switch into download state
viisa - the name of your file in your tftp directory (usually was called viisa up to v 3. something)
192.168.0.100 - replace with the IP address of your tftp server. We use tfptd32.exe, works fine. Be sure to copy the download files to the working directory for your tftp server, it much easier than adding the path to the download & copy command lines.
1 - the vlan port you are connected to.

Once you get to version 3. something the syntax changes to copy tftp SW_image & EW_archive, etc.

download ? on the command line will give you the correct syntax for v 1 & 2. Copy tftp ? will give you the correct syntax on v3.

Between version upgrades make sure to reboot. Be sure it's done by looking at the version from the command line before rebooting. If you reboot before its done, you chance screwing the pooch.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top