Passing VLANs on a CRS with 802.3ad LACP

hello all,

I am relatively new to using MikroTiks and I am trying to pass a VLAN from a QNAP SAN through my MikroTik CRS to a XenServer to no avail. The QNAP tags VLAN 55 on ports 21 -23 and the XenServer is connected to ports 4 and 5 with an LACP (802.3ad) bond. I have tried enabling tagging, disabling tagging and using trunks and nothing has worked in my attempts to get the MikroTik to pass the VLANs. Here is my current config:


/interface ethernet
set [ find default-name=ether2 ] comment=Vmnet name=ether2_Xen0_NIC1
set [ find default-name=ether3 ] comment=VMnet name=ether3_Xen0_NIC2
set [ find default-name=ether4 ] comment=“Storage Bond” name=ether4_Xen0_NIC3
set [ find default-name=ether5 ] comment=“Storage Bond” name=ether5_Xen0_NIC4
set [ find default-name=ether24 ] name=ether24-uplink
/ip neighbor discovery
set ether2_Xen0_NIC1 comment=Vmnet
set ether3_Xen0_NIC2 comment=VMnet
set ether4_Xen0_NIC3 comment=“Storage Bond”
set ether5_Xen0_NIC4 comment=“Storage Bond”
/interface bonding
add link-monitoring=none mode=802.3ad name=XenServer0_Storage_Bond slaves=
ether4_Xen0_NIC3,ether5_Xen0_NIC4
add name=XenServer0_Vmnet_Bond slaves=ether2_Xen0_NIC1,ether3_Xen0_NIC2
/interface ethernet
set [ find default-name=ether1 ] comment=Management master-port=
ether24-uplink name=ether1_Xen0_NIC0
set [ find default-name=ether7 ] master-port=ether24-uplink name=
ether7_Xen0_ILO
set [ find default-name=ether8 ] master-port=ether24-uplink
set [ find default-name=ether9 ] master-port=ether24-uplink
set [ find default-name=ether10 ] master-port=ether24-uplink
set [ find default-name=ether11 ] master-port=ether24-uplink
set [ find default-name=ether12 ] master-port=ether24-uplink
set [ find default-name=ether13 ] master-port=ether24-uplink
set [ find default-name=ether14 ] master-port=ether24-uplink
set [ find default-name=ether15 ] master-port=ether24-uplink
set [ find default-name=ether16 ] master-port=ether24-uplink
set [ find default-name=ether17 ] master-port=ether24-uplink
set [ find default-name=ether18 ] master-port=ether24-uplink
set [ find default-name=ether19 ] master-port=ether24-uplink
set [ find default-name=ether20 ] master-port=ether24-uplink
set [ find default-name=ether21 ] master-port=ether24-uplink name=
ether21-qnap
set [ find default-name=ether22 ] master-port=ether24-uplink name=
ether22-qnap
set [ find default-name=ether23 ] master-port=ether24-uplink name=
ether23-qnap
/ip neighbor discovery
set ether1_Xen0_NIC0 comment=Management
/interface ethernet switch
set drop-if-invalid-or-src-port-not-member-of-vlan-on-ports=ether6
/port
set 0 name=serial0
/snmp community
add addresses= name=
/system logging action
set 2 remember=yes
set 3 src-address=0.0.0.0
/interface ethernet switch egress-vlan-tag
add disabled=yes tagged-ports=
ether4_Xen0_NIC3,ether5_Xen0_NIC4,ether21-qnap,ether22-qnap,ether23-qnap
vlan-id=55
/interface ethernet switch egress-vlan-translation
add disabled=yes ports=ether21-qnap,ether22-qnap,ether23-qnap
/interface ethernet switch ingress-vlan-translation
add disabled=yes new-customer-vid=55 ports=ether4_Xen0_NIC3,ether5_Xen0_NIC4
sa-learning=yes
/interface ethernet switch port
set 0 dscp-based-qos-dscp-to-dscp-mapping=no
set 1 dscp-based-qos-dscp-to-dscp-mapping=no
set 2 dscp-based-qos-dscp-to-dscp-mapping=no
set 3 dscp-based-qos-dscp-to-dscp-mapping=no
set 4 dscp-based-qos-dscp-to-dscp-mapping=no
set 5 dscp-based-qos-dscp-to-dscp-mapping=no
set 6 dscp-based-qos-dscp-to-dscp-mapping=no
set 7 dscp-based-qos-dscp-to-dscp-mapping=no
set 8 dscp-based-qos-dscp-to-dscp-mapping=no
set 9 dscp-based-qos-dscp-to-dscp-mapping=no
set 10 dscp-based-qos-dscp-to-dscp-mapping=no
set 11 dscp-based-qos-dscp-to-dscp-mapping=no
set 12 dscp-based-qos-dscp-to-dscp-mapping=no
set 13 dscp-based-qos-dscp-to-dscp-mapping=no
set 14 dscp-based-qos-dscp-to-dscp-mapping=no
set 15 dscp-based-qos-dscp-to-dscp-mapping=no
set 16 dscp-based-qos-dscp-to-dscp-mapping=no
set 17 dscp-based-qos-dscp-to-dscp-mapping=no
set 18 dscp-based-qos-dscp-to-dscp-mapping=no
set 19 dscp-based-qos-dscp-to-dscp-mapping=no
set 20 dscp-based-qos-dscp-to-dscp-mapping=no egress-vlan-mode=tagged
qos-scheme-precedence=“pcp-based,sa-based,da-based,dscp-based,protocol-bas
ed,vlan-based,pcp-based”
set 21 dscp-based-qos-dscp-to-dscp-mapping=no egress-vlan-mode=tagged
qos-scheme-precedence=“pcp-based,sa-based,da-based,dscp-based,protocol-bas
ed,vlan-based,pcp-based”
set 22 dscp-based-qos-dscp-to-dscp-mapping=no egress-vlan-mode=tagged
qos-scheme-precedence=“pcp-based,sa-based,da-based,dscp-based,protocol-bas
ed,vlan-based,pcp-based”
set 23 dscp-based-qos-dscp-to-dscp-mapping=no
set 24 dscp-based-qos-dscp-to-dscp-mapping=no
set 25 dscp-based-qos-dscp-to-dscp-mapping=no
/interface ethernet switch vlan
add ports=
ether4_Xen0_NIC3,ether5_Xen0_NIC4,ether21-qnap,ether22-qnap,ether23-qnap
vlan-id=55
/ip address
add address= interface=ether24-uplink network=
/ip dns
set servers=
/ip proxy
set cache-path=web-proxy1
/ip route
add distance=1 gateway=
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www address=
set api disabled=yes
set api-ssl disabled=yes
/ip upnp
set allow-disable-external-interface=no
/lcd
set default-screen=interfaces
/snmp
set trap-community=public
/system identity
set name=
/system leds
set 0 interface=sfp1
mikrotik CRS.png

The switch is now working after upgrading the firmware on the MikroTik but it is dropping packets left and right.