<?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: BGP advertise-map in XOS in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28776#M4540</link>
    <description>Elie, &lt;BR /&gt;
&lt;BR /&gt;
My understanding is that you would like to advertise only the public network to the ISP, with that in mind the below configuration should work. (please correct me if the requirement is something different)&lt;BR /&gt;
&lt;BR /&gt;
Below is the policy to filter the routes to be advertised and the command to apply the policy for a neighbor.  &lt;BR /&gt;
&lt;BR /&gt;
edit policy Route_Filter&lt;BR /&gt;
&lt;BR /&gt;
entry permit-route {&lt;BR /&gt;
      if match any {&lt;BR /&gt;
           nlri 10.249.2.0/24;&lt;BR /&gt;
      } then {&lt;BR /&gt;
           permit;&lt;BR /&gt;
      } }&lt;BR /&gt;
&lt;BR /&gt;
configure bgp neighbor 10.250.1.12 route-policy out Route_Filter &lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
    <dc:creator>Balaji</dc:creator>
    <dc:date>2017-06-20T19:24:00Z</dc:date>
    <item>
      <title>BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28770#M4534</link>
      <description>I have a Multi-homed Routers connected to 2 ISPs. I need to Create like an Advertise-map on the Standby Router connected to the Standby ISP to only advertise my Public address if the primary link goes down .&lt;BR /&gt;
&lt;BR /&gt;
Is there a way of doing it in XOS ? &lt;BR /&gt;
Thank You,&lt;BR /&gt;
Elie&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28770#M4534</guid>
      <dc:creator>Elie_Raad</dc:creator>
      <dc:date>2017-06-20T18:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28771#M4535</link>
      <description>look towards configuring different localpref for different ISP-s&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28771#M4535</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T18:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28772#M4536</link>
      <description>the reason why i am looking into the advertise-map becasue i want to affect inbound traffic , i used the community tags and as-prepend , it is not working as expected &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28772#M4536</guid>
      <dc:creator>Elie_Raad</dc:creator>
      <dc:date>2017-06-20T18:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28773#M4537</link>
      <description>do you use communities which your ISP-s understand?</description>
      <pubDate>Tue, 20 Jun 2017 18:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28773#M4537</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T18:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28774#M4538</link>
      <description>Hi Nick , Yes i use the &lt;A href="https://onestep.net" target="_blank" rel="nofollow noreferrer noopener"&gt;https://onestep.net&lt;/A&gt; to configure the communities . the thing is i have a backup link of just 10 mbps and if only one internet source tries to route inbound to me on this link it will get over utilized , so i am looking into a solution that works 100 percent . &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28774#M4538</guid>
      <dc:creator>Elie_Raad</dc:creator>
      <dc:date>2017-06-20T18:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28775#M4539</link>
      <description>But do your ISP-s support reading those communities?&lt;BR /&gt;
You may find out that by &lt;BR /&gt;
whois as65536 where 65536 is a number of autonomus system of your backup ISP</description>
      <pubDate>Tue, 20 Jun 2017 18:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28775#M4539</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T18:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28776#M4540</link>
      <description>Elie, &lt;BR /&gt;
&lt;BR /&gt;
My understanding is that you would like to advertise only the public network to the ISP, with that in mind the below configuration should work. (please correct me if the requirement is something different)&lt;BR /&gt;
&lt;BR /&gt;
Below is the policy to filter the routes to be advertised and the command to apply the policy for a neighbor.  &lt;BR /&gt;
&lt;BR /&gt;
edit policy Route_Filter&lt;BR /&gt;
&lt;BR /&gt;
entry permit-route {&lt;BR /&gt;
      if match any {&lt;BR /&gt;
           nlri 10.249.2.0/24;&lt;BR /&gt;
      } then {&lt;BR /&gt;
           permit;&lt;BR /&gt;
      } }&lt;BR /&gt;
&lt;BR /&gt;
configure bgp neighbor 10.250.1.12 route-policy out Route_Filter &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28776#M4540</guid>
      <dc:creator>Balaji</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28777#M4541</link>
      <description>They need to only advertise Public address if the primary link goes down .</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28777#M4541</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28778#M4542</link>
      <description>Hi Balaji, thank you for your reply , your configuration is correct which accomplish half of what i am looking for , the other half is that i want to advertise only this public prefix only and only if the connection to the primary ISP Fails. ( i have 2 routers connected to 2 different ISPs)</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28778#M4542</guid>
      <dc:creator>Elie_Raad</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28779#M4543</link>
      <description>my idea is to add a static blakchole route and track it by and ip sla , and add  this route along with my public prefix in a route-map as an AND operation. so if the static route is there then permit the public prefix to be advertised</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28779#M4543</guid>
      <dc:creator>Elie_Raad</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28780#M4544</link>
      <description>Elie, your idea is not correct&lt;BR /&gt;
Your backup ISP should accept you announces with a minimal localpref&lt;BR /&gt;
So your prefixes will be accepted only if your first BGP session fails&lt;BR /&gt;
&lt;BR /&gt;
Our backup ISP does that automatically when we announce prefixes with a specific community:&lt;BR /&gt;
whois as20850 | grep ackup remarks:        | 20850:50 will set Local Preference to 50 for use as Backup&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28780#M4544</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28781#M4545</link>
      <description>can you please explain more your idea or setup &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28781#M4545</guid>
      <dc:creator>Elie_Raad</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28782#M4546</link>
      <description>which AS numbers of you uplink ISP-s?&lt;BR /&gt;
I will help you to find out if your uplinks accept communities</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28782#M4546</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28783#M4547</link>
      <description>Cognet AS 174 (Primary) Expedient AS 17054 Secondary ﻿</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28783#M4547</guid>
      <dc:creator>Elie_Raad</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28784#M4548</link>
      <description>Well, both uplinks are in ARIN area -- they do not have a strict policy to have an up-to-date information about peering as in RIPE area:&lt;BR /&gt;
Compare info about your secondary ISP &lt;A href="https://whois.arin.net/rest/asn/AS17054" target="_blank" rel="nofollow noreferrer noopener"&gt;https://whois.arin.net/rest/asn/AS17054&lt;/A&gt; and our one: &lt;A href="https://apps.db.ripe.net/search/lookup.html?source=ripe&amp;amp;#38;key=AS20850&amp;amp;#38;type=aut-num" target="_blank" rel="nofollow noreferrer noopener"&gt;https://apps.db.ripe.net/search/lookup.html?source=ripe&amp;amp;key=AS20850&amp;amp;type=aut-num&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Therefore, you should manually write an e-mail to Expedient support or NOC team to find out if they support communities or localprefs or if they cat accept your announces with a minimal local preference&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28784#M4548</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28785#M4549</link>
      <description>Hi Nick,&lt;BR /&gt;
&lt;BR /&gt;
local preference is an attribute that routers exchange in the same AS.&lt;BR /&gt;
eBGP peer is not aware about it.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28785#M4549</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28786#M4550</link>
      <description>Elie,&lt;BR /&gt;
&lt;BR /&gt;
do you have your own AS and IP net block ?&lt;BR /&gt;
Or you have some IP's from Cogent and some from Expedient ?&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28786#M4550</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28787#M4551</link>
      <description>I do not agree with you:&lt;BR /&gt;
If an ISP gets all prefix announces from their uplinks with, say, localpref 100, and from a specific customer on a direct link they get prefix announces with 50, then direct announce will become active only if their prefix will become invisible from their uplinks</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28787#M4551</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28788#M4552</link>
      <description>Nick,&lt;BR /&gt;
&lt;BR /&gt;
please see RFC4277 (&lt;A href="https://tools.ietf.org/html/rfc4277" target="_blank" rel="nofollow noreferrer noopener"&gt;https://tools.ietf.org/html/rfc4277&lt;/A&gt;)&lt;BR /&gt;
&lt;BR /&gt;
Page 6 says:&lt;BR /&gt;
&lt;BR /&gt;
BGP has a separate metric parameter for IBGP and EBGP. This allows policy-based metrics to overwrite the distance-based  metrics; this allows each autonomous system to define its independent   policies in Intra-AS, as well as Inter-AS.  BGP Multi Exit   Discriminator (MED) is used as a metric by EBGP peers (i.e., inter-   domain), &lt;B&gt;while Local Preference (LOCAL_PREF) is used by IBGP peers   (i.e., intra-domain) ... &lt;/B&gt;and so on...&lt;BR /&gt;
&lt;BR /&gt;
As a customer you can't  add localpref direct in your ISP/Upstream/Transit AS.&lt;BR /&gt;
Your ISP/Upstream/Transit can configure for customers on their own router/routers BGP community that you could use to change localpref for your prefix/prefixes in their AS.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28788#M4552</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: BGP advertise-map in XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28789#M4553</link>
      <description>Jarek, that's the point I'm trying to explain&lt;BR /&gt;
Or your upstream can manually accept your prefixes with a different localpref if you ask them to do that.</description>
      <pubDate>Tue, 20 Jun 2017 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bgp-advertise-map-in-xos/m-p/28789#M4553</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-06-20T19:24:00Z</dc:date>
    </item>
  </channel>
</rss>

