a) Based on my default config which is slightly modified it shows the following
Bridge:
0 R ;;; defconf
name="bridge" mtu=auto actual-mtu=1500 l2mtu=1584 arp=enabled arp-timeout=auto mac-address=18:FD:74:3F:15:B7 protocol-mode=rstp
fast-forward=yes igmp-snooping=no auto-mac=no admin-mac=18:FD:74:3F:15:B7 ageing-time=5m priority=0x8000 max-message-age=20s
forward-delay=15s transmit-hold-count=6 vlan-filtering=no dhcp-snooping=no port-cost-mode=short
Switches:
NAME TYPE L3-HW-OFFLOADING QOS-HW-OFFLOADING
0 switch1 Marvell-98DX8332 no no
1 switch2 Atheros-8227 no no
All Switch Ports are currently connected to the bridge:
Ether1
qsfpplus1(1-4)
qsfpplus2(1-4)
sfp-sfplus(1-24)
Afer reading the docs for L3-HW-OFFLOADING it seems that you can only have one bridge as anymore and they are not able to be HW offloaded so i guess that is what will stay ![]()
b) I bought the CRS326 as a router/switch because i don't have a router and even if I did it would not route at wire speead with the cpu offloading.
Inter-VLAN Routing
From what i can tell here i may be able to use the switch mode with VLANs and leverage the FW rules also offloaded as i see:
FW - the feature requires l3-hw-offloading=no for a given switch port. On the switch level, l3-hw-offloading=yes.
how does L3HW actually works? - this post shows a nice config i can use to build off of as well as some answers I was looking for.
I am not going to be doing any NAT or IPV6 as this is a home network and i don't need it as this Switch will hang off a Firewalla Gold which will be my firewall to the internet.
c) I am just looking to lock down IPV4 traffic internally on some segmented VLANS for stuff like Roku, Nest/August/Ring, Video Streaming from NAS, etc..
I will have to test but i think it should work out fine and should support both FW and VLAN Routing HW offloading at wire speeds.
I will be using one qfspplus1(1) port to dedicate to the uplink to the Firewalla Gold Firwall port @2.5gb.
q1) I assume i will use the DHCP server from the Firewalla Gold to seed all DHCP to each VLAN - any recommendations?
I will be dedicating serveral sfp-sfplus(1-x) ports per VLAN segment with tagging
There are several work laptops that i use which will be on the CRS326 and those will need wire-speed to the Internet
The ROKU streaming devices will also require wire speed to the Internet.
Internally I will be using PLEX to stream video off NAS devices at wire speed between one VLAN
However, most other traffic will be minimal Internet and between VLANS
d) see table above as each CPU is dedicated to a switch
e) I will add a Managment VLAN as well
I shall try to start building my configuration as I go and post questions as I need to going forward.
Thanks