Community discussions

MikroTik App
 
plucchetti
newbie
Topic Author
Posts: 33
Joined: Sat Jun 18, 2005 6:57 pm

BGP Default Route

Mon Jul 07, 2008 4:32 pm

Hi all,


How I can advertise a default route, like Cisco "default-originate" command? I'm using 2.9.51 version.


Thanks,

P
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7169
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: BGP Default Route

Mon Jul 07, 2008 4:58 pm

default-originate feature is not yet implemeted in RouterOS.
 
plucchetti
newbie
Topic Author
Posts: 33
Joined: Sat Jun 18, 2005 6:57 pm

Re: BGP Default Route

Mon Jul 07, 2008 5:13 pm

Thanks for your informartion, but is another way to do?
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7169
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: BGP Default Route

Mon Jul 07, 2008 5:52 pm

one way is to add 0.0.0.0/0 to BGP networks.
 
plucchetti
newbie
Topic Author
Posts: 33
Joined: Sat Jun 18, 2005 6:57 pm

Re: BGP Default Route

Mon Jul 07, 2008 6:08 pm

Ok,
I'll try with 0.0.0.0/0 prefix lenght=32


Thank you man!
 
plucchetti
newbie
Topic Author
Posts: 33
Joined: Sat Jun 18, 2005 6:57 pm

Re: BGP Default Route

Mon Jul 07, 2008 11:54 pm

That's works fine, the default route was advertised, but need to filter to other peers, putting on a rule at the end with discard action not working properly. Any help?
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7169
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: BGP Default Route

Tue Jul 08, 2008 10:41 am

you have to add rule

/routing filter
add chain=bgp-out prefix=0.0.0.0/0 prefix-length=0 action=discard

Who is online

Users browsing this forum: Bing [Bot] and 26 guests