<?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: Is there any doc to configure BGP? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24109#M2578</link>
    <description>hi i am trying to configure BGP in EXOS&lt;BR /&gt;
&lt;BR /&gt;
Detail:&lt;BR /&gt;
(vr test1) X670V-48x.51 # show version &lt;BR /&gt;
Switch      : 800399-00-12 1452N-43568 Rev 12.0 BootROM: 2.0.2.1    IMG: 15.1.2.12 &lt;BR /&gt;
VIM4-40G4X-1: 800402-00-07 1515N-46925 Rev 7.0&lt;BR /&gt;
PSU-1       : Internal PSU-1 800460-00-06 1516W-80409 &lt;BR /&gt;
PSU-2       : Internal PSU-2 800460-00-06 1516W-80407 &lt;BR /&gt;
&lt;BR /&gt;
Image   : ExtremeXOS version 15.1.2.12 v1512b12 by release-manager&lt;BR /&gt;
          on Fri Apr 20 20:24:20 EDT 2012&lt;BR /&gt;
BootROM : 2.0.2.1&lt;BR /&gt;
Diagnostics : 5.6&lt;BR /&gt;
(vr test1) X670V-48x.52 # show licenses &lt;BR /&gt;
Enabled License Level:&lt;BR /&gt;
 Core&lt;BR /&gt;
Enabled Feature Packs:&lt;BR /&gt;
 None&lt;BR /&gt;
(vr test1) X670V-48x.53 # enable bgp&lt;BR /&gt;
Error: bgp is not running in VR test1.&lt;BR /&gt;
&lt;BR /&gt;
i can't enable bgp in VR test1.&lt;BR /&gt;
&lt;BR /&gt;
thank you for explanation</description>
    <pubDate>Mon, 17 Sep 2018 15:53:00 GMT</pubDate>
    <dc:creator>boenklon2</dc:creator>
    <dc:date>2018-09-17T15:53:00Z</dc:date>
    <item>
      <title>Is there any doc to configure BGP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24106#M2575</link>
      <description>I need to configure bgp but I can´t see a clear procedure, anybody knows a step by step document.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jul 2016 06:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24106#M2575</guid>
      <dc:creator>juan_romero</dc:creator>
      <dc:date>2016-07-12T06:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is there any doc to configure BGP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24107#M2576</link>
      <description>There's no need to shout in the subject line  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
I've edited the title back down to regular capitalization.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jul 2016 06:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24107#M2576</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-07-12T06:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is there any doc to configure BGP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24108#M2577</link>
      <description>I suggest that you start reading this topic in the concepts guide:&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/BGP/t_clear-configuration-overview.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos/EXOS_21_1/BGP/t_clear-configuration-overview.shtml&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Configuration Overview&lt;OL&gt; 
&lt;LI&gt;Configure the interfaces that will connect to BGP neighbors. For each interface, do the following:[list=1] 
&lt;/LI&gt;&lt;LI&gt;Create a VLAN. 
&lt;/LI&gt;&lt;LI&gt;Assign one or more ports to the VLAN. 
&lt;/LI&gt;&lt;LI&gt;Configure a VLAN IP address. 
&lt;/LI&gt;&lt;LI&gt;Enable IP forwarding on the VLAN.For more information on configuring VLANs, see &lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/VLAN/vlans.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;VLANs&lt;/A&gt; 
 
&lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Configure the BGP router ID using the following command:&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_configure-bgp-routerid.shtml#i912661__i910243" target="_blank" rel="nofollow noreferrer noopener"&gt;configure bgp routerid router identifier&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;Configure the AS number to which the router should belong using the following command:&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_configure-bgp-asnumber.shtml#i912210__i910243" target="_blank" rel="nofollow noreferrer noopener"&gt;configure bgp AS-number number&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;To add one or more IBGP neighbors, use the following command and specify the AS number to which the router belongs:&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_create-bgp-neighbor-remoteasnumber.shtml#i912691__i910243" target="_blank" rel="nofollow noreferrer noopener"&gt;create bgp neighbor remoteaddr remote-AS-number as-number {multi-hop}&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;To add one or more EBGP neighbors, use the following command and specify the AS number of the remote AS (which is different from the AS to which the router belongs):&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_create-bgp-neighbor-remoteasnumber.shtml#i912691__i910243" target="_blank" rel="nofollow noreferrer noopener"&gt;create bgp neighbor remoteaddr remote-AS-number as-number {multi-hop}&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;If you want to simultaneously configure BGP options for multiple neighbors, create and configure peer groups as described in &lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/BGP/c_configuring-bgp-peer-groups.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuring BGP Peer Groups&lt;/A&gt;.&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;If the BGP network will support IPv4 traffic, you can skip this step. If the BGP network will support any other address family, you must enable support for that address family on BGP neighbors with either of the following commands:&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_enable-bgp-neighbor-capability.shtml#i910241__i910244" target="_blank" rel="nofollow noreferrer noopener"&gt;enable bgp neighbor [all | remoteaddr] capability [ipv4-unicast | ipv4-multicast | ipv6-unicast | ipv6-multicast | vpnv4 | route-refresh]&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_enable-bgp-peergroup-capability.shtml#i913086__i910243" target="_blank" rel="nofollow noreferrer noopener"&gt;enable bgp peer-group peer-group-name capability [ipv4-unicast | ipv4-multicast | ipv6-unicast | ipv6-multicast | vpnv4 | route-refresh]&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;To configure additional BGP neighbor options, see &lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/BGP/c_configuring-bgp-neighbors.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuring BGP Neighbors&lt;/A&gt;.&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;For instructions on configuring additional BGP features, see the list under &lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/BGP/c_configuring-bgp.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuring BGP&lt;/A&gt;.&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;Enable BGP neighbors using the following command:&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_enable-bgp-neighbor.shtml#i910241__i910245" target="_blank" rel="nofollow noreferrer noopener"&gt;enable bgp neighbor [remoteaddr | all]&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;/LI&gt;&lt;LI&gt;Enable BGP using the following command:&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/EXOS_Commands_All/r_enable-bgp.shtml#i912938__i910243" target="_blank" rel="nofollow noreferrer noopener"&gt;enable bgp&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;/LI&gt;</description>
      <pubDate>Tue, 12 Jul 2016 11:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24108#M2577</guid>
      <dc:creator>Ron_Huygens</dc:creator>
      <dc:date>2016-07-12T11:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is there any doc to configure BGP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24109#M2578</link>
      <description>hi i am trying to configure BGP in EXOS&lt;BR /&gt;
&lt;BR /&gt;
Detail:&lt;BR /&gt;
(vr test1) X670V-48x.51 # show version &lt;BR /&gt;
Switch      : 800399-00-12 1452N-43568 Rev 12.0 BootROM: 2.0.2.1    IMG: 15.1.2.12 &lt;BR /&gt;
VIM4-40G4X-1: 800402-00-07 1515N-46925 Rev 7.0&lt;BR /&gt;
PSU-1       : Internal PSU-1 800460-00-06 1516W-80409 &lt;BR /&gt;
PSU-2       : Internal PSU-2 800460-00-06 1516W-80407 &lt;BR /&gt;
&lt;BR /&gt;
Image   : ExtremeXOS version 15.1.2.12 v1512b12 by release-manager&lt;BR /&gt;
          on Fri Apr 20 20:24:20 EDT 2012&lt;BR /&gt;
BootROM : 2.0.2.1&lt;BR /&gt;
Diagnostics : 5.6&lt;BR /&gt;
(vr test1) X670V-48x.52 # show licenses &lt;BR /&gt;
Enabled License Level:&lt;BR /&gt;
 Core&lt;BR /&gt;
Enabled Feature Packs:&lt;BR /&gt;
 None&lt;BR /&gt;
(vr test1) X670V-48x.53 # enable bgp&lt;BR /&gt;
Error: bgp is not running in VR test1.&lt;BR /&gt;
&lt;BR /&gt;
i can't enable bgp in VR test1.&lt;BR /&gt;
&lt;BR /&gt;
thank you for explanation</description>
      <pubDate>Mon, 17 Sep 2018 15:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24109#M2578</guid>
      <dc:creator>boenklon2</dc:creator>
      <dc:date>2018-09-17T15:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is there any doc to configure BGP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24110#M2579</link>
      <description>When a user VR is created, no resources are allocated for routing protocols. You must add the routing protocols needed for your VR before you attempt to configure them. The maximum number of protocols supported is 64.&lt;BR /&gt;
&lt;BR /&gt;
This provides for the following protocols:&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;The basic seven protocols on VR-Default (RIP, OSPF, BGP, PIM, ISIS, OSPFv3, and R.png) 
 
 
&lt;/LI&gt;&lt;LI&gt;1 MPLS protocol instance on any VR (only on platforms that support MPLS) 
 
 
&lt;/LI&gt;&lt;LI&gt;56 additional protocols for user VRs. Any combination of the 7 protocols supported on user VRs (RIP, OSPF, BGP, PIM, ISIS, OSPFv3, and R.png) can be assigned to user VRs, up to a maximum number of 56. 
 
&lt;/LI&gt;&lt;/UL&gt;When you add a protocol to a user VR, the software starts a process to support the protocol, but it does not enable that protocol. After you add a protocol to a user VR, you must specifically enable and configure that protocol before it starts.&lt;BR /&gt;
&lt;BR /&gt;
When you add a protocol to a VRF, a protocol process is started in the parent VR (if it is not already started) and a protocol instance is created inside that process for this VRF.&lt;BR /&gt;
&lt;BR /&gt;
You must add, configure, and enable a protocol for a VR before you start unicast or multicast forwarding on the VR and before you configure any features (such as VLANs) to use the VR.&lt;BR /&gt;
&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;To add a protocol to a VR, use the command:configure vr vr_name [add | delete] protocol [ospf | ospf3 | rip | r.png | bgp | isis | pim] 
If you add more than the maximum number of protocols, the following message appears:Error: Maximum number of Protocols that can be started in the system is 64 
 
&lt;/LI&gt;&lt;LI&gt;To remove a protocol from a VR, use the command:configure vr vr-name delete protocol protocol-name 
&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 17 Sep 2018 15:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24110#M2579</guid>
      <dc:creator>Ron_Huygens</dc:creator>
      <dc:date>2018-09-17T15:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is there any doc to configure BGP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24111#M2580</link>
      <description>&lt;P&gt;&amp;lt;rant&amp;gt;&lt;/P&gt; &lt;P&gt;I just remembered why threw this $7,000 purple switch back in storage…. I didn’t want to spend an entire day reading forum posts to learn the nuances of ExOS. Any other switch on the market can be configured (with a little knowledge) by only using context-sensitive help. Not so with Extreme switches.&lt;/P&gt; &lt;P&gt;&amp;lt;/rant&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 04:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-there-any-doc-to-configure-bgp/m-p/24111#M2580</guid>
      <dc:creator>mjcrevier</dc:creator>
      <dc:date>2020-04-06T04:09:00Z</dc:date>
    </item>
  </channel>
</rss>

