<?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 do I configure an access list to allow only one IP through ingress port? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26492#M3593</link>
    <description>Hi Ashish,&lt;BR /&gt;
&lt;BR /&gt;
What AlexandrP said is corrrect except there should be another entry in there above the second if. Like so:&lt;BR /&gt;
&lt;BR /&gt;
entry iprule1 {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 10.1.2.246/32 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
 permit ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
entry iprule2 {&lt;BR /&gt;
if {&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
deny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
Just incase this helps here is a article written for ACL's&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-and-apply-an-ACL-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-and-apply-an-ACL-in-EXOS&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
You can place multiple entries in one policy but it will only trigger on one of them. This means that the order is important because it goes from top to bottom.</description>
    <pubDate>Tue, 04 Aug 2015 20:21:00 GMT</pubDate>
    <dc:creator>Patrick_Voss</dc:creator>
    <dc:date>2015-08-04T20:21:00Z</dc:date>
    <item>
      <title>How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26482#M3583</link>
      <description>entry iprule1 {if {&lt;BR /&gt;
source-address 10.1.2.246/32 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
 permit ;&lt;BR /&gt;
}&lt;BR /&gt;
else {&lt;BR /&gt;
deny ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
I am getting error:&lt;BR /&gt;
&lt;BR /&gt;
Error: ACL install operation failed - conflicting actions&lt;BR /&gt;
&lt;BR /&gt;
And where is  "Extreme Networks Policy Manager" cant find it on extremenewtworks.com.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Aug 2015 17:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26482#M3583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T17:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26483#M3584</link>
      <description>Hi, Ashish!&lt;BR /&gt;
&lt;BR /&gt;
I think better will be:&lt;BR /&gt;
entry iprule1 {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 10.1.2.246/32 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
 permit ;&lt;BR /&gt;
}&lt;BR /&gt;
if {&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
deny ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26483#M3584</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26484#M3585</link>
      <description>Hi I tried this also earlier but I get the following error:&lt;BR /&gt;
&lt;BR /&gt;
Error: Policy ip has syntax errors&lt;BR /&gt;
Line 8 : Did not get expected keyword "else","if" is not valid&lt;BR /&gt;
Configuration faiError: Policy ip has syntax errorsLine 8 : Did not get expected keyword "else","if" is not valid&lt;BR /&gt;
Configuration failed on backup Node, command execution aborted!&lt;BR /&gt;
led on backup Node, command execution aborted!&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26484#M3585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26485#M3586</link>
      <description>Sorry, forgot 1 line:&lt;BR /&gt;
&lt;BR /&gt;
entry iprule1 {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 10.1.2.246/32 ;&lt;BR /&gt;
} then {&lt;BR /&gt;
permit;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
# deny everyone else&lt;BR /&gt;
entry iprule2 {&lt;BR /&gt;
if {&lt;BR /&gt;
} then {&lt;BR /&gt;
deny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26485#M3586</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26486#M3587</link>
      <description>sorry again but this has blocked all services from the host 10.1.2.246. It cannot access internet or ping default gateway either. Please advice!! </description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26486#M3587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26487#M3588</link>
      <description>I have applied the policy on ingress port.</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26487#M3588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26488#M3589</link>
      <description>What switch and what version of EXOS do you have?</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26488#M3589</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26489#M3590</link>
      <description>ExtremeXOS version 15.2.2.7&lt;BR /&gt;
Summit X250e-24p</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26489#M3590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26490#M3591</link>
      <description>Hi Ashish,&lt;BR /&gt;
&lt;BR /&gt;
Does the host have an ARP entry for the default gateway? I suspect that this ACL is blocking ARP, since there is no IP header in an ARP packet. You could either switch to matching on the MAC address of the host, or add another entry to the ACL to permit ARP.&lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26490#M3591</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26491#M3592</link>
      <description>Also, don't forget to permit the case where the destination IP is that of the host.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Aug 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26491#M3592</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-08-04T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26492#M3593</link>
      <description>Hi Ashish,&lt;BR /&gt;
&lt;BR /&gt;
What AlexandrP said is corrrect except there should be another entry in there above the second if. Like so:&lt;BR /&gt;
&lt;BR /&gt;
entry iprule1 {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 10.1.2.246/32 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
 permit ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
entry iprule2 {&lt;BR /&gt;
if {&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
deny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
Just incase this helps here is a article written for ACL's&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-and-apply-an-ACL-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-and-apply-an-ACL-in-EXOS&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
You can place multiple entries in one policy but it will only trigger on one of them. This means that the order is important because it goes from top to bottom.</description>
      <pubDate>Tue, 04 Aug 2015 20:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26492#M3593</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2015-08-04T20:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26493#M3594</link>
      <description>Hi Ashish,&lt;BR /&gt;
&lt;BR /&gt;
I agree with the discussion above. We need to add separate entries to permit or deny the rest of the traffic. The rule1 above only matches the source IP address. So, the ARP packets could be dropped. If this is the only IP address that you would like to allow, the following ACL could be considered. &lt;BR /&gt;
&lt;BR /&gt;
entry iprule1 {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 10.1.2.246/32 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
 permit ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
entry iprule2 {&lt;BR /&gt;
if {&lt;BR /&gt;
arp-sender-address 10.1.2.246/32;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
permit;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
entry iprule3 {&lt;BR /&gt;
if {&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
deny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
If you want to allow ARP packets in general, the rule2 could be modified as below:&lt;BR /&gt;
&lt;BR /&gt;
entry iprule2 {&lt;BR /&gt;
if {&lt;BR /&gt;
ethernet-type 0x0806;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
permit;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps!</description>
      <pubDate>Wed, 05 Aug 2015 05:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26493#M3594</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2015-08-05T05:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I configure an access list to allow only one IP through ingress port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26494#M3595</link>
      <description>This solution works perfectly!!!!!         &lt;BR /&gt;
&lt;BR /&gt;
Thankyou Mr.Prashant and everyone for your guidance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2015 05:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-do-i-configure-an-access-list-to-allow-only-one-ip-through/m-p/26494#M3595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-05T05:33:00Z</dc:date>
    </item>
  </channel>
</rss>

