<?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: X450a-48tdc VR configuration in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450a-48tdc-vr-configuration/m-p/80513#M19969</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;From Rel Notes for 12.6 -&amp;nbsp;Virtual routers are not supported on Summit X150, X250e, X350, X450a, and X450e series switches&lt;/P&gt; &lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1a9b3e5efbec40b78925b99ead26eba0_3a4a07ce-6b2a-4b8c-99fc-4b9c1c071b9a.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2736i750DF3F03F44F178/image-size/large?v=v2&amp;amp;px=999" role="button" title="1a9b3e5efbec40b78925b99ead26eba0_3a4a07ce-6b2a-4b8c-99fc-4b9c1c071b9a.png" alt="1a9b3e5efbec40b78925b99ead26eba0_3a4a07ce-6b2a-4b8c-99fc-4b9c1c071b9a.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2019 23:30:08 GMT</pubDate>
    <dc:creator>Alexandr_P</dc:creator>
    <dc:date>2019-12-03T23:30:08Z</dc:date>
    <item>
      <title>X450a-48tdc VR configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450a-48tdc-vr-configuration/m-p/80512#M19968</link>
      <description>&lt;P&gt;Does anyone know&amp;nbsp;how to create VR on x450a with Core license, or does the x450a-48tdc support the virtual router function? Version is 12.6,thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 23:21:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450a-48tdc-vr-configuration/m-p/80512#M19968</guid>
      <dc:creator>Harrison</dc:creator>
      <dc:date>2019-12-03T23:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: X450a-48tdc VR configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450a-48tdc-vr-configuration/m-p/80513#M19969</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;From Rel Notes for 12.6 -&amp;nbsp;Virtual routers are not supported on Summit X150, X250e, X350, X450a, and X450e series switches&lt;/P&gt; &lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1a9b3e5efbec40b78925b99ead26eba0_3a4a07ce-6b2a-4b8c-99fc-4b9c1c071b9a.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2736i750DF3F03F44F178/image-size/large?v=v2&amp;amp;px=999" role="button" title="1a9b3e5efbec40b78925b99ead26eba0_3a4a07ce-6b2a-4b8c-99fc-4b9c1c071b9a.png" alt="1a9b3e5efbec40b78925b99ead26eba0_3a4a07ce-6b2a-4b8c-99fc-4b9c1c071b9a.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 23:30:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450a-48tdc-vr-configuration/m-p/80513#M19969</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2019-12-03T23:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: X450a-48tdc VR configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450a-48tdc-vr-configuration/m-p/80514#M19970</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt; &lt;P&gt;Right, no new VRs can be created, but you do have the system default ones:&lt;/P&gt; &lt;PRE&gt;&lt;CODE&gt;* X450a-48t.12 # show lic&lt;BR /&gt; Enabled License Level:&lt;BR /&gt; Core Enabled Feature Packs: None&lt;BR /&gt;* X450a-48t.13 # show vr&lt;BR /&gt; vrrp Virtual Router Redundancy Protocol&lt;BR /&gt; &amp;lt;vr-name&amp;gt; Virtual router name&lt;BR /&gt; "VR-Default" "VR-Mgmt" &lt;BR /&gt;* X450a-48t.13 # create virtual-router vr-test&lt;BR /&gt; ^ %% Invalid input detected at '^' marker.&lt;BR /&gt;* X450a-48t.14 #&lt;/CODE&gt;&lt;/PRE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;VR-Mgmt can only be used for the management port, nothing else, so you need to stick to VR-Default for your normal traffic.&lt;/P&gt; &lt;P&gt;/Fredrik&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 16:08:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450a-48tdc-vr-configuration/m-p/80514#M19970</guid>
      <dc:creator>FredrikB</dc:creator>
      <dc:date>2019-12-04T16:08:35Z</dc:date>
    </item>
  </channel>
</rss>

