Cisco to Mikrotik MPLS

Hi all,

I am trying to setup TE tunnel between a cisco and a mikrotik router board version 4.4. These two are connected directly with a cross-over ethernet cable. I can't bring up this tunnel. Here are some configs below. how do i start troubleshooting? i am new to mikrotik. any help would be appreciated.
thanks
s


cisco

interface Tunnel1
description MPLS-TE test
no ip address
load-interval 30
tunnel destination 192.168.227.168
tunnel mode mpls traffic-eng
tunnel mpls traffic-eng autoroute announce
tunnel mpls traffic-eng priority 0 0
tunnel mpls traffic-eng bandwidth 100000
tunnel mpls traffic-eng path-option 1 dynamic
tunnel mpls traffic-eng path-option 2 dynamic
tunnel mpls traffic-eng record-route

show int tun 1
Tunnel1 is up, line protocol is down
Hardware is Tunnel


mikrotik

[admin@MPLS-PE2] /mpls traffic-eng tunnel-path> print detail value
name: "dyn"
use-cspf: yes
record-route: yes

[admin@MPLS-PE2] /interface traffic-eng> print detail value-list
name: "te1"
mtu: 1500
disable-running-check: no
from-address: 192.168.227.168
to-address: 192.168.227.252
bandwidth: 100Mbps
primary-path: dyn
primary-retry-interval: 1m
record-route: yes
bandwidth-limit: disabled
auto-bandwidth-range: 0bps
auto-bandwidth-reserve: 10%
auto-bandwidth-avg-interval: 5m
auto-bandwidth-update-interval: 1h

[admin@MPLS-PE2] /interface traffic-eng> monitor te1
tunnel-id: 17
primary-path-state: on-hold
secondary-path-state: not-necessary