Nope, out of sheer contempt they had to change it yet again, and on the 7150 it has an actual usb-c port that speaks actual USB, so if you have a usb-c cable you can plug it directly into your PC. The good news is it also has a regular oldschool rj45 serial port, like the 6610 and 6450 etc, so you can use thatConsole Cable Question: would a console cable from 7250 work on a ixc7150-c12p ?
Thanks. My 6450 "normal old--school" RJ45 console cable has broken; do have a 7250 console cable which you indicate wont work; but great to know a USB-C cable will work. Of course, there's many different kinds of USB-C cablesNope, out of sheer contempt they had to change it yet again, and on the 7150 it has an actual usb-c port that speaks actual USB, so if you have a usb-c cable you can plug it directly into your PC. The good news is it also has a regular oldschool rj45 serial port, like the 6610 and 6450 etc, so you can use that
Thank you - I confess to being ignorant of all the different types of USB-c Cables.A standard USB-C data cable will do it. The 7150-C12 has the USB to serial device inside. The 7250's console port was a mini-USB wired for direct serial instead of being an actual USB device. Plugging a regular USB cable into a 7250 will most likely fry the console port.
Well like we discussed in PM (at least I'm pretty sure that was you), even if it's another rev a, having two of them plugged in at the same time will make it quiet wayyy down. Rev A's only stay in full speed if there's 1 PSU active - with 2 psu's they behave like any other revision. I honestly dunno how anyone can stand the full boot fan speed. You only need rev b or rev c if you want it to quiet down with a single PSU plugged in
I know it would be quite easy to overwrite the revision string in the PSU EEPROM so the switch thinks it's a rev B and runs it at normal slow speed even with 1 PSU, but then I realized that probably wouldn't be a good guide to post. Like everything else on this switch, there's probably a very good reason those revisions run at a full speed unless there's two of them - the switch relies mainly on the PSU's for chassis cooling, the revision A psu's probably had a slower fan model or something so it runs them as fast as it can unless there's two of them working together
I am not sure if I missed it but my rev A does drop after it loads (2.5 minutes? from powering on).speaking of icx6610 noise, I think I had an epiphany. my 6610's have always been quiet, certainly not loud enough to hear through a closet door let alone in another room like some of you are reporting. I thought a lot of you just had WILDLY different definitions of "loud"
However I just picked up another ICX6610, and it's LOUD. From what I can tell, it's the rev A power supplies. That's the only thing different in this chassis from the other 5 or 6 I have
As previously mentioned, with Rev A's it won't even spin down after boot unless 2 are plugged in - but I realized even after they do spin down, their definition of "idle" is at least twice as loud (if not more) than my other ICX6610's with rev B and rev C supplies. It seems no matter how you cut it the rev A supplies are loud
That would certainly explain the huge range of reactions people have had to the 6610 noise level. If you have rev a supplies and want to make it twice as quiet, search around ebay for rev b or rev c (make sure their airflow is in the right direction)
ICX64XX-boot>> i2cread 52 8 1 4
Read: dev_addr=0x52, addr=0x8, data=0x80000000, (al=1, dl=4)
ICX64XX-boot>> no password
OK! Skip password check when the system is up.
ICX64XX-boot>> i2cread 52 8 1 4
Read: dev_addr=0x52, addr=0x8, data=0x81000000, (al=1, dl=4)
These switches don't seem to be very picky about transceivers. One of advantage of using 'supported' transceivers, though, would be optical monitoring. I use these cheap $8 Finisar transceivers in my 6610-48P, and they work fine:Just took delivery of a ICX6610-48p to replace a Cisco 3750-48 POE switch and now looking at transceivers for purchase.
Hi,...
Anyone know an equivalent part number for a 10Gbase-T module? I would like to attempt a 10G connection to my workstation over an existing Cat5e run (maybe 25-40M long) just for fun--can you recommend me a PCIe card that would be best to attempt this with?
Thanks again to the OP for this incredible resource! Looking forward to 10Gb between my servers!
I am using this transceiver with an Intel X550-T1 on the other end:Anyone know an equivalent part number for a 10Gbase-T module? I would like to attempt a 10G connection to my workstation over an existing Cat5e run (maybe 25-40M long) just for fun--can you recommend me a PCIe card that would be best to attempt this with?
ICX7450-24 Switch>sh med eth 1/4/2
Port 1/4/2: Type : 10GE SR 300m (SFP+)
Vendor: UBNT Version: 2
Part# : UF-RJ45-10G Serial#: XXXXXXXXXXXX
I was going to ask you the difference between set-default vs setting fips_reset but they're just the same thing. set-default just calls the function that sets fips_reset.This one is even simpler, it just sets a u-boot environment variable named fips_reset to a value of "fipsreset" (the value is usually blank). In u-boot this is one of many environment variables that get appended to the boot argument that gets sent to linux (/proc/cmdline). So by default when it's blank, nothing is appended, but when it's set, the word "fipsreset" is appended to what gets passed to /proc/cmdline - then if we look in the linux OS, at the main init script that brings the system and then fastiron up, we see a routine that specifically searches for "fipsreset" in the cmdline, and if it's found, deletes pretty much everything (except licenses) - Paste ofCode
the commands all work on the 6610, it's just implemented slightly differently (well, except for " use default-configuration ", haven't tried that one). If you remember the ICX6610 guide still has you use "factory set-default" to wipe the thing.I was going to ask you the difference between set-default vs setting fips_reset but they're just the same thing. set-default just calls the function that sets fips_reset.
I guess these things you posted about won't work on a 6610 because it's not based on Linux?
+ /* user is not allowed to set fips related environment variables */
+ if( check_setenv && ( (strncmp(name, "fips_status", 11) == 0) || (strncmp(name, "fips_reset", 10) == 0) ) )
+ {
+ return 1;
+ }
I think that it might have a corrupt flash and so it can't load the OS... @fohdeesha can you help sowilo diagnose any furthest?My ICX 6610 is failing to boot up.
All the SFP+ lights are staying solid orange, and the fans are spinning at max like it normally does when it first boots up. I've waited at least an hour for it to boot up but nothing changes.
I know its probably fried but I am reaching out in case this is a fixable issue so I don't have to buy another one.
DHCPv6 relay agent | | 08.0.01 |
DHCPv6 prefix delegation notification | No | No |