Did you add a 60/80mm super slim (10mm) fan on the heatsink of the asic already?Is it possible to force the fan speed on ICX7250?
I have changed the FAN on ICX7250, but the switch can not receive enough airflow on mode 1.
Did you add a 60/80mm super slim (10mm) fan on the heatsink of the asic already?Is it possible to force the fan speed on ICX7250?
I have changed the FAN on ICX7250, but the switch can not receive enough airflow on mode 1.
Yes, Sunon 8010 fan and Sunon 4020 fanDid you add a 60/80mm super slim (10mm) fan on the heatsink of the asic already?
1. What is the transit VLAN method? Can you link to an example or elaborate? Sounds more complicated than the second method.Trying to setup OPNsense with the ICX7650 and VLANs, will have a separate Windows DNS/DHCP server for DHCP + make the OPNsense into a gateway with static routes back to the 7650.
I was reading about possible configurations and one is to use a transit VLAN between OPNsense and the L3 switch and another uses a routed port with an IP address set on that port ( so "route-only" )
Is there a reason to choose one method over the other?
interface ve 3
port-name LAN
ip address 192.168.3.3 255.255.255.0
ip helper-address 1 192.168.1.1
Transit VLAN is where you let the core switch handle all inter-VLAN routing and it has a default gateway on a separate VLAN that's a point to point to the firewall. The firewall has static routes for each subnet back via the switch's IP on the transit VLAN.1. What is the transit VLAN method? Can you link to an example or elaborate? Sounds more complicated than the second method.
ICX7150-C12 Router#sh run
Current configuration:
!
ver 08.0.95eT213
!
stack unit 1
module 1 icx7150-c12-poe-port-management-module
module 2 icx7150-2-copper-port-2g-module
module 3 icx7150-2-sfp-plus-port-20g-module
stack-port 1/3/1
stack-port 1/3/2
!
global-stp
vlan 1 name DEFAULT-VLAN by port
spanning-tree
!
vlan 11 by port
tagged ethe 1/1/1
untagged ethe 1/1/11
router-interface ve 11
!
vlan 12 by port
tagged ethe 1/1/1
untagged ethe 1/1/3
router-interface ve 12
!
vlan 20 by port
tagged ethe 1/1/1
router-interface ve 20
!
ip dhcp-client disable
ip route 0.0.0.0/0 172.16.21.2
!
!
interface ve 11
ip address 10.100.11.1 255.255.255.0
!
interface ve 12
ip address 10.100.12.1 255.255.255.0
ip helper-address 1 10.100.11.2
!
interface ve 20
ip address 172.16.21.1 255.255.255.0
end
ICX7150-C12 Router#sh ip add
IP Address Type Lease Time Interface
10.100.11.1 Static N/A ve11
10.100.12.1 Static N/A ve12
172.16.21.1 Static N/A ve20
ICX7150-C12 Router#sh ip rout
Total number of IP routes: 4
Type Codes - B:BGP D:Connected O:OSPF R:RIP S:Static; Cost - Dist/Metric
BGP Codes - i:iBGP e:eBGP
OSPF Codes - i:Inter Area 1:External Type 1 2:External Type 2
STATIC Codes - v:Inter-VRF
Destination Gateway Port Cost Type Uptime
1 0.0.0.0/0 172.16.21.2 ve 20 1/1 S 18m57s
2 10.100.11.0/24 DIRECT ve 11 0/0 D 26m26s
3 10.100.12.0/24 DIRECT ve 12 0/0 D 28m5s
4 172.16.21.0/24 DIRECT ve 20 0/0 D 19m28s
ICX7150-C12 Router#
Check whether the FAN Control MOSFET is friedTo me, it seems like the fan is just not throttling back.
If you find a way, let me know. I've tried multiple times and always failed.Can I move the cables from the 40Gbe ports to the breakout ports and reconfigure the stack to use the breakout ports only? Thus freeing up the 40Gbe ports for connections to my servers.
I'm no expert, but I believe in order to get a "ring" configuration which allows for redundancy in case one or more switches goes down, you are going to need to use all four of the QSFP ports on the back of each switch. If you don't use all four, if one of the switches fails, you'll loose access to everything past that switch because there is no redundancy built in. With four switches in your system, I personally would want to make sure there is redundancy built into the design.Forgive me if this has already been discussed.
I have 4 ICX6610s in a stack using the 40Gbe ports on the back (not the 4x10Gbe break out ports). From the official data sheet and first post on this thread, it's mentioned that all of the rear ports are for stacking (which is of course not true). I'm curious about setting up some 40Gbe connections from my servers to the stack and have some questions:
Thanks!
- Can I move the cables from the 40Gbe ports to the breakout ports and reconfigure the stack to use the breakout ports only? Thus freeing up the 40Gbe ports for connections to my servers.
- If yes on #1, does this need any special cable?
- If yes on #1, does this negatively impact stack performance at all? EX: 40Gbe system on switch4 talking to 40Gbe system on switch1, traffic would be traveling over the 4x10Gbe stack ports. With out knowing any better, I would assume this traffic would max out at 1x10Gbe... The only way I'd get the full 40Gbe is if both servers are plugged into the same switch in the stack. Am I off on that assumption?
Did I miss some instructions? Do I need a base config on the switch first? Do I need to be using the OOB port for the tftp 'server'?
I appreciate any hints you can give regarding what important step(s) I missed.
right at the top of the guideConnect to the serial/console port using a program like Putty (9600 8N1), then connect the management ethernet port to your network (do NOT use any of the regular switch ports yet).
- create a vlan for transit traffic, attach to a port and set an IP (with a /30 subnet mask)1. What is the transit VLAN method? Can you link to an example or elaborate? Sounds more complicated than the second method.
# vlan 253
# untagged ethernet 1/1/48
# router-interface ve 253
# ip address 10.0.253.1/30
# ip route 0.0.0.0/0 10.0.253.2
2. I have configured the "route-only" method in the past and it works very well. Especially because you now have a GUI for managing DHCP/DNS and can more easily create static DHCP mappings.
# vlan 253
# untagged ethe 1/1/48
# int ethe 1/1/48
# route-only
# ip address 10.0.253.1/30
I've got a ICX6450-48 that the fan doesn't spin down on, where should I be looking? Already verified that I'm at the recommended bootroom/switch code.Check whether the FAN Control MOSFET is fried
Thank you for going into detail. Learned something new. Sounds like a variation then of my response earlier.- create a vlan for transit traffic, attach to a port and set an IP (with a /30 subnet mask)
- attach this port to an interface on OPNsense and set that interface to 10.0.253.2Code:# vlan 253 # untagged ethernet 1/1/48 # router-interface ve 253 # ip address 10.0.253.1/30
- next set route on the switch
And then set static routes on OPNsense back to the appropriate networks + NAT + firewall rulesCode:# ip route 0.0.0.0/0 10.0.253.2
My question is - what is the difference between these two methods and is one preferable over the other?
I had OPNsense connected via 10Gbit links to my Unifi XG24 switch and my homelab ICX6610. The Ubiquiti switches (even the so-called 'enterprise' ones) *need* a transit VLAN (hard coded to 4040) to a router and hence I had a 4040 VLAN to OPNsense carrying all the other VLANs. I got t working - however OPNsense really *hates* trunked VLANs. It would flap interfaces regardless of the permutations of VLAN hw filtering / IDPS mode / whatever other weird tunable param blah blah. At first I thought it was the XG24 - afterwards I realized it was OPNsense itself. That's when I just got hold of a ICX7650 and used that to do all the VLANs on the switch itself + NAT rules on OPNsense.I recently converted from mixed-mode (some routing on the ICX stack, the rest on an attached router) to attached-router mode (with the ICX stack not using any L3 features). Doing this required upgrading the ICX-to-router link to 10Gb so that I could be sure that it would not be a bottleneck for any of my traffic. The result is that I can manage all traffic rules (ACLs) in one place, using a tool (nftables) that is more capable and that I understand better than the ICX's ACLs.