Mass Upgrades

User avatar
mhoppes
Associate
Associate
 
Posts: 658
Joined: Thu Apr 10, 2014 9:14 pm
Location: Pennsylvania
Has thanked: 10 times
Been thanked: 124 times

Mass Upgrades

Thu Jan 07, 2016 11:25 am

As the number of Netonix switches in our network begins to grow pushing out firmware updates is becoming a chore. Are there:

1) Any plans to release some sort of software to push out mass firmware updates?

2) A CLI command which can download a firmware file and initiate the flash from the CLI? (I can script the batch myself then).

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Mass Upgrades

Thu Jan 07, 2016 11:37 am

We are working on a web based portal similar to say airCONTROL where you manage and update your firmware of your switches.


One planned feature would be scheduled upgrades and that it will alert you if an upgrade fails.

It will be a web UI interface you host on Linux or Windows.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
mhoppes
Associate
Associate
 
Posts: 658
Joined: Thu Apr 10, 2014 9:14 pm
Location: Pennsylvania
Has thanked: 10 times
Been thanked: 124 times

Re: Mass Upgrades

Thu Jan 07, 2016 11:38 am

:icon_cool:

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: Mass Upgrades

Thu Jan 07, 2016 3:06 pm

mhoppes wrote:2) A CLI command which can download a firmware file and initiate the flash from the CLI? (I can script the batch myself then).


There is the "firmware upgrade" CLI command. Requires a TFTP url to fetch the firmware from.

User avatar
mhoppes
Associate
Associate
 
Posts: 658
Joined: Thu Apr 10, 2014 9:14 pm
Location: Pennsylvania
Has thanked: 10 times
Been thanked: 124 times

Re: Mass Upgrades

Thu Jan 07, 2016 3:19 pm

Bah. Tftp

User avatar
lligetfa
Associate
Associate
 
Posts: 1186
Joined: Sun Aug 03, 2014 12:12 pm
Location: Fort Frances Ont. Canada
Has thanked: 305 times
Been thanked: 381 times

Re: Mass Upgrades

Thu Jan 07, 2016 3:26 pm

mhoppes wrote:Bah. Tftp
Just to be clear, it is not like UBNT TFTP recovery on boot. It is more like in HP Procurve management where TFTP is used for bi-directional file transfers.

User avatar
mhoppes
Associate
Associate
 
Posts: 658
Joined: Thu Apr 10, 2014 9:14 pm
Location: Pennsylvania
Has thanked: 10 times
Been thanked: 124 times

Re: Mass Upgrades

Thu Jan 07, 2016 3:31 pm

I know. I prefer ftp or scp

User avatar
mike99
Associate
Associate
 
Posts: 837
Joined: Tue Nov 25, 2014 10:53 am
Location: Quebec, Canada
Has thanked: 95 times
Been thanked: 245 times

Re: Mass Upgrades

Fri Jan 08, 2016 10:18 am

tftp work fine if you have no NAT between but since we have access to the command line, maybe scp would work.

Personnaly, I would like better a standard like TR069 than a Vendor UI like airControl. We don't like to have multiple software to do the same thing with different devices so we have our own custom customers/tickets/billing/backup/ip address/up~down/map management system sometime based on opensource project like nagios. The other advantage is that we're not lock to a single vendor.

Eric, is the're a way to also script Netonix shell script like it can be done with vyatta via vbash ?
http://vyos.net/wiki/Command_scripting

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: Mass Upgrades

Fri Jan 08, 2016 2:42 pm

mhoppes wrote:I know. I prefer ftp or scp


You could use scp too.
scp wispswitch-1.5.12.bin admin@<switch ip>:/tmp

Then at the CLI use "cmdline" to get to the linux command prompt and run "firmware_upgrade /tmp/wispswitch-1.5.12.bin"

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: Mass Upgrades

Fri Jan 08, 2016 2:43 pm

mike99 wrote:Eric, is the're a way to also script Netonix shell script like it can be done with vyatta via vbash ?
http://vyos.net/wiki/Command_scripting


Not currently. But its easy enough to use expect over ssh.

Next
Return to General Discussion

Who is online

Users browsing this forum: No registered users and 13 guests