<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic BGP filtering question in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/bgp-filtering-question/m-p/194362#M58164</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quick question, pretty sure I know the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I want to redistribute some of the OSPF routes I have into BGP.&lt;/P&gt;&lt;P&gt;So I create a redist profile, say the source is OSPF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I can use the BGP export filtering to stop what I don't want out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So lets say I have in my ospf table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10.10.10.0/24&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;10.10.20.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;10.10.30.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.50/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.51/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.55/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.70/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and my export has&amp;nbsp;&lt;/P&gt;&lt;P&gt;allow 1.1.1.0/24 not exact&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I would only advertise&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.50/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.51/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.55/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.70/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2018 04:32:24 GMT</pubDate>
    <dc:creator>Alex_Samad</dc:creator>
    <dc:date>2018-01-09T04:32:24Z</dc:date>
    <item>
      <title>BGP filtering question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bgp-filtering-question/m-p/194362#M58164</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quick question, pretty sure I know the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I want to redistribute some of the OSPF routes I have into BGP.&lt;/P&gt;&lt;P&gt;So I create a redist profile, say the source is OSPF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I can use the BGP export filtering to stop what I don't want out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So lets say I have in my ospf table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10.10.10.0/24&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;10.10.20.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;10.10.30.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.50/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.51/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.55/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.70/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and my export has&amp;nbsp;&lt;/P&gt;&lt;P&gt;allow 1.1.1.0/24 not exact&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I would only advertise&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.50/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.51/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.55/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;1.1.1.70/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 04:32:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bgp-filtering-question/m-p/194362#M58164</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2018-01-09T04:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: BGP filtering question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bgp-filtering-question/m-p/194392#M58167</link>
      <description>&lt;P&gt;&lt;BR /&gt;Correct, but bear in mind BGP export filters are per-peer or peer group. What controls what passes from the OSPF RIB to the BGP RIB (LOC-RIB) is your redistribution profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 12:45:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bgp-filtering-question/m-p/194392#M58167</guid>
      <dc:creator>9t89m8fu</dc:creator>
      <dc:date>2018-01-09T12:45:04Z</dc:date>
    </item>
  </channel>
</rss>

