<?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: How can I configure both BGP for ipv4 and ipv6 on the same Extreme Layer 3 switches using XOS v16.2? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-i-configure-both-bgp-for-ipv4-and-ipv6-on-the-same/m-p/52811#M14708</link>
    <description>Good morning!&lt;BR /&gt;
&lt;BR /&gt;
Something like this should work.&lt;BR /&gt;
&lt;BR /&gt;
configure bgp AS-number 12345  configure bgp add network 169.254.1.0/24  configure bgp add network address-family ipv6-unicast 2001:db8:1000:/48&lt;BR /&gt;
create bgp neighbor 1.2.3.4 remote-AS-number 1000&lt;BR /&gt;
configure bgp neighbor 1.2.3.4 source-interface ipaddress 1.2.3.5create bgp neighbor 2001:db8:f00::2 remote-AS-number 1000  configure bgp neighbor 2001:db8:f00::4 source-interface ipaddress 2001:db8:f00::5enable bgp neighbor 1.2.3.4&lt;BR /&gt;
enable bgp neighbor 2001:db8:f00::4 address-family ipv6-unicastenable bgp  &lt;BR /&gt;
Assuming you have a "Provider" vlan:&lt;BR /&gt;
&lt;BR /&gt;
create vlan BigISP tag 999&lt;BR /&gt;
configure vlan BigISP ipaddress 1.2.3.5/24&lt;BR /&gt;
configure vlan BigISP ipaddress 2001:db8:f00::/64&lt;BR /&gt;
Oh, and get used to adding "address-family ipv6-unicast" to pretty much any command where you want to see ipv6 output  (OK, I'm exaggerating a little - tab-completion and the "?" are your friend on the command line)&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Oct 2018 13:40:00 GMT</pubDate>
    <dc:creator>Frank</dc:creator>
    <dc:date>2018-10-10T13:40:00Z</dc:date>
    <item>
      <title>How can I configure both BGP for ipv4 and ipv6 on the same Extreme Layer 3 switches using XOS v16.2?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-i-configure-both-bgp-for-ipv4-and-ipv6-on-the-same/m-p/52810#M14707</link>
      <description>How can I configure both BGP for ipv4 and ipv6 on the same Extreme Layer 3 switches using XOS v16.2?</description>
      <pubDate>Wed, 10 Oct 2018 13:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-i-configure-both-bgp-for-ipv4-and-ipv6-on-the-same/m-p/52810#M14707</guid>
      <dc:creator>Steven_Yaw</dc:creator>
      <dc:date>2018-10-10T13:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I configure both BGP for ipv4 and ipv6 on the same Extreme Layer 3 switches using XOS v16.2?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-i-configure-both-bgp-for-ipv4-and-ipv6-on-the-same/m-p/52811#M14708</link>
      <description>Good morning!&lt;BR /&gt;
&lt;BR /&gt;
Something like this should work.&lt;BR /&gt;
&lt;BR /&gt;
configure bgp AS-number 12345  configure bgp add network 169.254.1.0/24  configure bgp add network address-family ipv6-unicast 2001:db8:1000:/48&lt;BR /&gt;
create bgp neighbor 1.2.3.4 remote-AS-number 1000&lt;BR /&gt;
configure bgp neighbor 1.2.3.4 source-interface ipaddress 1.2.3.5create bgp neighbor 2001:db8:f00::2 remote-AS-number 1000  configure bgp neighbor 2001:db8:f00::4 source-interface ipaddress 2001:db8:f00::5enable bgp neighbor 1.2.3.4&lt;BR /&gt;
enable bgp neighbor 2001:db8:f00::4 address-family ipv6-unicastenable bgp  &lt;BR /&gt;
Assuming you have a "Provider" vlan:&lt;BR /&gt;
&lt;BR /&gt;
create vlan BigISP tag 999&lt;BR /&gt;
configure vlan BigISP ipaddress 1.2.3.5/24&lt;BR /&gt;
configure vlan BigISP ipaddress 2001:db8:f00::/64&lt;BR /&gt;
Oh, and get used to adding "address-family ipv6-unicast" to pretty much any command where you want to see ipv6 output  (OK, I'm exaggerating a little - tab-completion and the "?" are your friend on the command line)&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2018 13:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-i-configure-both-bgp-for-ipv4-and-ipv6-on-the-same/m-p/52811#M14708</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2018-10-10T13:40:00Z</dc:date>
    </item>
  </channel>
</rss>

