<?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 MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49630#M13184</link>
    <description>if I try to connect a new access switch (Summit X440-48) to the core switch (BD8006) I read after some minutes the following entry in the log file:&lt;BR /&gt;
&lt;BR /&gt;
MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached&lt;BR /&gt;
MSM-A: Added an ACL to port 4:1, srcIP 0.0.0.0 to destIP 10.72.50.100, protocol udp&lt;BR /&gt;
&lt;BR /&gt;
After that several servers are not reachable (but the new access switch is reachable via ping). If I disconnect the new switch everything is fine.&lt;BR /&gt;
&lt;BR /&gt;
So what is wrong?&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Oct 2016 19:45:00 GMT</pubDate>
    <dc:creator>Matt</dc:creator>
    <dc:date>2016-10-10T19:45:00Z</dc:date>
    <item>
      <title>MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49630#M13184</link>
      <description>if I try to connect a new access switch (Summit X440-48) to the core switch (BD8006) I read after some minutes the following entry in the log file:&lt;BR /&gt;
&lt;BR /&gt;
MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached&lt;BR /&gt;
MSM-A: Added an ACL to port 4:1, srcIP 0.0.0.0 to destIP 10.72.50.100, protocol udp&lt;BR /&gt;
&lt;BR /&gt;
After that several servers are not reachable (but the new access switch is reachable via ping). If I disconnect the new switch everything is fine.&lt;BR /&gt;
&lt;BR /&gt;
So what is wrong?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49630#M13184</guid>
      <dc:creator>Matt</dc:creator>
      <dc:date>2016-10-10T19:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49631#M13185</link>
      <description>&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/DOS-protect-log-message" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/DOS-protect-log-message&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Oct 2016 19:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49631#M13185</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2016-10-10T19:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49632#M13186</link>
      <description>Hi Matthias, that means you have DoS Protect enabled on BD8k to apply an ACL if more than 3500 pps reaches the switch CPU.&lt;BR /&gt;
&lt;BR /&gt;
For some reason this might be caused by X440 side that's connected to BD8k port 4:1 (based on the log provided).&lt;BR /&gt;
&lt;BR /&gt;
Is there anything connected to the new switch like other switches, PCs, phones, etc? &lt;BR /&gt;
Did you change the switch configuration or it's using default configuration?</description>
      <pubDate>Mon, 10 Oct 2016 19:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49632#M13186</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-10-10T19:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49633#M13187</link>
      <description>Hello Henrique,&lt;BR /&gt;
&lt;BR /&gt;
after a reset (unconfigure switch all) the new access switch got only an IP Adr. and a sharing port. &lt;BR /&gt;
&lt;BR /&gt;
configure vlan Default ipaddress 172.........&lt;BR /&gt;
configure iproute add default 172.........&lt;BR /&gt;
enable sharing 47 grouping 47-48 algorithm address-based L2&lt;BR /&gt;
configure vlan "Default" add ports 47 tagged&lt;BR /&gt;
&lt;BR /&gt;
A configuration like the rest of the available switches.&lt;BR /&gt;
&lt;BR /&gt;
The new switch is connected to the core switch port 3:4&lt;BR /&gt;
Port 4:1 on the core switch is the ISC for MLAG.&lt;BR /&gt;
&lt;BR /&gt;
On the new switch I have only one SFP port used for the uplink. No PCs ore anything else.&lt;BR /&gt;
&lt;BR /&gt;
You wrote "For some reason this might be caused by X440". I think also because if I disconnect the new switch everything is fine.&lt;BR /&gt;
&lt;BR /&gt;
But what can I do?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Oct 2016 21:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49633#M13187</guid>
      <dc:creator>Matt</dc:creator>
      <dc:date>2016-10-10T21:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49634#M13188</link>
      <description>Hi Matthias.&lt;BR /&gt;
&lt;BR /&gt;
If you are using MLAG between 2 Core switches, please confirm if the information below is correct:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Port 4:1 is the ISC port/link between Core1 and Core2 switches. Core1(4:1) ------ (4:1)Core2 
&lt;/LI&gt;&lt;LI&gt;New_SW port 47 connects to Core1 port 3:4. New_SW(47) ------ (3:4)Core1 
&lt;/LI&gt;&lt;LI&gt;New_SW port 48 connects to Core2 port 3:4. New_SW(48) ------ (3:4)Core2 
&lt;/LI&gt;&lt;LI&gt;LAG enabled on the New_SW to ports 47 and 48 (static mode) 
&lt;/LI&gt;&lt;LI&gt;MLAG enabled to port 3:4 on both Core1 and Core2 switches&lt;/LI&gt;&lt;/UL&gt;Please provide more details about the New_SW connection with both Core switches (including ports, LAG and MLAG configuration).&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Mon, 10 Oct 2016 23:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49634#M13188</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-10-10T23:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49635#M13189</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
yes, that is corect.&lt;BR /&gt;
&lt;BR /&gt;
Config Core1:&lt;BR /&gt;
****************&lt;BR /&gt;
create mlag peer "CORE2"&lt;BR /&gt;
configure mlag peer "CORE2" ipaddress 1.1.1.2 vr VR-Default&lt;BR /&gt;
enable mlag port 3:1 peer "CORE2" id 1&lt;BR /&gt;
enable mlag port 3:2 peer "CORE2" id 2&lt;BR /&gt;
enable mlag port 3:3 peer "CORE2" id 3&lt;BR /&gt;
enable mlag port 3:4 peer "CORE2" id 4&lt;BR /&gt;
enable mlag port 3:5 peer "CORE2" id 5&lt;BR /&gt;
enable mlag port 3:7 peer "CORE2" id 7&lt;BR /&gt;
enable mlag port 3:8 peer "CORE2" id 8&lt;BR /&gt;
enable mlag port 3:10 peer "CORE2" id 10&lt;BR /&gt;
enable mlag port 3:11 peer "CORE2" id 11&lt;BR /&gt;
enable mlag port 3:13 peer "CORE2" id 13&lt;BR /&gt;
enable mlag port 3:17 peer "CORE2" id 17&lt;BR /&gt;
enable mlag port 3:18 peer "CORE2" id 18&lt;BR /&gt;
enable mlag port 3:19 peer "CORE2" id 19&lt;BR /&gt;
enable mlag port 3:20 peer "CORE2" id 20&lt;BR /&gt;
enable mlag port 3:21 peer "CORE2" id 21&lt;BR /&gt;
enable mlag port 3:23 peer "CORE2" id 23&lt;BR /&gt;
enable mlag port 3:24 peer "CORE2" id 24&lt;BR /&gt;
enable mlag port 4:2 peer "CORE2" id 42&lt;BR /&gt;
enable mlag port 7:2 peer "CORE2" id 72&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 4:1 grouping 4:1, 7:1 algorithm address-based L2&lt;BR /&gt;
&lt;BR /&gt;
Config Core2:&lt;BR /&gt;
****************&lt;BR /&gt;
create mlag peer "CORE1"&lt;BR /&gt;
configure mlag peer "CORE1" ipaddress 1.1.1.1 vr VR-Default&lt;BR /&gt;
enable mlag port 3:1 peer "CORE1" id 1&lt;BR /&gt;
enable mlag port 3:2 peer "CORE1" id 2&lt;BR /&gt;
enable mlag port 3:3 peer "CORE1" id 3&lt;BR /&gt;
enable mlag port 3:4 peer "CORE1" id 4&lt;BR /&gt;
enable mlag port 3:5 peer "CORE1" id 5&lt;BR /&gt;
enable mlag port 3:7 peer "CORE1" id 7&lt;BR /&gt;
enable mlag port 3:8 peer "CORE1" id 8&lt;BR /&gt;
enable mlag port 3:10 peer "CORE1" id 10&lt;BR /&gt;
enable mlag port 3:11 peer "CORE1" id 11&lt;BR /&gt;
enable mlag port 3:13 peer "CORE1" id 13&lt;BR /&gt;
enable mlag port 3:15 peer "CORE1" id 15&lt;BR /&gt;
enable mlag port 3:17 peer "CORE1" id 17&lt;BR /&gt;
enable mlag port 3:18 peer "CORE1" id 18&lt;BR /&gt;
enable mlag port 3:19 peer "CORE1" id 19&lt;BR /&gt;
enable mlag port 3:20 peer "CORE1" id 20&lt;BR /&gt;
enable mlag port 3:21 peer "CORE1" id 21&lt;BR /&gt;
enable mlag port 3:23 peer "CORE1" id 23&lt;BR /&gt;
enable mlag port 3:24 peer "CORE1" id 24&lt;BR /&gt;
enable mlag port 4:2 peer "CORE1" id 42&lt;BR /&gt;
enable mlag port 7:2 peer "CORE1" id 72&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 4:1 grouping 4:1, 7:1 algorithm address-based L2&lt;BR /&gt;
&lt;BR /&gt;
All other access switch are working without any issue.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2016 10:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49635#M13189</guid>
      <dc:creator>Matt</dc:creator>
      <dc:date>2016-10-11T10:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49636#M13190</link>
      <description>Hi Matthias, thank you for the outputs. I don't see any config issue. &lt;BR /&gt;
&lt;BR /&gt;
What's the configuration for DosProtect? Could you please share the output for &lt;I&gt;&lt;B&gt;"show configuration dosprotect"&lt;/B&gt; &lt;/I&gt;for both Core switches&lt;I&gt;?&lt;BR /&gt;
&lt;/I&gt;&lt;BR /&gt;
When you see this issue, are you connecting just the uplink to Core1 or both?&lt;BR /&gt;
&lt;BR /&gt;
I would try to connect to both Core switches with only sharing configuration on the New_SW, without any vlan/IP configuration to the uplink ports. Also, you could try to connect to Core2 only and see the results.&lt;BR /&gt;
&lt;BR /&gt;
I'm wondering if that could be just a burst and not a constant high traffic rate from the New_SW. If that's true, than you could try adding the New_SW port as a trusted_port to the Core switch using the following command:&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;B&gt;"config dos-protect trusted-ports add-ports 3:4"&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;/I&gt;You can monitor the switch CPU with &lt;I&gt;&lt;B&gt;"top"&lt;/B&gt;&lt;/I&gt; command.</description>
      <pubDate>Tue, 11 Oct 2016 18:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49636#M13190</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-10-11T18:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49637#M13191</link>
      <description>Hi Henrique,&lt;BR /&gt;
&lt;BR /&gt;
show configuration "dosprotect"&lt;BR /&gt;
#&lt;BR /&gt;
# Module dosprotect configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable dos-protect&lt;BR /&gt;
&lt;BR /&gt;
Everytime I had only one active uplink. Ether connected to Core1 or Core2. Each time withthe same result.&lt;BR /&gt;
&lt;BR /&gt;
What happend if I configure the port as a trusted port? The "bad" packets are still enter the core and CPU is busy?&lt;BR /&gt;
&lt;BR /&gt;
Meanwhile I have opend a case perhaps there is a broken hardware.&lt;BR /&gt;
They told me I shoud to following steps:&lt;BR /&gt;
disable dos-protect  &lt;BR /&gt;
enable elrp-client &lt;BR /&gt;
configure elrp-client one-shot &lt;VLAN&gt; ports all log &lt;BR /&gt;
&lt;BR /&gt;
And/or I should capture the packets on port 3:4.&lt;BR /&gt;
&lt;BR /&gt;
But I don't know where a loop should be because the whole network is working without the new switch.&lt;BR /&gt;
&lt;BR /&gt;
BR,&lt;BR /&gt;
Matthias &lt;BR /&gt;
&lt;BR /&gt;&lt;/VLAN&gt;</description>
      <pubDate>Tue, 11 Oct 2016 18:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49637#M13191</guid>
      <dc:creator>Matt</dc:creator>
      <dc:date>2016-10-11T18:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: MSM-A: Notify-threshold for L3 Protect packet count of 3500 reached</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49638#M13192</link>
      <description>Hi Matthias,&lt;BR /&gt;
&lt;BR /&gt;
"trusted-port" won't block the packets from the new switch to reach the Core CPU. That's a little bit risky and should be tried in a MW or non-critical period. Since you have already opened a case, please hold this action and follow GTAC instructions.&lt;BR /&gt;
&lt;BR /&gt;
Regarding the ELRP, I believe the GTAC suspects that could be any loop related to the new switch. Even something with bad HW or wrong LAG HW programming.&lt;BR /&gt;
&lt;BR /&gt;
Please share the solution provided when you get the GTAC case closed.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Thu, 13 Oct 2016 19:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/msm-a-notify-threshold-for-l3-protect-packet-count-of-3500/m-p/49638#M13192</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-10-13T19:31:00Z</dc:date>
    </item>
  </channel>
</rss>

