Thanks for responding.
VL910 is currently used for management. VL671 is being used as the test VLAN.
Here’s the export from the CRS328
# sep/23/2020 14:57:32 by RouterOS 6.46.6
# software id = CB73-39XZ
#
# model = CRS328-4C-20S-4S+
/interface ethernet
set [ find default-name=combo4 ] comment="Interswitch Link"
set [ find default-name=sfp-sfpplus3 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full,10000M-full
set [ find default-name=sfp-sfpplus4 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full,10000M-full
set [ find default-name=sfp1 ] comment="Equinox House [Ramsay]"
set [ find default-name=sfp2 ] comment=Archways
set [ find default-name=sfp3 ] comment="Tang Hall HC"
/interface bridge
add admin-mac=C4:AD:34:CE:20:0F auto-mac=no comment=defconf name=bridge
/interface vlan
add interface=bridge name=DRS_Test vlan-id=671
add interface=bridge name=MGMT vlan-id=910
/tool user-manager customer
set admin access=own-routers,own-users,own-profiles,own-limits,config-payment-gw
/interface bridge port
add bridge=bridge comment=defconf interface=combo1
add bridge=bridge comment=defconf interface=combo2
add bridge=bridge comment=defconf interface=combo3
add bridge=bridge comment=defconf frame-types=admit-only-vlan-tagged interface=combo4
add bridge=bridge comment=defconf interface=sfp-sfpplus1
add bridge=bridge comment=defconf interface=sfp-sfpplus2
add bridge=bridge comment=defconf interface=sfp1 pvid=553
add bridge=bridge comment=defconf interface=sfp2 pvid=777
add bridge=bridge comment=defconf interface=sfp3
add bridge=bridge comment=defconf interface=sfp4
add bridge=bridge comment=defconf interface=sfp5
add bridge=bridge comment=defconf interface=sfp6
add bridge=bridge comment=defconf interface=sfp7
add bridge=bridge comment=defconf interface=sfp8
add bridge=bridge comment=defconf interface=sfp9
add bridge=bridge comment=defconf interface=sfp10
add bridge=bridge comment=defconf interface=sfp11
add bridge=bridge comment=defconf interface=sfp12
add bridge=bridge comment=defconf interface=sfp13
add bridge=bridge comment=defconf interface=sfp14
add bridge=bridge comment=defconf interface=sfp15
add bridge=bridge comment=defconf interface=sfp16
add bridge=bridge comment=defconf interface=sfp17
add bridge=bridge comment=defconf interface=sfp18
add bridge=bridge comment=defconf interface=sfp19
add bridge=bridge comment=defconf interface=sfp20
add bridge=bridge comment="LACPUplink to tex/1/31" frame-types=admit-only-vlan-tagged interface=*23 pvid=777
add bridge=bridge interface=sfp-sfpplus3
/interface bridge vlan
add bridge=bridge comment="sfp1 - Equinox House [Ramsay]" tagged=*21,sfp1,combo4 vlan-ids=553
add bridge=bridge comment="Clifton Park [Ramsay] - 3750X" tagged=*21,sfp2,combo4 vlan-ids=555
add bridge=bridge comment="sfp2 - Archaways" tagged=sfp2,*21,combo4 vlan-ids=560
add bridge=bridge comment="sfp3 - Tang Hall HC" tagged=sfp3,*21,combo4 vlan-ids=554
add bridge=bridge comment="Occupational Health - 3750X" tagged=sfp4,*21,combo4 vlan-ids=559
add bridge=bridge comment="Management VLAN" tagged=*21,combo4 untagged=bridge vlan-ids=910
add bridge=bridge comment="DRS - to be moved" tagged=combo4,*23 vlan-ids=671
add bridge=bridge comment="Medical Records - to be moved - 3750X" tagged=*21,sfp5,combo4 vlan-ids=670
add bridge=bridge comment="DRS - New VLAN" tagged=*21,sfp6,combo4 vlan-ids=551
add bridge=bridge comment="Medical Records - New VLAN - 3750X" tagged=*21,sfp5,combo4 vlan-ids=552
/ip address
add address=192.168.254.81/29 interface=MGMT network=192.168.254.80
add address=192.168.195.53/29 interface=DRS_Test network=192.168.195.48
/ip route
add distance=1 gateway=192.168.254.86
/system clock
set time-zone-name=Europe/London
/system routerboard settings
set boot-os=router-os
/tool sniffer
set filter-interface=*23 filter-ip-address=192.168.195.48/29
/tool user-manager database
set db-path=flash/user-manager
3750X Uplink to CRS328
interface GigabitEthernet1/0/48
description Mikrotik-P2P
switchport trunk allowed vlan 551-555,559,560,670,671,910
switchport trunk encapsulation dot1q
switchport trunk native vlan 777
switchport mode trunk
6807 To CSR328 [Currently single 10G]
interface TenGigabitEthernet2/1/31
description Physical ports to Mikrotik-P2P
switchport
switchport mode trunk
switchport trunk allowed vlan 671
6807 to CSR328 [Bonded config]
int range Te1/1/31,Te2/1/31
description Physical ports to Mikrotik-P2P
switchport
switchport mode trunk
switchport trunk allowed vlan 671
channel-group 131 mode active
!
interface Port-channel131
description LACP to Mikrotik-P2P
switchport
switchport mode trunk
switchport trunk allowed vlan 671