Configure communications between Mikrotik RB750r2 and 1424SDHL Router OneAccess

Hi there!

It is my first post and would some help from you guys!.

I´been trying to configure my RB750r2 with a internet supplier that uses a 1424 SDHL router OneAccess Network and I can´t do it!.

I´ve doing a VLAN configuration and assign an specific IP´s from the service and i could found the term “unreachable” when i trying to setup the routing access.

I show you some parameters

ip route pr       
Flags: X - disabled, A - active, D - dynamic, 
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, 
B - blackhole, U - unreachable, P - prohibit 
 #      DST-ADDRESS        PREF-SRC        GATEWAY            DISTANCE
 0  DC  201.249.140.88/30  201.249.140.88  WAN-METROLAN            255
 1  DC  201.249.140.89/32  46.105.62.97    ether1                  255
 2  DC  201.249.141.176/29 201.249.141.176 LAN-CANTV               255
[admin@MikroTik] > ip route pr detail
Flags: X - disabled, A - active, D - dynamic, 
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, 
B - blackhole, U - unreachable, P - prohibit 
 0  DC  dst-address=201.249.140.88/30 pref-src=201.249.140.88 
        gateway=WAN-METROLAN gateway-status=WAN-METROLAN unreachable 
        distance=255 scope=10 

 1  DC  dst-address=201.249.140.89/32 pref-src=46.105.62.97 gateway=ether1 
        gateway-status=ether1 unreachable distance=255 scope=10 

 2  DC  dst-address=201.249.141.176/29 pref-src=201.249.141.176 gateway=LAN-CANTV 
        gateway-status=LAN-CANTV unreachable distance=255 scope=10

I think that i can solve the problem changing “unreachable”.

I´ve been prove change the scope, scope target and direction.

Sorry about my english, i keep on practice…

Thanks a lot!!!