Man where do you see the 7 series stuff that cheap? Or is it a specific 7 series (like, IDK, a 12 port non-POE 7150 or something)?
interface ethernet 1/3/1
port-name TopServer
optical-monitor 5
speed-duplex 10G-full
!
interface ethernet 1/3/2
port-name BottomServer
optical-monitor 5
speed-duplex 10G-full
Instead of TFTP server you could use an USB flash drive.When I execute the "copy tftp flash 192.168.1.xx ICX7xxx/SPR08095qufi.bin primary" command, the TFTP server shows that it is in a loop getting multiple requests, but no bytes get sent.
[...]
Any suggestions on what I need to change? I did this with the firewall disabled on my TFTP Windows PC and used the correct IP in the command.
copy disk0 flash SPR09010j_cd7ufi.bin primaryThat did it! Thanks!Instead of TFTP server you could use an USB flash drive.
The flash command then will look like this:copy disk0 flash SPR09010j_cd7ufi.bin primary
Might be better to start a separate thread, as this thread is about ICX devices.Hello, does anyone have the latest firmware for the Brocade SLX 9140 / 9240? Thanks!
This switch gets hot even with 1x orignal fan & psu. I believe if you get it to "acceptable" noise levels you will fry the system in no time...I am trying to locate information regarding fan modifications for the 7150-48zp.
Hmm.... That's a bit disappointing. I have 2xPSU and 2xFANs. I bought it to replace my 6610-48P. I have 3 x 7150-C12P and I wanted to get a little more updated firmware that's available on the 48ZP. It's menial, but I'm kinda sick of dealing with "dual-mode" on one switch and then the 7150 units having the more normal untagged/tagged nomenclature.This switch gets hot even with 1x orignal fan & psu. I believe if you get it to "acceptable" noise levels you will fry the system in no time...
If you need "just" 48 ports and can live with 30w poe per port there are other models from the 7 seriesI bought it to replace my 6610-48P.
HASS has a SNMP platform that should work for both sensors and controls (assuming you have the permissions and OIDs set up correctly). I use it to pull temperature from one of my switches:Sorry if this is slightly off topic - have any of you found an easy way to integrate an ICX switch into a HomeAssistant instance?
sensor:
- platform: snmp
host: 10.1.100.254
baseoid: 1.3.6.1.4.1.1991.1.1.1.1.18.0
unit_of_measurement: "..C"
name: ICX-6450 Temperature
value_template: '{{value | float / 2}}'
ooooh nice, this looks like it has a lot of potential! I'll have to check that outHASS has a SNMP platform that should work for both sensors and controls (assuming you have the permissions and OIDs set up correctly). I use it to pull temperature from one of my switches:
Code:sensor: - platform: snmp host: 10.1.100.254 baseoid: 1.3.6.1.4.1.1991.1.1.1.1.18.0 unit_of_measurement: "..C" name: ICX-6450 Temperature value_template: '{{value | float / 2}}'
Damn. And of course if I read more thoroughly others have mentioned this with the 7250's. Oh well, time to put stock fans in and try again with a different fan later or something.FATAL ERROR: At least one good FRU fan should be present in the system
System is shutting down!!!
