<?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: Inter VLAN  Routing on X460-G2 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95663#M21872</link>
    <description>&lt;P&gt;On the downstream switch every port is untagged and on the Upstream switch they are all tagged.&amp;nbsp; Not sure what ports connect these together, but they should both be tagged between switches.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;What does the ping output tell you?&amp;nbsp; No route to host, Timeout, destination host unreachable.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 May 2023 12:07:59 GMT</pubDate>
    <dc:creator>StephenW</dc:creator>
    <dc:date>2023-05-01T12:07:59Z</dc:date>
    <item>
      <title>Inter VLAN  Routing on X460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95656#M21870</link>
      <description>&lt;P&gt;Good day!!&lt;/P&gt;&lt;P&gt;I am having an issue with inter vlan routing between two X460-G2 switches.&amp;nbsp; I am using a star topology, with the hub switch configured as such for the vlans I wish&amp;nbsp; to route between.&lt;/P&gt;&lt;P&gt;create vlan CMA-CONTROL tag 30&lt;/P&gt;&lt;P&gt;create vlan CMA-NVX tag 40&lt;/P&gt;&lt;P&gt;configure vlan CMA-CONTROL ipaddress 192.168.30.1 255.255.254.0&lt;/P&gt;&lt;P&gt;enable ipforwarding vlan CMA-CONTROl&lt;/P&gt;&lt;P&gt;configure vlan CMA-NVX ipaddress 192.168.40.1 255.255.254.0&lt;/P&gt;&lt;P&gt;enable ipforwarding vlan CMA-NVX&lt;/P&gt;&lt;P&gt;configure vlan CMA-CONTROL add ports 2:30 tagged&lt;/P&gt;&lt;P&gt;configure vlan CMA-NVX add ports 2:30 tagged&lt;/P&gt;&lt;P&gt;the Default vlan is the "management" vlan for the switch with an ip address of 192.168.1.1/27&lt;/P&gt;&lt;P&gt;The downstream switch has the following config:&lt;/P&gt;&lt;P&gt;create vlan CMA-CONTROL tag 30&lt;/P&gt;&lt;P&gt;create vlan CMA-NVX tag 40&lt;/P&gt;&lt;P&gt;configure vlan CMA-CONTROL add ports 1:4 untagged&lt;/P&gt;&lt;P&gt;configure vlan CMA-CONTROL add ports 1:49 untagged&lt;/P&gt;&lt;P&gt;configure vlan CMA-NVX add ports 1:2 untagged&lt;/P&gt;&lt;P&gt;configure vlan CMA-NVX add ports 1:49 untagged&lt;/P&gt;&lt;P&gt;The Deafult vlan on this switch has an ipaddress of 192.168.1.11/24&lt;/P&gt;&lt;P&gt;and a deafult route of 0.0.0.0 0.0.0.0 192.168.1.1 pointing back to the hub switch.&lt;/P&gt;&lt;P&gt;I have devices configure with the respective ip addresses for both vlans.&amp;nbsp; I am able to ping the device in the 192.168.40.0 vlan but not the 192.168.30.0 vlan.&amp;nbsp; They are configured identical minus the ipaddress. Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 16:39:15 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95656#M21870</guid>
      <dc:creator>rspela830</dc:creator>
      <dc:date>2023-04-28T16:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inter VLAN  Routing on X460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95663#M21872</link>
      <description>&lt;P&gt;On the downstream switch every port is untagged and on the Upstream switch they are all tagged.&amp;nbsp; Not sure what ports connect these together, but they should both be tagged between switches.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;What does the ping output tell you?&amp;nbsp; No route to host, Timeout, destination host unreachable.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 12:07:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95663#M21872</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2023-05-01T12:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Inter VLAN  Routing on X460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95673#M21875</link>
      <description>&lt;P&gt;I have sharing enabled on ports 2:30 of the hub switc and the vlan is configured on the port as tagged, as well as on the downstream switch on port 1:49 as tagged.&amp;nbsp; The vlan has an ip address of 192.168.30.1/23. I configured a dhcp scope for this vlan as well on the hub switch, then i configured ports on the downstream switch as untagged for this vlan. I connected my laptop and i received the correct dhcp address for this vlan.&amp;nbsp; I am able to ping the gateway, but I cannot ping my laptop or another laptop connected to the same downstream switch in the same vlan.&amp;nbsp; I have ipforwarding enabled on the vlan and I receive a request time out message on a failed ping.&amp;nbsp; The poing is getting there but not being routed back.&amp;nbsp; The hub switch has both laptops in its arp table with the corresponding ip addresses and both laptops are in the fdb of the downstream switch.&amp;nbsp; Thsi si the only vlan I am having this issue with.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 15:15:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95673#M21875</guid>
      <dc:creator>rspela830</dc:creator>
      <dc:date>2023-05-01T15:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inter VLAN  Routing on X460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95685#M21877</link>
      <description>&lt;P&gt;Is that a typo at the end... should be an "L"? Check IP forwarding is definitely enabled.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;enable ipforwarding vlan CMA-CONTROl&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shouldn't this be ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;enable ipforwarding vlan CMA-CONTROL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 12:56:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-on-x460-g2/m-p/95685#M21877</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-05-02T12:56:19Z</dc:date>
    </item>
  </channel>
</rss>

