<?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 not working correctly in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39520#M8749</link>
    <description>Statically configured IPs seem to route correctly but clients needing a DHCP response seem to not get it.   The VLAN and bootprelay seem to be configured properly so I would check the dhcp server to make sure it is still serving addresses for 192.168.11.0/24.   If possible, I'd run a tcpdump on the DHCP server and check for DHCP Request packets coming from 192.168.11.1 and if so, does the server send a DCHP ACK packet back.   If the server has a log file then check it.  If that works then the DHCP server is not the issue and you know that bootprelay is not the issue.   If the packet never arrives then it still something with the configuration.</description>
    <pubDate>Wed, 18 Jul 2018 06:14:00 GMT</pubDate>
    <dc:creator>Robert_Cummins</dc:creator>
    <dc:date>2018-07-18T06:14:00Z</dc:date>
    <item>
      <title>Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39474#M8703</link>
      <description>Hello!&lt;BR /&gt;
&lt;BR /&gt;
I just took over a System Administrator role for a company and trying to figure out what happened to one of their VLANs. &lt;BR /&gt;
I am new to the Extreme Network devices. They currently have 3 stacked X450-e as their main switch stack/router. &lt;BR /&gt;
The previous SA setup a new VLAN (VLAN11) to free up some IPs on the main subnet. &lt;BR /&gt;
Some PCs started dropping from the network last week and we ended up figuring out that the VLAN had been removed from the switch configuration. &lt;BR /&gt;
I readded it and tried to set everything up as it should be but its not working and I am starting to bang my head against the wall and need some other eyes on this to tell me where the issue might be. &lt;BR /&gt;
&lt;BR /&gt;
I've gone through all the help guides on here and cannot get a PC to ping another PC on VLAN11 from VLAN1. I cannot even get VLAN11 to pass DHCP to the PC. Static set IP doesn't work either. &lt;BR /&gt;
DHCP server IP is 192.168.0.17&lt;BR /&gt;
&lt;BR /&gt;
Here is my current switch config:</description>
      <pubDate>Wed, 18 Jul 2018 02:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39474#M8703</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T02:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39475#M8704</link>
      <description>What's routing between VLAN's? I see all of your VLAN's, but I don't see anything routing between them. Do you have a firewall or some other device in place?</description>
      <pubDate>Wed, 18 Jul 2018 03:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39475#M8704</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-07-18T03:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39476#M8705</link>
      <description>The switch that I uploaded should be the device doing routing.</description>
      <pubDate>Wed, 18 Jul 2018 04:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39476#M8705</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39477#M8706</link>
      <description>Sorry about that - misread the configs (those ipforwarding commands hide in the middle of a bunch of stuff). Let me re-read ...</description>
      <pubDate>Wed, 18 Jul 2018 04:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39477#M8706</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-07-18T04:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39478#M8707</link>
      <description>Stupid question - the devices are untagged in V11, correct? Here's the list of items you show there: 1:41, 2:21, 2:30, 3:7. Try dumping a "show port vlan" and make sure that the devices needing to be routed are untagged. At first glance, it looks okay. Issue a "show ipconfig" and "show iproute" and make sure nothing jumps out there. You can also dump the arp cache on a PC (set IP manually first) and make sure the MAC of the DFGW is actually the extreme. Same on the DHCP server.</description>
      <pubDate>Wed, 18 Jul 2018 04:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39478#M8707</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-07-18T04:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39479#M8708</link>
      <description>Yeah, those are the ports I have been playing with trying to get it working. &lt;BR /&gt;
The ports are untagged.</description>
      <pubDate>Wed, 18 Jul 2018 04:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39479#M8708</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39480#M8709</link>
      <description>show iproute&lt;BR /&gt;
&lt;BR /&gt;
Ori  Destination        Gateway         Mtr  Flags         VLAN       Duration&lt;BR /&gt;
#s   Default Route      192.168.0.2     1    UG---S-um--f- Default    5d:22h:16m:30s&lt;BR /&gt;
 d   10.90.0.0/29       10.90.0.1       1    -------um---- replication 5d:22h:16m:43s&lt;BR /&gt;
#d   192.168.0.0/24     192.168.0.1     1    U------um--f- Default    5d:22h:16m:43s&lt;BR /&gt;
#d   192.168.11.0/24    192.168.11.1    1    U------um--f- VLAN11     5d:6h:1m:47s&lt;BR /&gt;
#d   192.168.100.0/24   192.168.100.1   1    U------um--f- VOICE      5d:22h:16m:43s&lt;BR /&gt;
Origin(Ori): (b) BlackHole, (be) EBGP, (bg) BGP, (bi) IBGP, (bo) BOOTP&lt;BR /&gt;
       (ct) CBT, (d) Direct, (df) DownIF, (dv) DVMRP, (e1) ISISL1Ext&lt;BR /&gt;
       (e2) ISISL2Ext, (h) Hardcoded, (i) ICMP, (i1) ISISL1 (i2) ISISL2&lt;BR /&gt;
       (is) ISIS, (mb) MBGP, (mbe) MBGPExt, (mbi) MBGPInter, (mp) MPLS Lsp&lt;BR /&gt;
       (mo) MOSPF (o) OSPF, (o1) OSPFExt1, (o2) OSPFExt2&lt;BR /&gt;
       (oa) OSPFIntra, (oe) OSPFAsExt, (or) OSPFInter, (pd) PIM-DM, (ps) PIM-SM&lt;BR /&gt;
       (r) RIP, (ra) RtAdvrt, (s) Static, (sv) SLB_VIP, (un) UnKnown&lt;BR /&gt;
       (*) Preferred unicast route (@) Preferred multicast route&lt;BR /&gt;
       (#) Preferred unicast and multicast route&lt;BR /&gt;
Flags: (B) BlackHole, (b) BFD protection requested, (c) Compressed, (D) Dynamic&lt;BR /&gt;
       (f) Provided to FIB, (G) Gateway, (H) Host Route, (L) Matching LDP LSP&lt;BR /&gt;
       (l) Calculated LDP LSP, (3) L3VPN Route, (m) Multicast, (P) LPM-routing&lt;BR /&gt;
       (p) BFD protection active, (R) Modified, (S) Static, (s) Static LSP&lt;BR /&gt;
       (T) Matching RSVP-TE LSP, (t) Calculated RSVP-TE LSP, (u) Unicast, (U) Up&lt;BR /&gt;
MPLS Label: (S) Bottom of Label Stack&lt;BR /&gt;
Mask distribution:&lt;BR /&gt;
     1 default routes                3 routes at length 24&lt;BR /&gt;
     1 routes at length 29&lt;BR /&gt;
Route Origin distribution:&lt;BR /&gt;
     4 routes from Direct               1 routes from Static&lt;BR /&gt;
Total number of routes = 5&lt;BR /&gt;
Total number of compressed routes = 0&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39480#M8709</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39481#M8710</link>
      <description>Did you enable IP forwarding on the VLAN?   Do a 'show VLAN vlan11' and check</description>
      <pubDate>Wed, 18 Jul 2018 04:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39481#M8710</guid>
      <dc:creator>Robert_Cummins</dc:creator>
      <dc:date>2018-07-18T04:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39482#M8711</link>
      <description>VLAN Interface with name VLAN11 created by user&lt;BR /&gt;
        Admin State:    Enabled         Tagging:        802.1Q Tag 11&lt;BR /&gt;
        Description:    None&lt;BR /&gt;
        Virtual router: VR-Default&lt;BR /&gt;
        IPv4 Forwarding: Enabled&lt;BR /&gt;
        Primary IP    : 192.168.11.1/24&lt;BR /&gt;
        IPv6 Forwarding: Disabled&lt;BR /&gt;
        IPv6:           None&lt;BR /&gt;
        STPD:           None&lt;BR /&gt;
        Protocol:       Match all unfiltered protocols&lt;BR /&gt;
        Loopback:       Disabled&lt;BR /&gt;
        NetLogin:       Disabled&lt;BR /&gt;
        QosProfile:     None configured&lt;BR /&gt;
        Egress Rate Limit Designated Port: None configured&lt;BR /&gt;
        Flood Rate Limit QosProfile:       None configured&lt;BR /&gt;
        Ports:   4.       (Number of active ports=3)&lt;BR /&gt;
           Untag:   *1:41,   2:21,  *2:30,   *3:7&lt;BR /&gt;
        Flags:    (*) Active, (!) Disabled, (g) Load Sharing port&lt;BR /&gt;
                  (b) Port blocked on the vlan, (m) Mac-Based port&lt;BR /&gt;
                  (a) Egress traffic allowed for NetLogin&lt;BR /&gt;
                  (u) Egress traffic unallowed for NetLogin&lt;BR /&gt;
                  (t) Translate VLAN tag for Private-VLAN&lt;BR /&gt;
                  (s) Private-VLAN System Port, (L) Loopback port&lt;BR /&gt;
                  (e) Private-VLAN End Point Port&lt;BR /&gt;
                  (x) VMAN Tag Translated port&lt;BR /&gt;
                  (G) Multi-switch LAG Group port&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39482#M8711</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39483#M8712</link>
      <description>I should mention that ports 1:41 and 2:30 are currently working. I thought I had it figured out last week but all the other ports I try to enable as VLAN11 seems to fail to pull DHCP IP. &lt;BR /&gt;
I can ping them from a VLAN1 PC too.</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39483#M8712</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39484#M8713</link>
      <description>You can do a "show port &lt;Y&gt; info detail" and compare a working/non-working port. Also, since you have IP's on all the VLAN's, try a "sho iparp" and see if it's listing any errors on the right hand side, toward the bottom/middle.&lt;/Y&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39484#M8713</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39485#M8714</link>
      <description>Port:   1:41&lt;BR /&gt;
        Virtual-router: VR-Default&lt;BR /&gt;
        Type:           UTP&lt;BR /&gt;
        Random Early drop:      Unsupported&lt;BR /&gt;
        Admin state:    Enabled with  auto-speed sensing  auto-duplex&lt;BR /&gt;
        Link State:     Active, 1Gbps, full-duplex&lt;BR /&gt;
        Link Ups:       24       Last: Tue Jul 17 19:02:11 2018&lt;BR /&gt;
        Link Downs:     23       Last: Tue Jul 17 19:02:07 2018&lt;BR /&gt;
        VLAN cfg:&lt;BR /&gt;
                 Name: VOICE, 802.1Q Tag = 10, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
                 Name: VLAN11, Internal Tag = 11, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
        STP cfg:&lt;BR /&gt;
        Protocol:&lt;BR /&gt;
                 Name: VLAN11       Protocol: ANY      Match all protocols.&lt;BR /&gt;
        Trunking:       Load sharing is not enabled.&lt;BR /&gt;
        EDP:            Enabled&lt;BR /&gt;
        ELSM:           Disabled&lt;BR /&gt;
        Ethernet OAM:           Disabled&lt;BR /&gt;
        Learning:       Enabled&lt;BR /&gt;
        Unicast Flooding:       Enabled&lt;BR /&gt;
        Multicast Flooding:     Enabled&lt;BR /&gt;
        Broadcast Flooding:     Enabled&lt;BR /&gt;
        Jumbo:          Disabled&lt;BR /&gt;
        Flow Control:   Rx-Pause: Enabled       Tx-Pause: Disabled&lt;BR /&gt;
        Priority Flow Control: Disabled&lt;BR /&gt;
        Reflective Relay:       Disabled&lt;BR /&gt;
        Link up/down SNMP trap filter setting:  Enabled&lt;BR /&gt;
        Egress Port Rate:       No-limit&lt;BR /&gt;
        Broadcast Rate:         No-limit&lt;BR /&gt;
        Multicast Rate:         No-limit&lt;BR /&gt;
        Unknown Dest Mac Rate:  No-limit&lt;BR /&gt;
        QoS Profile:    None configured&lt;BR /&gt;
        Ingress Rate Shaping :          Unsupported&lt;BR /&gt;
        Ingress IPTOS Examination:      Disabled&lt;BR /&gt;
        Ingress 802.1p Examination:     Enabled&lt;BR /&gt;
        Ingress 802.1p Inner Exam:      Disabled&lt;BR /&gt;
        Egress IPTOS Replacement:       Disabled&lt;BR /&gt;
        Egress 802.1p Replacement:      Disabled&lt;BR /&gt;
        NetLogin:                       Disabled&lt;BR /&gt;
        NetLogin port mode:             Port based VLANs&lt;BR /&gt;
        Smart redundancy:               Enabled&lt;BR /&gt;
        Software redundant port:        Disabled&lt;BR /&gt;
        IPFIX:   Disabled               Metering:  Ingress, All Packets, All Traffic&lt;BR /&gt;
                IPv4 Flow Key Mask:     SIP: 255.255.255.255            DIP: 255.255.255.255&lt;BR /&gt;
                IPv6 Flow Key Mask:     SIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
                                        DIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
        auto-polarity:                  Enabled&lt;BR /&gt;
        Shared packet buffer:           default&lt;BR /&gt;
        VMAN CEP egress filtering:      Disabled&lt;BR /&gt;
        PTP Configured:                 Disabled&lt;BR /&gt;
        Time-Stamping Mode:             None&lt;BR /&gt;
&lt;BR /&gt;
show port 2:13 info detail&lt;BR /&gt;
Port:   2:13&lt;BR /&gt;
        Virtual-router: VR-Default&lt;BR /&gt;
        Type:           UTP&lt;BR /&gt;
        Random Early drop:      Unsupported&lt;BR /&gt;
        Admin state:    Enabled with  auto-speed sensing  auto-duplex&lt;BR /&gt;
        Link State:     Active, 1Gbps, full-duplex&lt;BR /&gt;
        Link Ups:       25       Last: Tue Jul 17 19:12:34 2018&lt;BR /&gt;
        Link Downs:     24       Last: Tue Jul 17 19:12:31 2018&lt;BR /&gt;
        VLAN cfg:&lt;BR /&gt;
                 Name: Default, 802.1Q Tag = 1, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
                 Name: VOICE, 802.1Q Tag = 10, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
        STP cfg:&lt;BR /&gt;
        Protocol:&lt;BR /&gt;
        Trunking:       Load sharing is not enabled.&lt;BR /&gt;
        EDP:            Enabled&lt;BR /&gt;
        ELSM:           Disabled&lt;BR /&gt;
        Ethernet OAM:           Disabled&lt;BR /&gt;
        Learning:       Enabled&lt;BR /&gt;
        Unicast Flooding:       Enabled&lt;BR /&gt;
        Multicast Flooding:     Enabled&lt;BR /&gt;
        Broadcast Flooding:     Enabled&lt;BR /&gt;
        Jumbo:          Disabled&lt;BR /&gt;
        Flow Control:   Rx-Pause: Enabled       Tx-Pause: Disabled&lt;BR /&gt;
        Priority Flow Control: Disabled&lt;BR /&gt;
        Reflective Relay:       Disabled&lt;BR /&gt;
        Link up/down SNMP trap filter setting:  Enabled&lt;BR /&gt;
        Egress Port Rate:       No-limit&lt;BR /&gt;
        Broadcast Rate:         No-limit&lt;BR /&gt;
        Multicast Rate:         No-limit&lt;BR /&gt;
        Unknown Dest Mac Rate:  No-limit&lt;BR /&gt;
        QoS Profile:    None configured&lt;BR /&gt;
        Ingress Rate Shaping :          Unsupported&lt;BR /&gt;
        Ingress IPTOS Examination:      Disabled&lt;BR /&gt;
        Ingress 802.1p Examination:     Enabled&lt;BR /&gt;
        Ingress 802.1p Inner Exam:      Disabled&lt;BR /&gt;
        Egress IPTOS Replacement:       Disabled&lt;BR /&gt;
        Egress 802.1p Replacement:      Disabled&lt;BR /&gt;
        NetLogin:                       Disabled&lt;BR /&gt;
        NetLogin port mode:             Port based VLANs&lt;BR /&gt;
        Smart redundancy:               Enabled&lt;BR /&gt;
        Software redundant port:        Disabled&lt;BR /&gt;
        IPFIX:   Disabled               Metering:  Ingress, All Packets, All Traffic&lt;BR /&gt;
                IPv4 Flow Key Mask:     SIP: 255.255.255.255            DIP: 255.255.255.255&lt;BR /&gt;
                IPv6 Flow Key Mask:     SIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
                                        DIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
        auto-polarity:                  Enabled&lt;BR /&gt;
        Shared packet buffer:           default&lt;BR /&gt;
        VMAN CEP egress filtering:      Disabled&lt;BR /&gt;
        PTP Configured:                 Disabled&lt;BR /&gt;
        Time-Stamping Mode:             None&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39485#M8714</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39486#M8715</link>
      <description>Whoops, wrong port.</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39486#M8715</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39487#M8716</link>
      <description>So, you have a mismatch there. The untagged ports are the ones listed with "internal tag". The second port you list is a trunk port with only "tagged" vlans. It sounds like that's not what you're looking for.</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39487#M8716</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39488#M8717</link>
      <description>Yeah, that port was previously one of the ones I was working on. Working on getting updated config. &lt;BR /&gt;
&lt;BR /&gt;
Here is the arp errors:&lt;BR /&gt;
&lt;BR /&gt;
Dynamic Entries  :         160             Static Entries            :          0&lt;BR /&gt;
Pending Entries  :           0&lt;BR /&gt;
In Request       :     5151717             In Response               :      39365&lt;BR /&gt;
Out Request      :      368235             Out Response              :     466309&lt;BR /&gt;
Failed Requests  :       55332&lt;BR /&gt;
Proxy Answered   :           0&lt;BR /&gt;
Rx Error         :           0             Dup IP Addr               :         0.0.0.0&lt;BR /&gt;
Rejected Count   :      344344             Rejected IP               : 169.254.101.108&lt;BR /&gt;
Rejected Port    :        2:41             Rejected I/F              : Default&lt;BR /&gt;
Max ARP entries  :        8192             Max ARP pending entries   :        256&lt;BR /&gt;
ARP address check:    Enabled              ARP refresh               :    Enabled&lt;BR /&gt;
Timeout          :          20 minutes     ARP Sender-Mac Learning   :   Disabled&lt;BR /&gt;
Retransmit Time  :        1000 milliseconds&lt;BR /&gt;
Reachable Time   :      900000 milliseconds (Auto)&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39488#M8717</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39489#M8718</link>
      <description>Interesting. Port 2:41 saw an IP that did not match the VLAN on that port. It's probably just because your DHCP is not getting out and/or back.</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39489#M8718</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39490#M8719</link>
      <description>Port:   2:13&lt;BR /&gt;
        Virtual-router: VR-Default&lt;BR /&gt;
        Type:           UTP&lt;BR /&gt;
        Random Early drop:      Unsupported&lt;BR /&gt;
        Admin state:    Enabled with  auto-speed sensing  auto-duplex&lt;BR /&gt;
        Link State:     Active, 1Gbps, full-duplex&lt;BR /&gt;
        Link Ups:       26       Last: Tue Jul 17 19:20:45 2018&lt;BR /&gt;
        Link Downs:     25       Last: Tue Jul 17 19:20:42 2018&lt;BR /&gt;
        VLAN cfg:&lt;BR /&gt;
                 Name: Default, 802.1Q Tag = 1, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
                 Name: VOICE, 802.1Q Tag = 10, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
                 Name: VLAN11, Internal Tag = 11, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
        STP cfg:&lt;BR /&gt;
        Protocol:&lt;BR /&gt;
                 Name: VLAN11       Protocol: ANY      Match all protocols.&lt;BR /&gt;
        Trunking:       Load sharing is not enabled.&lt;BR /&gt;
        EDP:            Enabled&lt;BR /&gt;
        ELSM:           Disabled&lt;BR /&gt;
        Ethernet OAM:           Disabled&lt;BR /&gt;
        Learning:       Enabled&lt;BR /&gt;
        Unicast Flooding:       Enabled&lt;BR /&gt;
        Multicast Flooding:     Enabled&lt;BR /&gt;
        Broadcast Flooding:     Enabled&lt;BR /&gt;
        Jumbo:          Disabled&lt;BR /&gt;
        Flow Control:   Rx-Pause: Enabled       Tx-Pause: Disabled&lt;BR /&gt;
        Priority Flow Control: Disabled&lt;BR /&gt;
        Reflective Relay:       Disabled&lt;BR /&gt;
        Link up/down SNMP trap filter setting:  Enabled&lt;BR /&gt;
        Egress Port Rate:       No-limit&lt;BR /&gt;
        Broadcast Rate:         No-limit&lt;BR /&gt;
        Multicast Rate:         No-limit&lt;BR /&gt;
        Unknown Dest Mac Rate:  No-limit&lt;BR /&gt;
        QoS Profile:    None configured&lt;BR /&gt;
        Ingress Rate Shaping :          Unsupported&lt;BR /&gt;
        Ingress IPTOS Examination:      Disabled&lt;BR /&gt;
        Ingress 802.1p Examination:     Enabled&lt;BR /&gt;
        Ingress 802.1p Inner Exam:      Disabled&lt;BR /&gt;
        Egress IPTOS Replacement:       Disabled&lt;BR /&gt;
        Egress 802.1p Replacement:      Disabled&lt;BR /&gt;
        NetLogin:                       Disabled&lt;BR /&gt;
        NetLogin port mode:             Port based VLANs&lt;BR /&gt;
        Smart redundancy:               Enabled&lt;BR /&gt;
        Software redundant port:        Disabled&lt;BR /&gt;
        IPFIX:   Disabled               Metering:  Ingress, All Packets, All Traffic&lt;BR /&gt;
                IPv4 Flow Key Mask:     SIP: 255.255.255.255            DIP: 255.255.255.255&lt;BR /&gt;
                IPv6 Flow Key Mask:     SIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
                                        DIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
        auto-polarity:                  Enabled&lt;BR /&gt;
        Shared packet buffer:           default&lt;BR /&gt;
        VMAN CEP egress filtering:      Disabled&lt;BR /&gt;
        PTP Configured:                 Disabled&lt;BR /&gt;
        Time-Stamping Mode:             None&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39490#M8719</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39491#M8720</link>
      <description>Can you try removing everything but V11 from that port? conf def del port 2:13 | conf voice del port 2:13 and retest?</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39491#M8720</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39492#M8721</link>
      <description>Still nothing.&lt;BR /&gt;
&lt;BR /&gt;
Port:   2:13&lt;BR /&gt;
        Virtual-router: VR-Default&lt;BR /&gt;
        Type:           UTP&lt;BR /&gt;
        Random Early drop:      Unsupported&lt;BR /&gt;
        Admin state:    Enabled with  auto-speed sensing  auto-duplex&lt;BR /&gt;
        Link State:     Active, 1Gbps, full-duplex&lt;BR /&gt;
        Link Ups:       28       Last: Tue Jul 17 19:31:06 2018&lt;BR /&gt;
        Link Downs:     27       Last: Tue Jul 17 19:31:02 2018&lt;BR /&gt;
        VLAN cfg:&lt;BR /&gt;
                 Name: VLAN11, Internal Tag = 11, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
        STP cfg:&lt;BR /&gt;
        Protocol:&lt;BR /&gt;
                 Name: VLAN11       Protocol: ANY      Match all protocols.&lt;BR /&gt;
        Trunking:       Load sharing is not enabled.&lt;BR /&gt;
        EDP:            Enabled&lt;BR /&gt;
        ELSM:           Disabled&lt;BR /&gt;
        Ethernet OAM:           Disabled&lt;BR /&gt;
        Learning:       Enabled&lt;BR /&gt;
        Unicast Flooding:       Enabled&lt;BR /&gt;
        Multicast Flooding:     Enabled&lt;BR /&gt;
        Broadcast Flooding:     Enabled&lt;BR /&gt;
        Jumbo:          Disabled&lt;BR /&gt;
        Flow Control:   Rx-Pause: Enabled       Tx-Pause: Disabled&lt;BR /&gt;
        Priority Flow Control: Disabled&lt;BR /&gt;
        Reflective Relay:       Disabled&lt;BR /&gt;
        Link up/down SNMP trap filter setting:  Enabled&lt;BR /&gt;
        Egress Port Rate:       No-limit&lt;BR /&gt;
        Broadcast Rate:         No-limit&lt;BR /&gt;
        Multicast Rate:         No-limit&lt;BR /&gt;
        Unknown Dest Mac Rate:  No-limit&lt;BR /&gt;
        QoS Profile:    None configured&lt;BR /&gt;
        Ingress Rate Shaping :          Unsupported&lt;BR /&gt;
        Ingress IPTOS Examination:      Disabled&lt;BR /&gt;
        Ingress 802.1p Examination:     Enabled&lt;BR /&gt;
        Ingress 802.1p Inner Exam:      Disabled&lt;BR /&gt;
        Egress IPTOS Replacement:       Disabled&lt;BR /&gt;
        Egress 802.1p Replacement:      Disabled&lt;BR /&gt;
        NetLogin:                       Disabled&lt;BR /&gt;
        NetLogin port mode:             Port based VLANs&lt;BR /&gt;
        Smart redundancy:               Enabled&lt;BR /&gt;
        Software redundant port:        Disabled&lt;BR /&gt;
        IPFIX:   Disabled               Metering:  Ingress, All Packets, All Traffic&lt;BR /&gt;
                IPv4 Flow Key Mask:     SIP: 255.255.255.255            DIP: 255.255.255.255&lt;BR /&gt;
                IPv6 Flow Key Mask:     SIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
                                        DIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
        auto-polarity:                  Enabled&lt;BR /&gt;
        Shared packet buffer:           default&lt;BR /&gt;
        VMAN CEP egress filtering:      Disabled&lt;BR /&gt;
        PTP Configured:                 Disabled&lt;BR /&gt;
        Time-Stamping Mode:             None&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39492#M8721</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inter-VLAN Routing not working correctly</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39493#M8722</link>
      <description>Still nothing.&lt;BR /&gt;
&lt;BR /&gt;
Port:   2:13&lt;BR /&gt;
        Virtual-router: VR-Default&lt;BR /&gt;
        Type:           UTP&lt;BR /&gt;
        Random Early drop:      Unsupported&lt;BR /&gt;
        Admin state:    Enabled with  auto-speed sensing  auto-duplex&lt;BR /&gt;
        Link State:     Active, 1Gbps, full-duplex&lt;BR /&gt;
        Link Ups:       28       Last: Tue Jul 17 19:31:06 2018&lt;BR /&gt;
        Link Downs:     27       Last: Tue Jul 17 19:31:02 2018&lt;BR /&gt;
        VLAN cfg:&lt;BR /&gt;
                 Name: VLAN11, Internal Tag = 11, MAC-limit = No-limit, Virtual router: VR-Default&lt;BR /&gt;
        STP cfg:&lt;BR /&gt;
        Protocol:&lt;BR /&gt;
                 Name: VLAN11       Protocol: ANY      Match all protocols.&lt;BR /&gt;
        Trunking:       Load sharing is not enabled.&lt;BR /&gt;
        EDP:            Enabled&lt;BR /&gt;
        ELSM:           Disabled&lt;BR /&gt;
        Ethernet OAM:           Disabled&lt;BR /&gt;
        Learning:       Enabled&lt;BR /&gt;
        Unicast Flooding:       Enabled&lt;BR /&gt;
        Multicast Flooding:     Enabled&lt;BR /&gt;
        Broadcast Flooding:     Enabled&lt;BR /&gt;
        Jumbo:          Disabled&lt;BR /&gt;
        Flow Control:   Rx-Pause: Enabled       Tx-Pause: Disabled&lt;BR /&gt;
        Priority Flow Control: Disabled&lt;BR /&gt;
        Reflective Relay:       Disabled&lt;BR /&gt;
        Link up/down SNMP trap filter setting:  Enabled&lt;BR /&gt;
        Egress Port Rate:       No-limit&lt;BR /&gt;
        Broadcast Rate:         No-limit&lt;BR /&gt;
        Multicast Rate:         No-limit&lt;BR /&gt;
        Unknown Dest Mac Rate:  No-limit&lt;BR /&gt;
        QoS Profile:    None configured&lt;BR /&gt;
        Ingress Rate Shaping :          Unsupported&lt;BR /&gt;
        Ingress IPTOS Examination:      Disabled&lt;BR /&gt;
        Ingress 802.1p Examination:     Enabled&lt;BR /&gt;
        Ingress 802.1p Inner Exam:      Disabled&lt;BR /&gt;
        Egress IPTOS Replacement:       Disabled&lt;BR /&gt;
        Egress 802.1p Replacement:      Disabled&lt;BR /&gt;
        NetLogin:                       Disabled&lt;BR /&gt;
        NetLogin port mode:             Port based VLANs&lt;BR /&gt;
        Smart redundancy:               Enabled&lt;BR /&gt;
        Software redundant port:        Disabled&lt;BR /&gt;
        IPFIX:   Disabled               Metering:  Ingress, All Packets, All Traffic&lt;BR /&gt;
                IPv4 Flow Key Mask:     SIP: 255.255.255.255            DIP: 255.255.255.255&lt;BR /&gt;
                IPv6 Flow Key Mask:     SIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
                                        DIP: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff&lt;BR /&gt;
        auto-polarity:                  Enabled&lt;BR /&gt;
        Shared packet buffer:           default&lt;BR /&gt;
        VMAN CEP egress filtering:      Disabled&lt;BR /&gt;
        PTP Configured:                 Disabled&lt;BR /&gt;
        Time-Stamping Mode:             None&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inter-vlan-routing-not-working-correctly/m-p/39493#M8722</guid>
      <dc:creator>IT-SA</dc:creator>
      <dc:date>2018-07-18T04:57:00Z</dc:date>
    </item>
  </channel>
</rss>

