<?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 LACP Fallback Mode blocks ports on VLAN - making feature not functional in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/lacp-fallback-mode-blocks-ports-on-vlan-making-feature-not/m-p/61236#M17764</link>
    <description>Greetings EXOS community - &lt;BR /&gt;
&lt;BR /&gt;
I am trying to see if the "LACP Fallback" feature can be of use to me to overcome the problem that PXE boot/DHCP has when a server reboots to re-image. &lt;BR /&gt;
&lt;BR /&gt;
I have a pair of stacked Extreme X460-48t switches running the latest firmware 16.2.4.5-patch1-6. &lt;BR /&gt;
&lt;BR /&gt;
A server (running Linux SLES12SP3) is connected to ports 1:1 + 2:1 running in LACP mode.&lt;BR /&gt;
&lt;BR /&gt;
Here's the relevant configuration:&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 1:1 grouping 1:1,2:1 algorithm address-based L3_L4 lacp&lt;BR /&gt;
configure sharing 1:1 lacp timeout short&lt;BR /&gt;
configure sharing 1:1 lacp fallback enable&lt;BR /&gt;
configure sharing 1:1 lacp fallback timeout 10&lt;BR /&gt;
&lt;BR /&gt;
Spanning-tree is disabled.&lt;BR /&gt;
&lt;BR /&gt;
When the node is up and running - the Linux bonding module running mode=802.3ad is good and everything is happy on the switch.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Load Sharing Monitor&lt;BR /&gt;
Config  Current Agg   Min  Ld Share Flags Ld Share Agg Link Link Up&lt;BR /&gt;
Master  Master Control Active Algorithm    Group   Mbr State Transitions&lt;BR /&gt;
================================================================================&lt;BR /&gt;
  1:1  1:1   LACP    1  L2    A   1:1    Y   A   37&lt;BR /&gt;
              					    L2          2:1    Y   A   37&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
However, as soon as the server reboots - the sharing group master (port 1:1) becomes blocked on the untagged VLAN (vlan = default)&lt;BR /&gt;
&lt;BR /&gt;
VLAN Interface with name Default created by user&lt;BR /&gt;
  Admin State:     Enabled   Tagging:  802.1Q Tag 1&lt;BR /&gt;
  Description:     &lt;BR /&gt;
  Virtual router:   VR-Default&lt;BR /&gt;
  IPv4 Forwarding:   Enabled&lt;BR /&gt;
  IPv4 MC Forwarding: Disabled&lt;BR /&gt;
  Primary IP:     172.23.100.3/16&lt;BR /&gt;
  IPv6 Forwarding:   Disabled&lt;BR /&gt;
  IPv6 MC Forwarding: Disabled&lt;BR /&gt;
  IPv6:        None&lt;BR /&gt;
  STPD:        s0(Disabled,Auto-bind)&lt;BR /&gt;
  Protocol:      Match all unfiltered protocols&lt;BR /&gt;
  Loopback:      Enabled&lt;BR /&gt;
  NetLogin:      Disabled&lt;BR /&gt;
  OpenFlow:      Disabled&lt;BR /&gt;
  TRILL:        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:  114.     (Number of active ports=3)&lt;BR /&gt;
    Untag:  *1:2,  1:3,  1:4,  1:5,  1:6,  1:7,  1:8,&lt;BR /&gt;
         1:9,  1:10,  1:11,  1:12,  1:13,  1:14,  1:15,&lt;BR /&gt;
         1:16,  1:17,  1:18,  1:19,  1:20,  1:21,  1:22,&lt;BR /&gt;
         1:23,  1:24,  1:25,  1:26,  1:27,  1:28,  1:29,&lt;BR /&gt;
         1:30,  1:31,  1:32,  1:33,  1:34,  1:35,  1:36,&lt;BR /&gt;
         1:37,  1:38,  1:39,  1:40,  1:41,  1:42,  1:43,&lt;BR /&gt;
         1:44,  1:45,  1:46,  1:47,  1:49,  1:50,  1:51,&lt;BR /&gt;
         1:52,  1:53,  1:54,  1:55,  1:56,  1:57,  1:58,&lt;BR /&gt;
         2:2,  2:3,  2:4,  2:5,  2:6,  2:7,  2:8,&lt;BR /&gt;
         2:9,  2:10,  2:11,  2:12,  2:13,  2:14,  2:15,&lt;BR /&gt;
         2:16,  2:17,  2:18,  2:19,  2:20,  2:21,  2:22,&lt;BR /&gt;
         2:23,  2:24,  2:25,  2:26,  2:27,  2:28,  2:29,&lt;BR /&gt;
         2:30,  2:31,  2:32,  2:33,  2:34,  2:35,  2:36,&lt;BR /&gt;
         2:37,  2:38,  2:39,  2:40,  2:41,  2:42,  2:43,&lt;BR /&gt;
         2:44,  2:45,  2:46,  2:47,  2:49,  2:50,  2:51,&lt;BR /&gt;
         2:52,  2:53,  2:54,  2:55,  2:56,  2:57,  2:58,&lt;BR /&gt;
        *1:48g, &lt;B&gt;*1:1bg&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
This causes the DHCP/PXE server to lose connection to this server completely during the reboot process and no DHCP/ARP/PXE packets are sent out.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas on how to prevent an inactive LACP port from being blocked on a VLAN when the LACP link goes down? Kind of defeats the purpose of LACP fallback if the VLAN doesn't forward traffic to the ports that are supposed to fallback to.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
    <pubDate>Fri, 11 Jan 2019 02:44:55 GMT</pubDate>
    <dc:creator>Karl_Witthuhn</dc:creator>
    <dc:date>2019-01-11T02:44:55Z</dc:date>
    <item>
      <title>LACP Fallback Mode blocks ports on VLAN - making feature not functional</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/lacp-fallback-mode-blocks-ports-on-vlan-making-feature-not/m-p/61236#M17764</link>
      <description>Greetings EXOS community - &lt;BR /&gt;
&lt;BR /&gt;
I am trying to see if the "LACP Fallback" feature can be of use to me to overcome the problem that PXE boot/DHCP has when a server reboots to re-image. &lt;BR /&gt;
&lt;BR /&gt;
I have a pair of stacked Extreme X460-48t switches running the latest firmware 16.2.4.5-patch1-6. &lt;BR /&gt;
&lt;BR /&gt;
A server (running Linux SLES12SP3) is connected to ports 1:1 + 2:1 running in LACP mode.&lt;BR /&gt;
&lt;BR /&gt;
Here's the relevant configuration:&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 1:1 grouping 1:1,2:1 algorithm address-based L3_L4 lacp&lt;BR /&gt;
configure sharing 1:1 lacp timeout short&lt;BR /&gt;
configure sharing 1:1 lacp fallback enable&lt;BR /&gt;
configure sharing 1:1 lacp fallback timeout 10&lt;BR /&gt;
&lt;BR /&gt;
Spanning-tree is disabled.&lt;BR /&gt;
&lt;BR /&gt;
When the node is up and running - the Linux bonding module running mode=802.3ad is good and everything is happy on the switch.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Load Sharing Monitor&lt;BR /&gt;
Config  Current Agg   Min  Ld Share Flags Ld Share Agg Link Link Up&lt;BR /&gt;
Master  Master Control Active Algorithm    Group   Mbr State Transitions&lt;BR /&gt;
================================================================================&lt;BR /&gt;
  1:1  1:1   LACP    1  L2    A   1:1    Y   A   37&lt;BR /&gt;
              					    L2          2:1    Y   A   37&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
However, as soon as the server reboots - the sharing group master (port 1:1) becomes blocked on the untagged VLAN (vlan = default)&lt;BR /&gt;
&lt;BR /&gt;
VLAN Interface with name Default created by user&lt;BR /&gt;
  Admin State:     Enabled   Tagging:  802.1Q Tag 1&lt;BR /&gt;
  Description:     &lt;BR /&gt;
  Virtual router:   VR-Default&lt;BR /&gt;
  IPv4 Forwarding:   Enabled&lt;BR /&gt;
  IPv4 MC Forwarding: Disabled&lt;BR /&gt;
  Primary IP:     172.23.100.3/16&lt;BR /&gt;
  IPv6 Forwarding:   Disabled&lt;BR /&gt;
  IPv6 MC Forwarding: Disabled&lt;BR /&gt;
  IPv6:        None&lt;BR /&gt;
  STPD:        s0(Disabled,Auto-bind)&lt;BR /&gt;
  Protocol:      Match all unfiltered protocols&lt;BR /&gt;
  Loopback:      Enabled&lt;BR /&gt;
  NetLogin:      Disabled&lt;BR /&gt;
  OpenFlow:      Disabled&lt;BR /&gt;
  TRILL:        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:  114.     (Number of active ports=3)&lt;BR /&gt;
    Untag:  *1:2,  1:3,  1:4,  1:5,  1:6,  1:7,  1:8,&lt;BR /&gt;
         1:9,  1:10,  1:11,  1:12,  1:13,  1:14,  1:15,&lt;BR /&gt;
         1:16,  1:17,  1:18,  1:19,  1:20,  1:21,  1:22,&lt;BR /&gt;
         1:23,  1:24,  1:25,  1:26,  1:27,  1:28,  1:29,&lt;BR /&gt;
         1:30,  1:31,  1:32,  1:33,  1:34,  1:35,  1:36,&lt;BR /&gt;
         1:37,  1:38,  1:39,  1:40,  1:41,  1:42,  1:43,&lt;BR /&gt;
         1:44,  1:45,  1:46,  1:47,  1:49,  1:50,  1:51,&lt;BR /&gt;
         1:52,  1:53,  1:54,  1:55,  1:56,  1:57,  1:58,&lt;BR /&gt;
         2:2,  2:3,  2:4,  2:5,  2:6,  2:7,  2:8,&lt;BR /&gt;
         2:9,  2:10,  2:11,  2:12,  2:13,  2:14,  2:15,&lt;BR /&gt;
         2:16,  2:17,  2:18,  2:19,  2:20,  2:21,  2:22,&lt;BR /&gt;
         2:23,  2:24,  2:25,  2:26,  2:27,  2:28,  2:29,&lt;BR /&gt;
         2:30,  2:31,  2:32,  2:33,  2:34,  2:35,  2:36,&lt;BR /&gt;
         2:37,  2:38,  2:39,  2:40,  2:41,  2:42,  2:43,&lt;BR /&gt;
         2:44,  2:45,  2:46,  2:47,  2:49,  2:50,  2:51,&lt;BR /&gt;
         2:52,  2:53,  2:54,  2:55,  2:56,  2:57,  2:58,&lt;BR /&gt;
        *1:48g, &lt;B&gt;*1:1bg&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
This causes the DHCP/PXE server to lose connection to this server completely during the reboot process and no DHCP/ARP/PXE packets are sent out.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas on how to prevent an inactive LACP port from being blocked on a VLAN when the LACP link goes down? Kind of defeats the purpose of LACP fallback if the VLAN doesn't forward traffic to the ports that are supposed to fallback to.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Fri, 11 Jan 2019 02:44:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/lacp-fallback-mode-blocks-ports-on-vlan-making-feature-not/m-p/61236#M17764</guid>
      <dc:creator>Karl_Witthuhn</dc:creator>
      <dc:date>2019-01-11T02:44:55Z</dc:date>
    </item>
  </channel>
</rss>

