Wireless Wire Constant (A lot of) Traffic

Picked up a wireless wire and noticed constant traffic between the 2 sides.

The parent ap shows it’s sending 17M per second to the client ap.

Checking the both sides… the 17M appears to be only on the 60Ghz interface then goes nowhere else.

For Comparisons, I have a wAP 60G AP and wAP 60G and I don’t see this sort of traffic constantly going across.
That pair was set up directly and not shipped as a Wireless Wire Pair.

Any ideas what I might need to turn off to get this to stop?

[admin@DJ_WAP60G] > export
# 2024-09-21 22:12:23 by RouterOS 7.15.3
# software id = ITAV-Y2PG
#
# model = RBwAPG-60ad
# serial number = HGX--------
/interface bridge
add admin-mac=F4:1E:57:xx:xx:xx auto-mac=no comment=defconf name=bridge \
    port-cost-mode=short protocol-mode=none
/interface w60g
set [ find ] disabled=no isolate-stations=no mode=bridge name=wlan60-1 \
    put-stations-in-bridge=bridge region=usa ssid=MikroTik-xxxx
/interface w60g station
add mac-address=F4:1E:57:25:8E:C9 name=wlan60-station-1 parent=wlan60-1 \
    put-in-bridge=bridge remote-address=F4:1E:57:xx:xx:xx
/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=bridge comment=defconf ingress-filtering=no interface=ether1 \
    internal-path-cost=10 path-cost=10
/ip firewall connection tracking
set udp-timeout=10s
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=8192
/interface ovpn-server server
set auth=sha1,md5
/ip address
add address=192.168.88.4/24 comment=BACKUP disabled=yes interface=bridge \
    network=192.168.88.0
/ip dhcp-client
add interface=bridge
/ip hotspot profile
set [ find default=yes ] html-directory=hotspot
/routing bfd configuration
add disabled=no interfaces=all min-rx=200ms min-tx=200ms multiplier=5
/system clock
set time-zone-name=America/New_York
/system identity
set name=DJ_WAP60G
/system leds
set 0 leds=led1,led2,led3,led4
/system note
set show-at-login=no