Community discussions

MikroTik App
 
znhost
newbie
Topic Author
Posts: 26
Joined: Thu Jun 28, 2012 11:00 pm

2 BGP | No down time

Mon Apr 27, 2015 8:19 am

Image


router 1 (192.168.1.2):
/routing bgp instance print
Flags: * - default, X - disabled
0 * name="default" as=197343 router-id=91.99.100.162 redistribute-connected=no redistribute-static=no
redistribute-rip=no redistribute-ospf=no redistribute-other-bgp=no out-filter=""
client-to-client-reflection=yes ignore-as-path-len=no routing-table=""

/routing bgp peer print
Flags: X - disabled, E - established
# INSTANCE REMOTE-ADDRESS REMOTE-AS
0 E default 91.99.100.161 16322
1 E default 192.168.5.1 197343

/routing bgp advertisements print
PEER PREFIX NEXTHOP AS-PATH ORIGIN LOCAL-PREF
Pars 5.57.38.0/24 91.99.100.162 igp
Mabna 5.57.38.0/24 192.168.5.2 igp 100



router 2 (192.168.1.1):
/routing bgp instance print
Flags: * - default, X - disabled
0 * name="default" as=197343 router-id=192.168.5.1 redistribute-connected=no
redistribute-static=no redistribute-rip=no redistribute-ospf=no
redistribute-other-bgp=no out-filter="" client-to-client-reflection=no
ignore-as-path-len=no routing-table=""

/routing bgp peer print
Flags: X - disabled, E - established
# INSTANCE REMOTE-ADDRESS REMOTE-AS
0 E default 192.168.5.2 197343
1 E default 192.168.30.105 51074


hello ,
i want to use BGP in router2 when i have problem on my main link (ping 8.8.8.8 timeout after 2000ms in netwach).
at this time i have 30-40% of my band with router2. i try to use filter in routing and change prepend but not work :(
You do not have the required permissions to view the files attached to this post.
 
User avatar
StubArea51
Trainer
Trainer
Posts: 1739
Joined: Fri Aug 10, 2012 6:46 am
Location: stubarea51.net
Contact:

Re: 2 BGP | No down time

Mon Apr 27, 2015 4:26 pm

Have you verified that prepends work without the script? I would start there and make sure you can swing your traffic over to the other peering with a prepend. If so, then you just need to work on the scripting.

Who is online

Users browsing this forum: No registered users and 38 guests