<?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: X440 IPForwarding Not Working as Expected in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25611#M3216</link>
    <description>hi, for more information read this link: &lt;A href="https://community.extremenetworks.com/extreme/topics/c3g124-48-configuration-intervlan-routing-and-access-policy-and-hyper-v-integration?utm_source=notification&amp;amp;#38;utm_medium=email&amp;amp;#38;utm_campaign=new_reply&amp;amp;#38;utm_content=reply_button&amp;amp;#38;reply[id" target="_blank" rel="nofollow noreferrer noopener"&gt;=18462416#reply_18462416]https://community.extremenetworks.com/extreme/topics/c3g124-48-configuration-intervlan-routing-and-a...&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Mar 2017 05:21:00 GMT</pubDate>
    <dc:creator>Bruno_D_Annna</dc:creator>
    <dc:date>2017-03-13T05:21:00Z</dc:date>
    <item>
      <title>X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25598#M3203</link>
      <description>I currently have and X440 at one of my sites that I am creating a new VLAN to add in some additional IP's.  I successfully did this at another site and it worked like a charm, but this one seems to not be cooperating.  I have both rip and ipforwarding enabled on the Default and the new VLAN. The Default VLAN can ping the IP of the new VLAN and the new VLAN can ping the IP of the Default VLAN, but the new VLAN can't ping any devices on the old VLAN and the old VLAN can't ping any devices on the new VLAN. &lt;BR /&gt;
&lt;BR /&gt;
I find it odd that the same config worked at another site, but doesn't on this one.  The only difference from one site to another is the IP addresses used. &lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2017 21:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25598#M3203</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-01T21:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25599#M3204</link>
      <description>In case it is needed, here is a copy of my show config.&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vlan configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1-24&lt;BR /&gt;
configure vr VR-Default add ports 1-24&lt;BR /&gt;
configure vlan default delete ports 3&lt;BR /&gt;
create vlan "PHS_WIFI"&lt;BR /&gt;
configure vlan PHS_WIFI tag 10&lt;BR /&gt;
enable loopback-mode vlan PHS_WIFI&lt;BR /&gt;
configure ports 1 display-string PHS-Hall2&lt;BR /&gt;
configure ports 4 display-string PHS-Hall1&lt;BR /&gt;
configure ports 7 display-string PHS-Hall3&lt;BR /&gt;
configure ports 9 display-string PHS-Nurse1&lt;BR /&gt;
configure ports 14 display-string PHS-Office1&lt;BR /&gt;
configure ports 15 display-string PHS-OldK&lt;BR /&gt;
configure ports 21 display-string PHS-Core&lt;BR /&gt;
configure ports 22 display-string PHS_WLC&lt;BR /&gt;
configure ports 23 display-string PHS-Lib&lt;BR /&gt;
configure ports 24 display-string To_ASC&lt;BR /&gt;
configure ports 24 medium copper auto off speed 100 duplex full&lt;BR /&gt;
configure vlan Default add ports 1-2,4-24 untagged&lt;BR /&gt;
configure vlan PHS_WIFI add ports 3 untagged&lt;BR /&gt;
configure vlan Default ipaddress 10.0.22.210 255.255.252.0&lt;BR /&gt;
enable ipforwarding vlan Default&lt;BR /&gt;
configure vlan PHS_WIFI ipaddress 10.1.22.210 255.255.252.0&lt;BR /&gt;
enable ipforwarding vlan PHS_WIFI&lt;BR /&gt;
#&lt;BR /&gt;
# Module fdb configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module rtmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure iproute add default 10.0.20.3&lt;BR /&gt;
disable iproute ipv4 compression&lt;BR /&gt;
disable iproute ipv6 compression&lt;BR /&gt;
#&lt;BR /&gt;
# Module mcmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module aaa configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module acl configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
configure access-list zone SYSTEM application Snmp application-priority 14&lt;BR /&gt;
configure access-list zone SYSTEM application Telnet application-priority 15&lt;BR /&gt;
configure access-list zone SYSTEM application Http application-priority 16&lt;BR /&gt;
configure access-list zone SYSTEM application L2PT_PF application-priority 17&lt;BR /&gt;
#&lt;BR /&gt;
# Module bfd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module ces configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module cfgmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module dosprotect configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module dot1ag configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module eaps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module edp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module elrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable elrp-client&lt;BR /&gt;
configure elrp-client periodic Default ports 1-2,4-24 interval 15 log-and-trap disable-port ingress permanent&lt;BR /&gt;
configure elrp-client disable-port exclude 1&lt;BR /&gt;
configure elrp-client disable-port exclude 2&lt;BR /&gt;
configure elrp-client disable-port exclude 3&lt;BR /&gt;
configure elrp-client disable-port exclude 4&lt;BR /&gt;
configure elrp-client disable-port exclude 5&lt;BR /&gt;
configure elrp-client disable-port exclude 6&lt;BR /&gt;
configure elrp-client disable-port exclude 7&lt;BR /&gt;
configure elrp-client disable-port exclude 8&lt;BR /&gt;
configure elrp-client disable-port exclude 9&lt;BR /&gt;
configure elrp-client disable-port exclude 10&lt;BR /&gt;
configure elrp-client disable-port exclude 11&lt;BR /&gt;
configure elrp-client disable-port exclude 12&lt;BR /&gt;
configure elrp-client disable-port exclude 13&lt;BR /&gt;
configure elrp-client disable-port exclude 14&lt;BR /&gt;
configure elrp-client disable-port exclude 15&lt;BR /&gt;
configure elrp-client disable-port exclude 16&lt;BR /&gt;
configure elrp-client disable-port exclude 17&lt;BR /&gt;
configure elrp-client disable-port exclude 18&lt;BR /&gt;
configure elrp-client disable-port exclude 19&lt;BR /&gt;
configure elrp-client disable-port exclude 20&lt;BR /&gt;
configure elrp-client disable-port exclude 21&lt;BR /&gt;
configure elrp-client disable-port exclude 22&lt;BR /&gt;
configure elrp-client disable-port exclude 23&lt;BR /&gt;
configure elrp-client disable-port exclude 24&lt;BR /&gt;
#&lt;BR /&gt;
# Module ems configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module epm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module erps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module esrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module ethoam configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module etmon configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module hal configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module idMgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipSecurity configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipfix configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module lldp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
disable lldp ports 1&lt;BR /&gt;
disable lldp ports 2&lt;BR /&gt;
disable lldp ports 3&lt;BR /&gt;
disable lldp ports 4&lt;BR /&gt;
disable lldp ports 5&lt;BR /&gt;
disable lldp ports 6&lt;BR /&gt;
disable lldp ports 7&lt;BR /&gt;
disable lldp ports 8&lt;BR /&gt;
disable lldp ports 9&lt;BR /&gt;
disable lldp ports 10&lt;BR /&gt;
disable lldp ports 11&lt;BR /&gt;
disable lldp ports 12&lt;BR /&gt;
disable lldp ports 13&lt;BR /&gt;
disable lldp ports 14&lt;BR /&gt;
disable lldp ports 15&lt;BR /&gt;
disable lldp ports 16&lt;BR /&gt;
disable lldp ports 17&lt;BR /&gt;
disable lldp ports 18&lt;BR /&gt;
disable lldp ports 19&lt;BR /&gt;
disable lldp ports 20&lt;BR /&gt;
disable lldp ports 21&lt;BR /&gt;
disable lldp ports 22&lt;BR /&gt;
disable lldp ports 23&lt;BR /&gt;
disable lldp ports 24&lt;BR /&gt;
#&lt;BR /&gt;
# Module mrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module msdp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module netLogin configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module netTools configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure dns-client add name-server 10.0.4.4 vr VR-Default&lt;BR /&gt;
configure dns-client add name-server 10.0.4.194 vr VR-Default&lt;BR /&gt;
configure dns-client add domain-suffix ccs.local&lt;BR /&gt;
enable bootprelay ipv4 vlan Default&lt;BR /&gt;
enable bootprelay ipv4 vlan PHS_WIFI&lt;BR /&gt;
configure bootprelay vlan PHS_WIFI add 10.0.4.4&lt;BR /&gt;
#&lt;BR /&gt;
# Module ntp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module poe configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module policy configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module rip configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable rip&lt;BR /&gt;
enable rip export direct cost 1&lt;BR /&gt;
configure rip add vlan Default&lt;BR /&gt;
configure rip add vlan PHS_WIFI&lt;BR /&gt;
#&lt;BR /&gt;
# Module r.png configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module snmpMaster configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module stp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module synce configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module techSupport configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module telnetd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module tftpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module thttpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable web http&lt;BR /&gt;
configure ssl certificate hash-algorithm sha512&lt;BR /&gt;
#&lt;BR /&gt;
# Module twamp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module vmt configuration.&lt;BR /&gt;
#&lt;BR /&gt;
#&lt;BR /&gt;
# Module vsm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2017 21:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25599#M3204</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-01T21:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25600#M3205</link>
      <description>Hello Justin,&lt;BR /&gt;
&lt;BR /&gt;
Based on the configuration it looks like you are adding a PC to port 3 in the wifi VLAN and trying to ping from that device to other devices in the default VLAN?&lt;BR /&gt;
&lt;BR /&gt;
If this is true is the device receiving a DHCP address from a server? if so, what is the default gateway. In this setup the default gateway would need to be the ip address of the switch it is connected to (10.1.22.210) in order to reach outside the network. Can the device ping this IP?</description>
      <pubDate>Wed, 01 Mar 2017 21:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25600#M3205</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-03-01T21:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25601#M3206</link>
      <description>Please make sure the X440 is not the L2 only model that cannot do routing.</description>
      <pubDate>Wed, 01 Mar 2017 21:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25601#M3206</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2017-03-01T21:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25602#M3207</link>
      <description>It's an x440-24x, where the one that I have configured exactly the same is an x440-48p.  I am fairly certain that it wasn't on the list of ones that wouldn't do routing.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2017 21:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25602#M3207</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-01T21:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25603#M3208</link>
      <description>If it was it wouldn't let you enable ipforwarding due to the license.</description>
      <pubDate>Wed, 01 Mar 2017 21:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25603#M3208</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-03-01T21:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25604#M3209</link>
      <description>It allowed me to enable forwarding, so it should be fine then.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2017 21:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25604#M3209</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-01T21:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25605#M3210</link>
      <description>I am currently only attempting to ping from the switch itself to a device on the Default VLAN (10.0.20.0/22), port 3 was just added so it would be ready for when it was working.  I am actually using "ping 10.0.20.211 from 10.1.22.210" to attempt to ping a device that I know is on, but does not respond from the WIFI VLAN.  If I just ping the device normally "ping 10.0.20.211" it responds.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2017 21:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25605#M3210</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-01T21:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25606#M3211</link>
      <description>Does the device you are pinging have a route back to the WIFI VLAN? From what I can see the WIFI VLAN is completely segregated from the other switches. It is possible that the pings are making it but not making it back.</description>
      <pubDate>Wed, 01 Mar 2017 21:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25606#M3211</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-03-01T21:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25607#M3212</link>
      <description>With how all of our sites are set up, we have a Cisco router that our ISP manages.  That router is connected to an Extreme switch, the Extreme switch then connects to all of the other Extreme switches at the site.  On the first switch, I have the Default VLAN and this new WIFI VLAN on, with ipforwarding and rip enabled.  It will be the only switch that will have this new VLAN as port 3 will eventually be a trunk to a Cisco WLAN controller.&lt;BR /&gt;
I am still uncertain why it would work with this configuration at one site, but not another.... unless my ISP didn't put in the route to the new VLAN properly?&lt;BR /&gt;
&lt;BR /&gt;
I would be using this first switch as the gateway for anything on the new VLAN.</description>
      <pubDate>Wed, 01 Mar 2017 22:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25607#M3212</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-01T22:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25608#M3213</link>
      <description>Hello Justin,&lt;BR /&gt;
&lt;BR /&gt;
As you confirmed, if you execute the ping without specific the from option it's working, and if you specify the source ipaddress(10.1.22.210) the ping was unsuccessful. from this, it shows the peer device doesn't have any information about the network 10.1.22.210.&lt;BR /&gt;
&lt;BR /&gt;
Here you have configured the RIP protocol to advertised this networks, but did you check the rip neighbors status? if not please use the following command and check the neighbors status.&lt;BR /&gt;
if there is an issue in the RIP  neighborship,  probably the peer device doesn't have the information about 10.1.22.210 and it's led to the unreachable issue.&lt;BR /&gt;
&lt;BR /&gt;
show rip interface VLAN &lt;VLAN name=""&gt;This RIP specific statistics and configuration for a VLAN in detail. &lt;BR /&gt;
&lt;BR /&gt;&lt;/VLAN&gt;</description>
      <pubDate>Thu, 02 Mar 2017 02:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25608#M3213</guid>
      <dc:creator>Baskar</dc:creator>
      <dc:date>2017-03-02T02:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25609#M3214</link>
      <description>I think the problem may lie with the router configs from my provider.  After speaking with them a few minutes, I discovered they had placed the static route on their router to go to this first switch... but they also have an interface on their Cisco router that matches the subnet of my new VLAN and some extra routes.I have asked that they remove it since it was unnecessary. &lt;BR /&gt;
&lt;BR /&gt;
I used GNS3 with a model of my site to confirm that if there is a router configured the way they have it, the packets won't make it back to where they need to go.  As soon as I disabled that interface on the router, it let everything work normally.&lt;BR /&gt;
&lt;BR /&gt;
I will confirm that this was the problem after they disable that extra interface and update this once they make their changes.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2017 04:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25609#M3214</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-02T04:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25610#M3215</link>
      <description>The problem was indeed, that my provider had put in a route to the wrong address on my switch (they used the IP of the new VLAN instead of the Default VLAN) and had incorrectly created a new interface on their router causing the traffic to not make it back.&lt;BR /&gt;
&lt;BR /&gt;
Thanks to all of you who helped, you guys are the best!&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2017 21:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25610#M3215</guid>
      <dc:creator>Justin_Brooks</dc:creator>
      <dc:date>2017-03-02T21:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440 IPForwarding Not Working as Expected</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25611#M3216</link>
      <description>hi, for more information read this link: &lt;A href="https://community.extremenetworks.com/extreme/topics/c3g124-48-configuration-intervlan-routing-and-access-policy-and-hyper-v-integration?utm_source=notification&amp;amp;#38;utm_medium=email&amp;amp;#38;utm_campaign=new_reply&amp;amp;#38;utm_content=reply_button&amp;amp;#38;reply[id" target="_blank" rel="nofollow noreferrer noopener"&gt;=18462416#reply_18462416]https://community.extremenetworks.com/extreme/topics/c3g124-48-configuration-intervlan-routing-and-a...&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2017 05:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x440-ipforwarding-not-working-as-expected/m-p/25611#M3216</guid>
      <dc:creator>Bruno_D_Annna</dc:creator>
      <dc:date>2017-03-13T05:21:00Z</dc:date>
    </item>
  </channel>
</rss>

