Cisco vs Mikrotik PortChannel

Hello,

I have one problem. I have etherchannel with cisco to Mikrotik.
this is my config on Cisco and Mikrotik

Gtw for this Vlans are on Mikrotik
Vlan 11 and Vlan 16 working correctly but I have problem on vlan 1. configs are same for all vlans.
There is no traffic going via Vlan 1.
I see Mac addresses in Vlan 1 on Cisco but there is no traffic.
ip address on vlan1 192.168.1.1 (Mikrotik) 192.168.1.2 (Cisco)

interface port-channel1
switchport mode trunk

interface Ethernet1/17
switchport mode trunk
channel-protocol lacp
channel-group 1 mode active

interface Ethernet1/18
switchport mode trunk
channel-protocol lacp
channel-group 1 mode active


123.jpg