VLAN Cisco - MT -MT

Hi,


I have cisco configured as below and connections as below. How can I forward tagged vlans packets from Cisco to MT(2) ? Is there only why is to use Bridge_Manage and add ethernet ports on MT(1) to Bridge_Manage?

Cisco → MT(1) → MT(2)

interface FastEthernet0/45
description do MT
switchport trunk encapsulation dot1q
switchport trunk native vlan 930
switchport trunk allowed vlan 40,406,409,413,930
switchport mode trunk

Thanks