<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>BGP on Documentation</title><link>https://docs.daper.io/networking/bgp/index.html</link><description>Recent content in BGP on Documentation</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://docs.daper.io/networking/bgp/index.xml" rel="self" type="application/rss+xml"/><item><title>Mikrotik</title><link>https://docs.daper.io/networking/bgp/mikrotik/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/networking/bgp/mikrotik/index.html</guid><description>Here we set up a BGP instance on a Mikrotik router to connect with OpenWRT peer to just accept all the routes from it and don&amp;rsquo;t push anything. Therefore the configuration is pretty straightforward.
Start by adding the BGP instance.
Note Remember that if you already have a default bgp instance defined replace add by edit.
&amp;gt; routing bgp instance add name=&amp;#34;default&amp;#34; as=64512 router-id=192.168.3.1 Now add the openwrt neighbor
&amp;gt; routing bgp peer add name=openwrt instance=default remote-addre ss=192.</description></item><item><title>OpenWRT</title><link>https://docs.daper.io/networking/bgp/openwrt/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/networking/bgp/openwrt/index.html</guid><description>source: https://martybugs.net/wireless/openwrt/quagga.cgi
BGP Routing on OpenWrt with Quagga This page contains an overview on how to configure the Quagga BGP daemon router that is running OpenWrt.
Introductory Information I was always touching and rewriting rules on my home network to route each packet (mostly VPN traffic) to their right next hop. Because I have all the VPNs decoupled from the main router. So I decided to set up a more reliable solution, basically something that doesn&amp;rsquo;t rely on me :)</description></item></channel></rss>