<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Это какая-то ошибка в BGP-объявлении?]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Это какая-то ошибка в BGP-объявлении? форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Fri, 07 Aug 2026 19:10:56 -0400</pubDate>
		<item>
			<title>Это какая-то ошибка в BGP-объявлении?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282239">Это какая-то ошибка в BGP-объявлении?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Да, в том же правиле. Кстати, чтобы его объявлять, в твоем RIB должна быть /25 сеть. <br />
			<i>21.10.2005 12:56:00, Eugene.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282239</link>
			<guid>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282239</guid>
			<pubDate>Fri, 21 Oct 2005 12:56:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Это какая-то ошибка в BGP-объявлении?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282238">Это какая-то ошибка в BGP-объявлении?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Eugene, слушай, у меня еще один вопрос. Где лучше указать prefix-length? В этом правиле: 1 chain=bgp-out prefix=50.50.50.0/25 action=accept или в отдельном? <br />
			<i>21.10.2005 12:52:00, gottin.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282238</link>
			<guid>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282238</guid>
			<pubDate>Fri, 21 Oct 2005 12:52:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Это какая-то ошибка в BGP-объявлении?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282237">Это какая-то ошибка в BGP-объявлении?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Ты забыл указать параметр prefix-length. <br />
			<i>21.10.2005 12:23:00, Eugene.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282237</link>
			<guid>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282237</guid>
			<pubDate>Fri, 21 Oct 2005 12:23:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Это какая-то ошибка в BGP-объявлении?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282236">Это какая-то ошибка в BGP-объявлении?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Проверь эту конфигурацию:<br />/routing filter 0<br />chain=bgp-out prefix=84.22.28.0/24 action=accept<br />1 chain=bgp-out prefix=50.50.50.0/25 action=accept<br />2 chain=bgp-out prefix=0.0.0.0/0 action=discard<br />/routing bgp peer 0<br />remote-address=212.116.131.9 remote-as=29667 multihop=no in-filter="" out-filter=bgp-out keepalive-time=0s hold-time=0s ttl=1<br />/routing bgp instance 0<br />as=xxxxx router-id=212.116.131.13 redistribute-static=yes redistribute-connected=no redistribute-rip=no redistribute-ospf=no out-filter=""<br />/ip route pr from [find static=yes] 0 A S 50.50.50.0/24                      r 212.116.131.13<br />vlan5 1 A S 84.22.28.64/26 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; r 212.116.131.13<br />vlan5 2 A S 84.22.28.128/25 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; r 212.116.131.13<br />vlan5 3 A S 0.0.0.0/0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.0.0.0 &nbsp; &nbsp; &nbsp; &nbsp; r 212.116.131.9 &nbsp; 200<br />vlan5<br /><br />Итак, согласно фильтру bgp-out мой MikroTik Router должен рекламировать сеть 50.50.50.0/25, но не всю 50.50.50.0/24. Однако, пиринговый BGP-роутер Cisco получает рекламируемую сеть 50.50.50.0/24:<br />Command: show ip bgp neighbors 212.116.131.13 routes<br />Network &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Next Hop &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Metric LocPrf &nbsp;Weight &nbsp;Path<br />r&gt;i50.50.50.0/24 &nbsp; &nbsp; &nbsp;212.116.131.13 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;100 &nbsp; &nbsp; &nbsp;0 ?<br />r&gt;i84.22.28.64/26 &nbsp; &nbsp;212.116.131.13 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;100 &nbsp; &nbsp; &nbsp;0 ?<br />r&gt;i84.22.28.128/25 &nbsp;212.116.131.13 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;100 &nbsp; &nbsp; &nbsp;0 ?<br /><br />Так что, это, наверное, ошибка в реализации BGP. Тестируемый MikroTik версия 2.9.6. <br />
			<i>17.10.2005 17:25:00, gottin.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282236</link>
			<guid>http://mikrotik.moscow/forum/forum57/70965-eto-kakaya_to-oshibka-v-bgp_obyavlenii/message282236</guid>
			<pubDate>Mon, 17 Oct 2005 17:25:00 -0400</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
