<?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 Re: OSPF - BGP : Route-map control in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ospf-bgp-route-map-control/m-p/27502#M20051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Junaid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you're mostly there!&amp;nbsp; The one issue that stood out at me (in your BGP configuration) is the export rules.&amp;nbsp; For BGP, the export rules dictate what you want to filter out (or specifically include) in your route advertisements to BGP peers.&amp;nbsp; Export rules are applied to the set of routes that BGP will share AFTER redistribution from OSPF/RIP and static/connected routes takes place.&amp;nbsp; Export rules alone will not cause redistribution from OSPF to BGP.&amp;nbsp; In order to redistribute your default route from OSPF to BGP, you must also specify the correct redistribution profile on the redistribution rules tab of the BGP configuration.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, it looks like the "OSPF" redistribution profile matches the routes you want to redistribute from OSPF to BGP.&amp;nbsp; So simply specify that redistribution profile in the name dropdown of the "New BGP Redistribution Rule" window that pops up when you create a new redistribution rule in BGP.&amp;nbsp; Also make sure your export rules don't block out these newly redistributed routes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you trying to do with BGP communities?&amp;nbsp; It might help me to understand the configuration better once I know your ultimate goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2011 20:26:52 GMT</pubDate>
    <dc:creator>ncampagna</dc:creator>
    <dc:date>2011-10-18T20:26:52Z</dc:date>
    <item>
      <title>OSPF - BGP : Route-map control</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ospf-bgp-route-map-control/m-p/27501#M20050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've the following setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two PA5020 in Active/Passive setup. &lt;/P&gt;&lt;P&gt;One VR = STX-VR&lt;/P&gt;&lt;P&gt;Running OSPF &amp;amp; BGP instances.&lt;/P&gt;&lt;P&gt;Primary firewall joined in OSPF since i have interface e1/1 joined Area : 0.0.0.0&lt;/P&gt;&lt;P&gt;Primary firewalls joined in BGP since i have interface e1/2 peering with TWO BGP routers ( cisco ) &lt;/P&gt;&lt;P&gt;Interface e1/1 is part of OSPF and its learning default route 0.0.0.0/0&lt;/P&gt;&lt;P&gt;I would like to inject the same default route in BGP AS so that routers peering with Firewalls would know the default route. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Created a Redistribution profile and tried to attach it to exprot tab on BGP, didn't not work.&lt;/P&gt;&lt;P&gt;Created a export Rule on BGP -TAB- and created a rule as ( Prefixes = 0.0.0.0/0 Action Allow ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, i would like to add custom BGP communities, but PA doesn't seem to accept. I might very well be doing something wrong. I wish there could be a simple document showing with explanation of what are the various options/featuers in OSPF/BGP Tabs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be highly appreicaited. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Junaid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 01:01:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ospf-bgp-route-map-control/m-p/27501#M20050</guid>
      <dc:creator>junaid.khan</dc:creator>
      <dc:date>2011-10-17T01:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF - BGP : Route-map control</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ospf-bgp-route-map-control/m-p/27502#M20051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Junaid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you're mostly there!&amp;nbsp; The one issue that stood out at me (in your BGP configuration) is the export rules.&amp;nbsp; For BGP, the export rules dictate what you want to filter out (or specifically include) in your route advertisements to BGP peers.&amp;nbsp; Export rules are applied to the set of routes that BGP will share AFTER redistribution from OSPF/RIP and static/connected routes takes place.&amp;nbsp; Export rules alone will not cause redistribution from OSPF to BGP.&amp;nbsp; In order to redistribute your default route from OSPF to BGP, you must also specify the correct redistribution profile on the redistribution rules tab of the BGP configuration.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, it looks like the "OSPF" redistribution profile matches the routes you want to redistribute from OSPF to BGP.&amp;nbsp; So simply specify that redistribution profile in the name dropdown of the "New BGP Redistribution Rule" window that pops up when you create a new redistribution rule in BGP.&amp;nbsp; Also make sure your export rules don't block out these newly redistributed routes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you trying to do with BGP communities?&amp;nbsp; It might help me to understand the configuration better once I know your ultimate goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 20:26:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ospf-bgp-route-map-control/m-p/27502#M20051</guid>
      <dc:creator>ncampagna</dc:creator>
      <dc:date>2011-10-18T20:26:52Z</dc:date>
    </item>
  </channel>
</rss>

