<?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: How to setup RA Guard? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53602#M15121</link>
    <description>Summit 460 and 480</description>
    <pubDate>Wed, 02 Jul 2014 01:20:00 GMT</pubDate>
    <dc:creator>Dave_E_Martin</dc:creator>
    <dc:date>2014-07-02T01:20:00Z</dc:date>
    <item>
      <title>How to setup RA Guard?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53600#M15119</link>
      <description>Is there a guide to setting up RA Guard? I thought I saw one once, but I can't find it now. It doesn't seem to be covered in the 15.3 concepts guide, and I can't find a newer concepts guide (getting 404 page not found errors).&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jun 2014 21:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53600#M15119</guid>
      <dc:creator>Dave_E_Martin</dc:creator>
      <dc:date>2014-06-30T21:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to setup RA Guard?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53601#M15120</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
you need to create an ingress ACL with the "icmp-type" match criteria. If you plan to look at both L2 and L3 headers, you need double-wide ACL, which are not supported on every platforms.On which platform do you plan to use it?&lt;BR /&gt;
&lt;BR /&gt;
Edit:&lt;BR /&gt;
btw, you will find the EXOS documentations at the following link&lt;BR /&gt;
&lt;A href="http://www.extremenetworks.com/support/extreme-support/documentation/" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com/support/extreme-support/documentation/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jul 2014 12:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53601#M15120</guid>
      <dc:creator>Stephane_Grosje</dc:creator>
      <dc:date>2014-07-01T12:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to setup RA Guard?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53602#M15121</link>
      <description>Summit 460 and 480</description>
      <pubDate>Wed, 02 Jul 2014 01:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53602#M15121</guid>
      <dc:creator>Dave_E_Martin</dc:creator>
      <dc:date>2014-07-02T01:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to setup RA Guard?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53603#M15122</link>
      <description>The below example would help prevent RA attacks:&lt;BR /&gt;
&lt;BR /&gt;
    entry disallow_and_log_RA_attacks {if {protocol icmpv6;icmp-type  134;} then { deny; mirror-cpu; log; count RA_attack;}}&lt;BR /&gt;
&lt;BR /&gt;
    entry allow_tcp {    if {protocol  tcp; first-fragments;} then {permit;}}&lt;BR /&gt;
&lt;BR /&gt;
    entry allow_udp {    if {protocol  udp; first-fragments;} then {permit;}}&lt;BR /&gt;
&lt;BR /&gt;
    entry allow_icmp {    if {protocol  icmpv6; first-fragments;} then {permit;}}&lt;BR /&gt;
&lt;BR /&gt;
    entry allow_xyz…&lt;BR /&gt;
&lt;BR /&gt;
    entry denyall { if {first-fragments; } then  {deny;}}&lt;BR /&gt;
&lt;BR /&gt;
The allow_icmp rule can be a security exposure on certain hardware (I believe x480 is such). So you may want to make a more specific icmp rule looking for specific icmp_type that are authorized, and drop IPv6 icmp with extension headers.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2014 13:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-setup-ra-guard/m-p/53603#M15122</guid>
      <dc:creator>Stephane_Grosje</dc:creator>
      <dc:date>2014-07-02T13:57:00Z</dc:date>
    </item>
  </channel>
</rss>

