Tx/Rx are as expected..
Is FP the ‘ip firewall’ fast path? Is this ‘hardware firewall offloading’.. and nothing to do with hardware switching?
sfpplus1 is the wan interface
sfpplus3 is the lan interface
/interface bridge add frame-types=admit-only-vlan-tagged name=bridge-lan protocol-mode=none pvid=666 vlan-filtering=yes
/interface bridge add name=loopback
/interface ethernet set [ find default-name=sfp-sfpplus1 ] auto-negotiation=no speed=1G-baseX
/interface vlan add interface=bridge-lan name=vlan42 vlan-id=42
/interface vlan add interface=bridge-lan name=vlan49 vlan-id=49
/interface vlan add interface=bridge-lan name=vlan50 vlan-id=50
/interface vlan add interface=bridge-lan name=vlan69 vlan-id=69
/interface vlan add interface=bridge-lan name=vlan172 vlan-id=172
/interface vlan add interface=bridge-lan name=vlan173 vlan-id=173
/interface vlan add interface=bridge-lan name=vlan192 vlan-id=192
/interface vlan add interface=bridge-lan name=vlan256 vlan-id=256
/interface vlan add interface=bridge-lan name=vlan512 vlan-id=512
/interface vlan add interface=bridge-lan name=vlan515 vlan-id=515
/interface vlan add interface=bridge-lan name=vlan1000 vlan-id=1000
/interface vlan add interface=bridge-lan name=vlan1024 vlan-id=1024
/interface vlan add interface=sfp-sfpplus1 name=vlan2069 vlan-id=2069
/interface vlan add interface=loopback name=vlan666 vlan-id=666
/interface bridge port add bridge=bridge-lan frame-types=admit-only-vlan-tagged interface=sfp-sfpplus3 pvid=666
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=42
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=49
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=50
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=69
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=172
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=173
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=192
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=256
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=512
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=515
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=1000
/interface bridge vlan add bridge=bridge-lan tagged=bridge-lan,sfp-sfpplus3 vlan-ids=1024
Thank you in advance.
