VLAN between RB1100AH and Toughswitch

I want to route two networks over 1 wireless link between site A and Site B.
At Site A I have RB1100AH.
At Site B I have ubiquiti 5 port Tough Switch.

Radios are ubiquiti Nano Bride in WDS mode on both ends.

Network 1: 10.10.70.0/24 originates on RB1100AH.
Network 2: 10.10.80.0/24 originates at Site C. I am connecting Site A to Site C via Site B.

Site A (RB1100AH) 10.10.70.1/24
Nano Bridge on Port 11.
I created two VLANs on Port 11
VLAN-CDMA: ID 10
VLAN-NOC: ID 11

I created two Bridges:

  1. CDMA-BRIDGE: int VLAN-CDMA + Port 6
  2. NOC-BRIDGE: int VLAN-NOC + Port 12

I will assign 10.10.70.1/24 to CDMA-Bridge and attached other devices in that network to Port 6
I will assign 10.10.80.101 to NOC-BRIDGE and add a route to that interface to get to the NOC.

Site B (Ubiquiti TS):
Nano Bridge to Site A is on Port 2
Rocket Bridge to Site C on Port 3
I created two VLANS: VLAN 10 and VLAN 11.
Port 2: Trunk Port VLAN 10
Port 2: Trunk Port VLAN 11
Port 3: Utag in VLAN 11


Since the network is live I am looking for some advice before I made these changes.

Dave
rb1100 interfaces.PNG
RB1100AH Bridges.PNG
Site B TS.PNG

My setup above works well. Only issue is I can no longer connect to the nano Bridges that links the two sites. Do I have to enable VLAN Management on the Nano Bridge?

Any advise welcome.