Community discussions

MikroTik App
 
cicserver
Member
Member
Topic Author
Posts: 303
Joined: Sun Jul 24, 2011 12:04 pm

BGP & policy base routing not working

Fri Oct 26, 2018 10:17 am

I have acquired 2 ISP's connection, and configured BGP in it, its working,
But when I enabled 2nd ISP, all traffic shifts to 2nd ISP link,

My task is to perform policy base routing so that I can mark one pool to go via 2nd ISP.
My BGP config
/routing bgp instance
add as=XXXXX client-to-client-reflection=no name=ISP1 router-id=X.X.X.X
add as=XXXXX client-to-client-reflection=no name=ISP2 router-id=X.X.X.X
/routing bgp network
add network=X.X.X.0/24 synchronize=no
add network=X.X.X.X.0/24 synchronize=no
add network=X.X.X.X.0/24 synchronize=no
/routing bgp peer
add in-filter=inbound instance=ISP1 keepalive-time=10s name=ISP1 out-filter=outbound remote-address=X.X.X.X remote-as=XXXXX route-reflect=yes ttl=default
add in-filter=inbound instance=ISP2 name=ISP2 out-filter=outbound remote-address=X.X.X.X remote-as=XXXX route-reflect=yes tcp-md5-key=ldn@1XXXXX ttl=default

Who is online

Users browsing this forum: No registered users and 4 guests