PoE: Stack unit 1 PS 1, Internal Power supply with 740000 mwatts capacity is up
PoE Info: Adding new 54V capacity of 740000 mW, total capacity is 740000, total free capacity is 740000
PoE Info: PoE module 1 of Unit 1 on ports 1/1/1 to 1/1/48 detected. Initializing....
2000 log entries of PoE Event Trace Log Buffer is allocated on unit 1 for unit 1
PoE Event Trace Logging enabled for unit 1
PoE Error: Failed Devices Bitmap on PoE module:3f, numDev:6.
Resetting module in slot 1 again to recover from dev fault
PoE Info: Hard Resetting in slot 1....
PoE Info: Resetting module in slot 1....completed.
PoE Error: Failed Devices Bitmap on PoE module:3f, numDev:6.
PoE Severe Error: Hardware Fault with ports 1/1/1 to 1/1/8. Remove PDs and then configure "no inline power" on these ports.
PoE Severe Error: Hardware Fault with ports 1/1/9 to 1/1/16. Remove PDs and then configure "no inline power" on these ports.
PoE Severe Error: Hardware Fault with ports 1/1/17 to 1/1/24. Remove PDs and then configure "no inline power" on these ports.
PoE Severe Error: Hardware Fault with ports 1/1/25 to 1/1/32. Remove PDs and then configure "no inline power" on these ports.
PoE Severe Error: Hardware Fault with ports 1/1/33 to 1/1/40. Remove PDs and then configure "no inline power" on these ports.
PoE Severe Error: Hardware Fault with ports 1/1/41 to 1/1/48. Remove PDs and then configure "no inline power" on these ports.
PoE Info: PoE module 1 of Unit 1 initialization is done.
It definitely looks like a bad PoE board...I finally thought my ICX6610 was on it's way out the door because I just picked up 7250-48p BUT...
I'm guessing this is a bad POE module?
Picked it up from ready2use @ ebay
I actually went through this on my first ICX6610-48P having a bad module so this is just nuts how these sellers don't bother to check the switches before selling them as "100% working".It definitely looks like a bad PoE board...
Not to justify them, but I'd want to bet on that most of those sellers don't even have a console cable.I actually went through this on my first ICX6610-48P having a bad module so this is just nuts how these sellers don't bother to check the switches before selling them as "100% working".
Justify them you did... you sir sound like a seller!Not to justify them, but I'd want to bet on that most of those sellers don't even have a console cable.
They might just clean the dust, power it on holding reset for 30s, plug a cable on port 1 and another on any other ports and see if the device got a link UP and maybe a DHCP address.
And to be fair, reselling a bunch of used enterprise gear, of a ton of different vendors, with different console cable, different GUI and CLI, and know about all the messages that it spews out during boot... they'd be consultants, not sellers.
Most of the times (for me anyway), it does matter more how a seller react to a bad item, that receiving a bad item in itself... take for granted that $hit happens, now what? If the seller accepts to exchange or refund, I'd not be throwing rocks at him.
I moved the hdhomerun and a laptop over to a dumb switch, works.Seems multi-cast is working properly on the network except for that one device. I found a little python snippet i was able to test on several hosts w/ the right ip and port and i see the packets flying around from all the hosts trying to discover, but none from the device itself.
I lack the skill to add anything to the wiki; but wanted to thank you for starting it....Ok, I started a wiki here
As opposed to just rehashing the first op, my main goal is for us to catalogue all of the customization/Q&A/help that has gone through 185 pages here.
If anyone wants to add the CLI or "findings" of other tips, add it. We can always clean up the index later
Take care of yourself.................I have still been away dealing with medical issues but I am glad to see other members stepping in to help others
doing my best to get to license requests but it may take a couple days so don't worry if I don't reply immediately
I searched on their ICX forums and someone had issues with multicast on a 7250. They found that going from 8.0.30r to 8.0.30h fixed their issue. Not sure if that will correct it but multicast is one of those things I don't do very much and feels a bit like black magic. You should also take a look at the 8.0.30 manual from Ruckus for IP Multicast Guide. You may want to play around with tracking, fast leave, fast convergence options.I moved the hdhomerun and a laptop over to a dumb switch, works.
Super weird that some multicast is working (ie chromecast's are still working!) but the hdhomerun is not.
Of interest I can also see the hdhomerun beacon out (ie windows sees it and adds it to 'networking'. And I can see perdiodic multicast messages while dumping packets, but if you send a query over multicast, it doesn't reply. It's as if messages are getting out, but not in.
If anyone has any suggestions i'd love to hear them, i am all out of ideas.
No sir, I can assure you that I've never sold anything.Justify them you did... you sir sound like a seller!
This is exactly the type of stuff that shady sellers get away with because of people like you making excuses for them. "100% tested" / "100% working" means something different to me I guess. What about my time and money that's completely wasted because a seller can't be bothered to know enough about his product to buy a cable and actually use it? A seller will demand a higher price for a POE switch but it's ok for them to not test POE...
upgrading from 30t -> 30u solved the problem. Hat tip to a post I found on reddit here: https://www.reddit.com/r/homelab/comments/eyvny7 I sent the guy a pm and he let me know 30u solved the issue. Flashed that, issue fixed.I searched on their ICX forums and someone had issues with multicast on a 7250. They found that going from 8.0.30r to 8.0.30h fixed their issue. Not sure if that will correct it but multicast is one of those things I don't do very much and feels a bit like black magic. You should also take a look at the 8.0.30 manual from Ruckus for IP Multicast Guide. You may want to play around with tracking, fast leave, fast convergence options.
been meaning to get the guide updated to 8030u, thanks for the kick in the buttupgrading from 30t -> 30u solved the problem. Hat tip to a post I found on reddit here: https://www.reddit.com/r/homelab/comments/eyvny7 I sent the guy a pm and he let me know 30u solved the issue. Flashed that, issue fixed.
No worries. It was a tangly issue but no fault of yours! I had broken out wireshark, found a python example to dump out multicast, and subbed to the ip/port used by the hdhomerun (which is ssdp). I was seeing all kinds of traffic including the hdhomerun itself broadcasting out, it just never replied when it was asked 'hey are you there'. Everything else ie chromecast and the like was all working. When i switched it over to a dumb switch and it worked i then knew for sure it was a firmware bug. I had it on my list to try latest firmware and latest switch firmware (since I don't use the routing features) to see if either of those worked before I came across the reddit post. I was surprised to see a bug of that nature in fairly mature firmware but, I guess it was it was a regression introduced somewhere along the way.been meaning to get the guide updated to 8030u, thanks for the kick in the butt
I tried to go down this route as well with my setup. I also get a /60 prefix from my ISP (AT&T) and currently have my edgerouter 4 delegating prefixes to all my VLANS. I posted about his previously in this thread but never got any real direction on how to get the ICX to handle prefix delegation. If you want to read through that conversation you can start at post #3323.I'm wondering if someone can help me with my IPv6 setup with my new ICX 6610. I currently have a Mikrotik RB4011 as my WAN gateway/firewall. It provides DHCP for VLANs (VLAN 10 & 20) behind my Brocade that don't have a presence on the Mikrotik. My ip `helper-address` relays DHCP requests to the firewall. It works exactly as expected. My Brocade is able to do all the switching and forward requests to the firewall via a static route.
I would like something similar to happen with IPv6, but I'm unsure how to get it to happen. I am able to get a /60 prefix from my ISP and I'd like to give one of each of the /64 prefixes to a different VLAN behind the Brocade. I don't know how to do that programmatically, so right now I have them hardcoded in the brocade. I choose a different subnet for each VLAN, then have a static route setup back to the firewall. It works, each of my IPv6 clients configure their own address on their own IPv6 subnet. This is the relevant config section:
ipv6 route ::/0 ve 250 fe80::XXXX:XXff:feXX:XXXX
!
interface ve 10
ip address 172.16.10.1 255.255.255.0
ip helper-address 1 10.250.250.1
ipv6 address 2600:XXXX:XXXX:XXX1::1/64
ipv6 enable
ipv6 nd prefix-advertisement 2600:XXXX:XXXX:XXX1::/64 1000 800 onlink autoconfig
!
interface ve 20
ip address 172.16.20.1 255.255.255.0
ip helper-address 1 10.250.250.1
ipv6 address 2600:XXXX:XXXX:XXX2::1/64
ipv6 enable
ipv6 nd prefix-advertisement 2600:XXXX:XXXX:XXX2::/64 1000 800 onlink autoconfig
!
It works fine, and my prefix doesn't seem to change very often (I've never tracked it very carefully, and I was previously using pfSense with 1 VLAN so I wouldn't have noticed if it did change, but AFAIK, it's never changed) so it isn't that big a deal to hard code them, but I'd love if there was a way to do it programmatically. Could anyone tell me if/how I can get my prefix programmatically? My understanding is that I need to run a DHCPv6 server on my Mikrotik, but I'm not sure what more to do beyond that. The documentation for ipv6 dhcp-relay makes it sound like something used for client DHCPv6 requests, which isn't what I want. I want my clients to continue to auto-config and just send the prefix to the Brocade.
UNIT 1: compiled on Aug 31 2018 at 07:07:11 labeled as FCXR08030sa
(10539398 bytes) from Primary FCXR08030sa.bin
SW: Version 08.0.30saT7f3
UNIT 2: compiled on Aug 31 2018 at 07:07:11 labeled as FCXR08030sa
(10539398 bytes) from Primary FCXR08030sa.bin
SW: Version 08.0.30saT7f3
Boot-Monitor Image size = 370695, Version:10.1.00T7f5 (grz10100)
HW: Stackable ICX6610-24-HPOE