Nope sure didn't but thanks for the info I'll start migrating soon.Did you see that isc-dhcp-server is deprecated? They want you to move to isc-kea-server.
Thanks for the code snippet.
Nope sure didn't but thanks for the info I'll start migrating soon.Did you see that isc-dhcp-server is deprecated? They want you to move to isc-kea-server.
Thanks for the code snippet.
Most of my rationale is because I have a lot of experience (job and hobby) with routing&etc. Switching, not so much.How retro.
Most of my rationale is because I have a lot of experience (job and hobby) with routing&etc. Switching, not so much.
Off topic, but I made the switch to a HA active-standby Kea DHCP setup. Took a while to figure things out for BIND DNS updates, but got it going and I like it.Did you see that isc-dhcp-server is deprecated? They want you to move to isc-kea-server.
Thanks for the code snippet.
Current configuration:
!
ver 08.0.30tT7f3
!
stack unit 1
module 1 icx6610-48p-poe-port-management-module
module 2 icx6610-qsfp-10-port-160g-module
module 3 icx6610-8-port-10g-dual-mode-module
!
global-stp
!
!
!
spanning-tree single
!
vlan 1 name DEFAULT-VLAN by port
router-interface ve 1
spanning-tree
!
vlan 10 name TRUSTED by port
tagged ethe 1/1/1 to 1/1/3 ethe 1/1/36 ethe 1/1/41 ethe 1/1/43 ethe 1/3/1 to 1/3/2
untagged ethe 1/1/8 to 1/1/9 ethe 1/1/12 ethe 1/1/16 ethe 1/1/18 ethe 1/1/22 ethe 1/1/24 to 1/1/28 ethe 1/1/38 ethe 1/3/3 ethe 1/3/8
router-interface ve 10
spanning-tree
!
vlan 69 name GUEST by port
tagged ethe 1/1/1 to 1/1/3 ethe 1/1/36 ethe 1/1/41 ethe 1/1/43 ethe 1/3/1
router-interface ve 69
spanning-tree
!
vlan 88 name WORK by port
tagged ethe 1/1/1 to 1/1/3 ethe 1/1/36 to 1/1/37 ethe 1/1/41 ethe 1/1/43 ethe 1/3/1
router-interface ve 88
spanning-tree
!
vlan 120 name IOT by port
tagged ethe 1/1/1 to 1/1/3 ethe 1/1/36 to 1/1/37 ethe 1/1/41 ethe 1/1/43 ethe 1/3/1
router-interface ve 120
spanning-tree
!
vlan 130 name CCTV by port
tagged ethe 1/1/1 to 1/1/3 ethe 1/1/36 ethe 1/1/41 ethe 1/1/43 ethe 1/3/1
untagged ethe 1/1/14 to 1/1/15 ethe 1/1/19 ethe 1/1/31 to 1/1/32 ethe 1/1/34 ethe 1/1/39 to 1/1/40 ethe 1/1/45 ethe 1/1/47 to 1/1/48 ethe 1/3/7
router-interface ve 130
spanning-tree
!
!
spanning-tree single 802-1w
spanning-tree single 802-1w priority 0
!
!
!
!
aaa authentication web-server default local
aaa authentication enable default local
aaa authentication login default local
enable telnet authentication
hostname superbeefbox
ip dhcp-client disable
ip route 0.0.0.0/0 10.0.0.1
!
username root password .....
!
!
!
!
!
!
!
!
!
interface ethernet 1/1/1
dual-mode
!
interface ethernet 1/1/2
port-name DownStairs-AP
dual-mode
inline power
!
interface ethernet 1/1/3
port-name UpStairs-AP
dual-mode
inline power
!
interface ethernet 1/1/4
port-name Firewall-IPMI
!
interface ethernet 1/1/8
port-name Sonos-Amp
!
interface ethernet 1/1/9
port-name Living-room-apple-tv
!
interface ethernet 1/1/12
port-name AC_Closet_Switch
!
interface ethernet 1/1/14
port-name Driveway-Camera
inline power
!
interface ethernet 1/1/15
port-name Backyard-Camera
inline power
!
interface ethernet 1/1/16
port-name SuperDesktop
!
interface ethernet 1/1/18
port-name SonosArc
!
interface ethernet 1/1/19
port-name Lanai-Camera
inline power
!
interface ethernet 1/1/22
port-name Gym-AppleTV
!
interface ethernet 1/1/24
port-name MasterBed AppleTV
!
interface ethernet 1/1/25
port-name Sonos-Amp-Pool
!
interface ethernet 1/1/26
port-name Envisalink
!
interface ethernet 1/1/27
port-name Hubitat Upstairs
!
interface ethernet 1/1/28
port-name Sonos-Amp-Kitchen
!
interface ethernet 1/1/31
port-name KidsHall-Camera
inline power
!
interface ethernet 1/1/32
port-name Stairs-Camera
inline power
!
interface ethernet 1/1/34
port-name LivingRoom-Camera
inline power
!
interface ethernet 1/1/36
port-name Lanai-AP
dual-mode
inline power
!
interface ethernet 1/1/37
port-name GameRoomSwitch
dual-mode
!
interface ethernet 1/1/38
port-name Yanelis-Office
!
interface ethernet 1/1/39
port-name SmallGarage-Camera
inline power
!
interface ethernet 1/1/40
port-name LargeGarage-Camera
inline power
!
interface ethernet 1/1/41
port-name MiguelOffice-2nd
dual-mode
!
interface ethernet 1/1/43
port-name LGarage-AP
dual-mode
inline power
!
interface ethernet 1/1/45
port-name Backyard-Side-Camera
inline power
!
interface ethernet 1/1/47
port-name Kitchen-Camera
inline power
!
interface ethernet 1/1/48
port-name FrontDoor-Camera
inline power
!
interface ethernet 1/3/1
port-name LAN/Firewall
dual-mode
speed-duplex 10G-full
!
interface ethernet 1/3/2
port-name Beef_Garage
dual-mode
speed-duplex 10G-full
!
interface ethernet 1/3/3
port-name SuperDesktop
speed-duplex 10G-full
!
interface ethernet 1/3/4
speed-duplex 10G-full
!
interface ethernet 1/3/5
speed-duplex 10G-full
!
interface ethernet 1/3/6
speed-duplex 10G-full
!
interface ethernet 1/3/7
port-name BlueIris
speed-duplex 10G-full
!
interface ethernet 1/3/8
port-name BlueIris
speed-duplex 10G-full
!
interface ve 1
ip address 10.0.0.2 255.255.255.0
!
interface ve 10
ip address 10.0.10.2 255.255.255.0
!
interface ve 69
ip address 172.30.69.2 255.255.255.0
!
interface ve 88
ip address 172.18.88.2 255.255.255.0
!
interface ve 120
ip address 192.168.120.2 255.255.255.0
!
interface ve 130
ip address 192.168.130.2 255.255.255.0
!
!
!
!
!
lldp run
!
!
!
!
end
I cannot answer to all of your questions,m but let me try a part of it.Hello all im looking for feedback on my switch (ICX-6610) configuration i have a few concerns:
The benefit could be that it could be faster in case of your OPNsense box is the bottle neck. This depends on the routing performance of the OPNsense box and the connection links between ICX switch and OPNsense switch.3) My router is an OPNsense box, and its currently doing all of the inter VLAN communication, should i move that to the switch? (any benefits?)
Yes. Setting firewall rules in OPNsense is much easier than do the same on the switch.4) If i do #3 then im guessing i would have to do all of the VLAN communication rules/policies on the switch right?
Keep in mind that OPNsense (and pfSense) has a limitation when it comes to their system architecture. Boiling it down to it's simplest terms, you cannot use the firewall to run a DHCP server for any VLANs that aren't also setup on the firewall. This means that if you move your VLANs to the switch, then you cannot use the firewall's DHCP server to assign IPs for those VLANs.Hello all im looking for feedback on my switch (ICX-6610) configuration i have a few concerns:
3) My router is an OPNsense box, and its currently doing all of the inter VLAN communication, should i move that to the switch? (any benefits?)
4) If i do #3 then im guessing i would have to do all of the VLAN communication rules/policies on the switch right?
#define SPATHA_ENV_SPI_CS (CONFIG_IPROC_QSPI_CS + 2) /* SPI-NVRAM */
#define SPATHA_ENV_OFFSET 0X00000 /* Saved in SPI-NVRAM */
SPATHA_ENV_SPI_CS
is 2... CS for the other 25L6433F EEPROMs seems to be 0 and 1 mr25h256@2 {
#address-cells = <0x00000001>;
#size-cells = <0x00000001>;
compatible = "mr25h256";
#m25p,fast-read = <0x00000001>;
spi-max-frequency = <0x03b9aca0>;
reg = <0x00000002>;
partition@0 {
label = "uboot_env";
reg = <0x00000000 0x00008000>;
};
};
Depends on your use case. IPv4? Yeah. IPv6? Maybe. Prefix delegation, SLAAC? No, not a good choice.1. Are the 6450s worth buying in 2023? Would $150-200 be a good deal for one?
Thank you. Would the noise be noticeable say in a living room or bedroom closet? What are the best recommended fans at this point in time? Is it still the Sunons? Is it worth going down that route? How much would the noise levels drop? Noise/power consumption is the reason why I'm tempted by the 6450 but would prefer a switch that is continuing to receive updates for as long as possible.The 7250-24P is *not* quiet, although it's nowhere near as loud as most enterprise 10Gb switches. If you keep the total power consumption low (having only 4 PoE devices will help there) the fan will stay at its lowest speed, but it won't shut off.
One thing to consider: if you consolidate to a single switch, you have no redundancy. One of the benefits of using a stack of 7150-C12Ps is that you can have built-in redundancy with only the time required to move cables from one unit to another. I did that until I ran out of ports (with 50% overhead), so now I have a stacked pair of 7250-24Ps in the same situation.
I don't have a need for IPv6 capabilities at this point.Depends on your use case. IPv4? Yeah. IPv6? Maybe. Prefix delegation, SLAAC? No, not a good choice.
I got a 48p for $130 shipped. I later showed a buddy one for $90 on ebay. $150 seems too high.
There is a current EBay auction for lots of 6450-48p from a recycler with a BuyItNow price of $120 with shipping. They also take offers. My offer of $105 was immediately accepted, indicating there is likely be room for lower offers. Given this, I'd say $100 shipped is the current going price for 6450's on EBay. The unit I received unit was obviously used, but in good overall condition.1. Are the 6450s worth buying in 2023? Would $150-200 be a good deal for one?
No IPv6? ShameI don't have a need for IPv6 capabilities at this point.
Wow, your numbers are quite low compared to what I'm seeing . The original asking price for 6450-24p was $250 from a local seller.