No, the upgrade will keep your licenses.Mine has two licenses on it but I want to update the firmware. Will that wipe out the license files?
No, the upgrade will keep your licenses.Mine has two licenses on it but I want to update the firmware. Will that wipe out the license files?
Umm...yeah...about 204 pages worth.<snip>
Any tips or tricks when setting these switches up I should know about? I am new to Brocade hardware.
Thanks
Guess I asked for that lol..how many pages when you chop out all of the incredibly specific troubleshooting/scenario chaff?Umm...yeah...about 204 pages worth.Grab a cold one.
how many pages when you chop out all of the incredibly specific troubleshooting/scenario chaff?
sh int man 1 | i MTU
Internet address is xxx.xxx.xxx.xxx/24, MTU 1500 bytes, encapsulation ethernet
conf t
int e x/x/x
ip ?
sh ver
Copyright (c) 1996-2016 Brocade Communications Systems, Inc. All rights reserved.
UNIT 1: compiled on Apr 23 2020 at 13:17:12 labeled as FCXR08030u
(10545591 bytes) from Primary FCXR08030u.bin
SW: Version 08.0.30uT7f3
Boot-Monitor Image size = 370695, Version:10.1.00T7f5 (grz10100)
HW: Stackable ICX6610-48-HPOE
==========================================================================
UNIT 1: SL 1: ICX6610-48P POE 48-port Management Module
Serial #:
License: ICX6610_ADV_ROUTER_SOFT_PACKAGE (LID: )
P-ENGINE 0: type E02B, rev 01
P-ENGINE 1: type E02B, rev 01
==========================================================================
UNIT 1: SL 2: ICX6610-QSFP 10-port 160G Module
==========================================================================
UNIT 1: SL 3: ICX6610-8-port Dual Mode(SFP/SFP+) Module
==========================================================================
at the bottom of the first post is a list of "helpful posts", read those. specifically the one that links to videos / terry henry's channel, those short videos will be the most helpfulGuess I asked for that lol..how many pages when you chop out all of the incredibly specific troubleshooting/scenario chaff?
Yep, I'm coming around to that.jumbo frames in 2020 = ban
Second Terry Henry's channel, great stuff.at the bottom of the first post is a list of "helpful posts", read those. specifically the one that links to videos / terry henry's channel, those short videos will be the most helpful
Ah thanks, that's more what I was looking for. I had read a couple of the other ones but missed the videos.at the bottom of the first post is a list of "helpful posts", read those. specifically the one that links to videos / terry henry's channel, those short videos will be the most helpful
Beautiful, that will save me tons of time. You are awesome!
and don't forget the firmware zip you should have downloaded from the update/config guide, comes with a "manuals" folder with newer versions of everything at that link and more. A lot of people seem to be missing thisBeautiful, that will save me tons of time. You are awesome!
Yes... and no...jumbo frames in 2020 = ban
In my case, nearly all of that happens in virtual switching within the servers. Where it doesn't, they're on the IB switch with the SAN and can talk to each other over that. The only reason for jumbo on Eth was to speed up the access layer. Not worth the pain in this case, would rather have reliable OOB management than 5 odd percent or whatever improvement that one might reap in terms of goodput.Soooo.. no, this time around I'll disagree with your opinion. I agree btw that in a homelab their use is rarely justifiable, but in a broader scenario, they have their places.
Latest 6 series will run is 8030 indeed. That link has the first revision of the 8030 manuals up to the b patch release. The latest manuals direct from ruckuses site are 8030h if I remember right, and include details about new commands etc added between the initial 8030 release and now. Those are what's included in the firmware zipJust trim off the version number for more recent manuals:
Index of /fastiron
docs.ruckuswireless.com
Didn't link to it though as my understanding was the last version suitable was 8.0.30(u, from memory). Can newer versions be run on the 6610 and 6650?
I don't love it.. but at least for the interim, I put a rate limit on the interface. This solves the critical need of not destroying skype/zoom calls at inappropriate times.I'm trying to figure out the best or easiest way to fix my inter-vlan routing issues.
I currently an using a OPNsense firewall/ router (Protectli) for the router on the stick paradigm connected via 2x 1GbE LAG to ICX6450. I'm not trying to do anything crazy for VLANs, just LAN, GUEST, MGMT, and CAMERA.
I am seeing an issue with WAN timeouts when the router is forced to route from CAMERA to LAN (for storage).
I'd like to keep opnsense for most DHCP, firewall duties, IPV6, multicast, etc. I'm sure that a lot of this is due to the nice GUI, and visualizations. Maybe this is wrong but i have fear that the 5 year old L3 routing code is not always going to be sufficient.
I've looked a lot of posts in this thread with similar topics, but haven't seen a "good solution" [in my probably flawed opinion]. Re: here or here , etc.
I had hoped that the LAG would give another path for WAN packets for streaming music & skype connections to not be interfered when the CAMERA copy is taking place, but that doesn't seem to be the case. [Un]fortunately my NAS can sustain ~350 MBps writes, so bi directional will kill the 1 GbE link.
10 GbE is not an option for this firewall box at the moment.
I don't think this issue is CPU bound on the opnsense box.. It gets up to 40-50%.. unless it's a single core issue.
Is there some LAG configuration that I could use to make this connection better?
Would some QoS PCP values make anything better?
I'd probably even consider limiting the bandwidth coming out of the CAMERA vlan/intfc. Is there a good way to do that?
Thanks!
#int e 1/1/20
#rate-limit in fixed 500000
Rate Limiting on Port 1/1/20 - Config: 500000 kbps, Actual: 500000 kbps.
I haven't played with any QoS related stuff on the Brocade as yet, but generally you should be able to tag traffic on ingress in to a switch interface from the source. You then shape (or at least, police) the tagged traffic when it hits another interface.Code:#int e 1/1/20 #rate-limit in fixed 500000 Rate Limiting on Port 1/1/20 - Config: 500000 kbps, Actual: 500000 kbps.
Have you triedJumbo Frames. Don't run away...
Anyone else see SSH issues after globally enabling them?
I'm using the MGMT interface on the back to SSH to the ICX 6610. The interface MTU is 1500:
sh int man 1 | i MTU
Internet address is xxx.xxx.xxx.xxx/24, MTU 1500 bytes, encapsulation ethernet
If I do the following, it crashes the SSH session. I don't recall that this happened prior to globally enabling jumbo frames.
conf t
int e x/x/x
ip ?
It crashes the session before actually displaying the question mark.
Other commands with lots of output (but not show commands, they're paginated or something via less or similar) also crash the session. For what it's worth, the NIC on this PC is configured for an MTU of 9000. The terminal is Token2Shell on Windows 10, also crashes XShell. Don't recall having this problem with some other access switches (SG-300's) with jumbo frames enabled, or on the ICX 6610 prior to enabling jumbo frames.
It's like the switch is originating its own larger MTU in response to the command '?", but is then dropping that frame on egress from it's MGMT interface due to the 1500 MTU (which can't be changed anyway) rather than fragmenting the packet...and somehow killing SSH in the process?
I do have an inband mgmt vlan and ve with 'ip mtu 1500' avaliable as well, might try accessing via that and see if it does the same...
******
EDIT:
So, global jumbo frames don't break the in-band SSH management. At least, not as long as you have the ip mtu 1500 set in the ve for the vlan as I do. The physical mgmt port remains broken. I can't be bothered rolling back jumbo globally and then reconfiguring all the vlans and int mtu's again just to confirm as this is an in use switch, but if someone with the same switch/software could check if they have a spare test switch, it might save someone a headache in future.
******
Switch Software:
sh ver
Copyright (c) 1996-2016 Brocade Communications Systems, Inc. All rights reserved.
UNIT 1: compiled on Apr 23 2020 at 13:17:12 labeled as FCXR08030u
(10545591 bytes) from Primary FCXR08030u.bin
SW: Version 08.0.30uT7f3
Boot-Monitor Image size = 370695, Version:10.1.00T7f5 (grz10100)
HW: Stackable ICX6610-48-HPOE
==========================================================================
UNIT 1: SL 1: ICX6610-48P POE 48-port Management Module
Serial #:
License: ICX6610_ADV_ROUTER_SOFT_PACKAGE (LID: )
P-ENGINE 0: type E02B, rev 01
P-ENGINE 1: type E02B, rev 01
==========================================================================
UNIT 1: SL 2: ICX6610-QSFP 10-port 160G Module
==========================================================================
UNIT 1: SL 3: ICX6610-8-port Dual Mode(SFP/SFP+) Module
==========================================================================
mtu-exceed forward
in your configuration? I believe this changes the switch's default behavior of dropping packets larger than a port's MTU, so that it will instead fragment and pass them along.