<?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: igmp v2 packets generated by extreme summit x460-24t switch in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91951#M21395</link>
    <description>You can try disabling igmp on the vlan in question with the "disable igmp &amp;lt;vlan&amp;gt;' command.&lt;BR /&gt;&lt;BR /&gt;Below is more information regarding EDP which can also be disabled on a per port basis with "disable edp port &amp;lt;port&amp;gt;":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.extremenetworks.com/exos_30.7/GUID-8791FAA9-2996-459A-8689-21B51ABBB611.shtml" target="_blank" rel="noopener"&gt;ExtremeXOS® User Guide (extremenetworks.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chris Thompson</description>
    <pubDate>Tue, 19 Jul 2022 15:55:18 GMT</pubDate>
    <dc:creator>CThompsonEXOS</dc:creator>
    <dc:date>2022-07-19T15:55:18Z</dc:date>
    <item>
      <title>igmp v2 packets generated by extreme summit x460-24t switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91950#M21394</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;In extreme switch i have configured vlan 104 on ports 19 and 20 with lacp.&lt;BR /&gt;&lt;BR /&gt;This is the setting&lt;BR /&gt;&lt;BR /&gt;configure vlan vlan104 tag 104&lt;BR /&gt;enable sharing 19 grouping 19-20 algorithm address-based L2&lt;BR /&gt;configure vlan vlan104 add ports 19, 21-24 tagged &lt;BR /&gt;configure vlan vlan104 ipaddress 172.16.3.1 255.255.255.0&lt;BR /&gt;enable ipforwarding vlan vlan104&lt;BR /&gt;configure vlan vlan104 dhcp-address-range 172.16.3.2 - 172.16.3.200&lt;BR /&gt;configure vlan vlan104 dhcp-options default-gateway 172.16.3.1&lt;BR /&gt;configure vlan vlan104 dhcp-options dns-server 196.1.105.47&lt;BR /&gt;enable dhcp ports 19, 21-24 vlan vlan104&lt;BR /&gt;&lt;BR /&gt;this is current situation&lt;BR /&gt;&lt;BR /&gt;* X460-24t.15 # show "vlan104" &lt;BR /&gt;VLAN Interface with name vlan104 created by user&lt;BR /&gt;Admin State: Enabled Tagging: 802.1Q Tag 104 &lt;BR /&gt;Virtual router: VR-Default&lt;BR /&gt;IPv4 Forwarding: Enabled&lt;BR /&gt;Primary IP : 172.16.3.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: 5. (Number of active ports=2)&lt;BR /&gt;Tag: *21, 22, 23, 24, *19g&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;* X460-24t.16 # show sharing &lt;BR /&gt;Load Sharing Monitor&lt;BR /&gt;Config Current Agg Ld Share Ld Share Agg Link Link Up&lt;BR /&gt;Master Master Control Algorithm Group Mbr State Transitions&lt;BR /&gt;==============================================================================&lt;BR /&gt;19 20 Static L2 19 - R 0&lt;BR /&gt;L2 20 Y A 0&lt;BR /&gt;==============================================================================&lt;BR /&gt;Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback&lt;BR /&gt;Load Sharing Algorithm: (L2) Layer 2 address based, (L3) Layer 3 address based&lt;BR /&gt;(L3_L4) Layer 3 address and Layer 4 port based&lt;BR /&gt;(custom) User-selected address-based configuration&lt;BR /&gt;Custom Algorithm Configuration: ipv4 L3-and-L4, xor&lt;BR /&gt;Number of load sharing trunks: 1&lt;BR /&gt;X460-24t.17 # show "vlan104" dhcp-config &lt;BR /&gt;DHCP Address Range : 172.16.3.2-&amp;gt;172.16.3.200&lt;BR /&gt;Netlogin Lease Timer : Not configured (Default = 10 seconds)&lt;BR /&gt;DHCP Lease Timer : Not configured (Default = 7200 seconds)&lt;BR /&gt;Default Gateway : 172.16.3.1&lt;BR /&gt;Primary DNS Server : 196.1.105.47&lt;BR /&gt;Ports DHCP Enabled : 19, 21-24&lt;BR /&gt;&lt;BR /&gt;I notice that switch periodically generated IGMP v2 packets membership query and report packets.&lt;BR /&gt;How can I avoid their generation ?&lt;BR /&gt;Also there is an EDP packet which has no mac or ip address . What is its purpose ?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 18 Jul 2022 11:30:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91950#M21394</guid>
      <dc:creator>sumeetinanicdot</dc:creator>
      <dc:date>2022-07-18T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: igmp v2 packets generated by extreme summit x460-24t switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91951#M21395</link>
      <description>You can try disabling igmp on the vlan in question with the "disable igmp &amp;lt;vlan&amp;gt;' command.&lt;BR /&gt;&lt;BR /&gt;Below is more information regarding EDP which can also be disabled on a per port basis with "disable edp port &amp;lt;port&amp;gt;":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.extremenetworks.com/exos_30.7/GUID-8791FAA9-2996-459A-8689-21B51ABBB611.shtml" target="_blank" rel="noopener"&gt;ExtremeXOS® User Guide (extremenetworks.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chris Thompson</description>
      <pubDate>Tue, 19 Jul 2022 15:55:18 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91951#M21395</guid>
      <dc:creator>CThompsonEXOS</dc:creator>
      <dc:date>2022-07-19T15:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: igmp v2 packets generated by extreme summit x460-24t switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91952#M21396</link>
      <description>Christopher Thompson , I will try disable igmp and report back . Thanks .</description>
      <pubDate>Mon, 25 Jul 2022 14:26:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91952#M21396</guid>
      <dc:creator>sumeetinanicdot</dc:creator>
      <dc:date>2022-07-25T14:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: igmp v2 packets generated by extreme summit x460-24t switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91953#M21397</link>
      <description>I tried 'disable igmp' and it worked.&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 27 Jul 2022 07:22:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/igmp-v2-packets-generated-by-extreme-summit-x460-24t-switch/m-p/91953#M21397</guid>
      <dc:creator>sumeetinanicdot</dc:creator>
      <dc:date>2022-07-27T07:22:54Z</dc:date>
    </item>
  </channel>
</rss>

