<?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: ers 3500 slpp-guard don`t work in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-3500-slpp-guard-don-t-work/m-p/66406#M733</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
SLPP-guard cannot be enabled on edge ports of the switch Due to availability of only four precedence values per port in ERS 3500, which are occupied by ARP, DHCP and two QoS. By enabling SLPP-guard without deleting the default precedence values an error is generated as you mentioned:&lt;BR /&gt;
&lt;BR /&gt;
SLPP-guard can be enabled by making precedence values available on edge ports of ERS 3500 series switch, i.e. to free the precedence values occupied by DHCP, QoS.&lt;BR /&gt;
To set free precedence occupied by DHCP execute below command:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;3510GT-PWR+(config)#no ip dhcp client&lt;BR /&gt;3510GT-PWR+(config)#no ip dhcp-relay&lt;BR /&gt;3510GT-PWR+(config)#no ip dhcp-server&lt;BR /&gt;3510GT-PWR+(config)#no ip dhcp-snooping&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
 &lt;BR /&gt;
To set free precedence occupied by QoS execute below command:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;3526T-PWR+(config)#qos if-assign ?&lt;BR /&gt;name    Specify name of interface group&lt;BR /&gt;port    Specify list of ports&lt;BR /&gt;3526T-PWR+(config)#qos if-assign po&lt;BR /&gt;3526T-PWR+(config)#qos if-assign port  ?&lt;BR /&gt;name    Specify name of interface group&lt;BR /&gt;3526T-PWR+(config)#qos if-assign port  na&lt;BR /&gt;3526T-PWR+(config)#qos if-assign port  name $qosDisabledIfcs&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
 &lt;BR /&gt;
It can be seen that after executing above command precedence are free. &lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;3510GT-PWR+(config)#show qos diag&lt;BR /&gt;&lt;BR /&gt;Unit/Port Mask Precedence Usage&lt;BR /&gt;4 3 2 1&lt;BR /&gt;--------- ---------------&lt;BR /&gt;1/1 AR &lt;BR /&gt;1/2 AR &lt;BR /&gt;1/3 AR &lt;BR /&gt;1/4 AR &lt;BR /&gt;1/5 AR &lt;BR /&gt;&lt;BR /&gt;AR=ARP&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
Please note, Precedence value set for ARP is permanently used by ARP which cannot be removed.  &lt;BR /&gt;
Please verify if the affected switch is configured with DHCP relay or QoS.&lt;BR /&gt;
&lt;BR /&gt;
DILRAJ</description>
    <pubDate>Tue, 27 Aug 2019 14:00:58 GMT</pubDate>
    <dc:creator>Dilraj_Singh_Kh</dc:creator>
    <dc:date>2019-08-27T14:00:58Z</dc:date>
    <item>
      <title>ers 3500 slpp-guard don`t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-3500-slpp-guard-don-t-work/m-p/66405#M732</link>
      <description>Good day,&lt;BR /&gt;
ers3500 does not enable slpp-guard, in the log:&lt;BR /&gt;
% Cannot modify settings&lt;BR /&gt;
% SLPP-guard not enabled on port 1 - no filters / filter precedences available.&lt;BR /&gt;
At the same time, on the ers3600, the ers5500 turns on and works. Please tell me what the error is, what filters are missing?&lt;BR /&gt;
Thank you.</description>
      <pubDate>Tue, 27 Aug 2019 13:46:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-3500-slpp-guard-don-t-work/m-p/66405#M732</guid>
      <dc:creator>floodgd</dc:creator>
      <dc:date>2019-08-27T13:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: ers 3500 slpp-guard don`t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-3500-slpp-guard-don-t-work/m-p/66406#M733</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
SLPP-guard cannot be enabled on edge ports of the switch Due to availability of only four precedence values per port in ERS 3500, which are occupied by ARP, DHCP and two QoS. By enabling SLPP-guard without deleting the default precedence values an error is generated as you mentioned:&lt;BR /&gt;
&lt;BR /&gt;
SLPP-guard can be enabled by making precedence values available on edge ports of ERS 3500 series switch, i.e. to free the precedence values occupied by DHCP, QoS.&lt;BR /&gt;
To set free precedence occupied by DHCP execute below command:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;3510GT-PWR+(config)#no ip dhcp client&lt;BR /&gt;3510GT-PWR+(config)#no ip dhcp-relay&lt;BR /&gt;3510GT-PWR+(config)#no ip dhcp-server&lt;BR /&gt;3510GT-PWR+(config)#no ip dhcp-snooping&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
 &lt;BR /&gt;
To set free precedence occupied by QoS execute below command:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;3526T-PWR+(config)#qos if-assign ?&lt;BR /&gt;name    Specify name of interface group&lt;BR /&gt;port    Specify list of ports&lt;BR /&gt;3526T-PWR+(config)#qos if-assign po&lt;BR /&gt;3526T-PWR+(config)#qos if-assign port  ?&lt;BR /&gt;name    Specify name of interface group&lt;BR /&gt;3526T-PWR+(config)#qos if-assign port  na&lt;BR /&gt;3526T-PWR+(config)#qos if-assign port  name $qosDisabledIfcs&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
 &lt;BR /&gt;
It can be seen that after executing above command precedence are free. &lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;3510GT-PWR+(config)#show qos diag&lt;BR /&gt;&lt;BR /&gt;Unit/Port Mask Precedence Usage&lt;BR /&gt;4 3 2 1&lt;BR /&gt;--------- ---------------&lt;BR /&gt;1/1 AR &lt;BR /&gt;1/2 AR &lt;BR /&gt;1/3 AR &lt;BR /&gt;1/4 AR &lt;BR /&gt;1/5 AR &lt;BR /&gt;&lt;BR /&gt;AR=ARP&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
Please note, Precedence value set for ARP is permanently used by ARP which cannot be removed.  &lt;BR /&gt;
Please verify if the affected switch is configured with DHCP relay or QoS.&lt;BR /&gt;
&lt;BR /&gt;
DILRAJ</description>
      <pubDate>Tue, 27 Aug 2019 14:00:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-3500-slpp-guard-don-t-work/m-p/66406#M733</guid>
      <dc:creator>Dilraj_Singh_Kh</dc:creator>
      <dc:date>2019-08-27T14:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: ers 3500 slpp-guard don`t work</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-3500-slpp-guard-don-t-work/m-p/66407#M734</link>
      <description>Thank you very much for your help, everything is ok.</description>
      <pubDate>Tue, 27 Aug 2019 14:58:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ers-3500-slpp-guard-don-t-work/m-p/66407#M734</guid>
      <dc:creator>floodgd</dc:creator>
      <dc:date>2019-08-27T14:58:03Z</dc:date>
    </item>
  </channel>
</rss>

