<?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: HI Friends need to allow 192.168.27.55 acl policey in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20364#M221</link>
    <description>ok so all we need to do is put two permits at the beginning of the policy something like this&lt;BR /&gt;
&lt;BR /&gt;
entry Permit_26 {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 192.168.27.55/32 ;&lt;BR /&gt;
    destination-address 0.0.0.0/0 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    permit ;&lt;BR /&gt;
    count permit_26 ;&lt;BR /&gt;
entry permit_26_2 {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 0.0.0.0/0 ;&lt;BR /&gt;
    destination-address 192.168.27.55/32 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    permit  ;&lt;BR /&gt;
    count  permit_26_2;&lt;BR /&gt;
&lt;BR /&gt;
put these before the denies. this will allow traffic to and from that host&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Sep 2014 16:00:00 GMT</pubDate>
    <dc:creator>Paul_Russo</dc:creator>
    <dc:date>2014-09-09T16:00:00Z</dc:date>
    <item>
      <title>HI Friends need to allow 192.168.27.55 acl policey</title>
      <link>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20361#M218</link>
      <description>This policy we need to allow IP:192.168.27.55 only.kindly Help as&lt;BR /&gt;
&lt;BR /&gt;
Policy: test&lt;BR /&gt;
entry Deny_53 {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 192.168.53.0/24 ;&lt;BR /&gt;
    destination-address 192.168.26.0/24 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    deny  ;&lt;BR /&gt;
    count Deny_53 ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
entry Deny_27 {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 192.168.27.0/24 ;&lt;BR /&gt;
    destination-address 192.168.26.0/24 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    deny  ;&lt;BR /&gt;
    count Deny_27 ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
entry Deny_51 {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 192.168.51.0/24 ;&lt;BR /&gt;
    destination-address 192.168.26.0/24 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    deny  ;&lt;BR /&gt;
    count Deny_51 ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
entry Permit {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 0.0.0.0/0 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    permit  ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
Number of clients bound to policy: 1&lt;BR /&gt;
Client: acl bound once&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2014 14:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20361#M218</guid>
      <dc:creator>Mohammed_Jashee</dc:creator>
      <dc:date>2014-09-09T14:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: HI Friends need to allow 192.168.27.55 acl policey</title>
      <link>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20362#M219</link>
      <description>Hello Mohammed&lt;BR /&gt;
&lt;BR /&gt;
I don't understand what you need to do.  I see the specific denies for the source and destination ranges.  Then you have an explicit permit which should let everything else through.&lt;BR /&gt;
&lt;BR /&gt;
Do you need the specific  IP going to a specific host?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2014 15:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20362#M219</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-09-09T15:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: HI Friends need to allow 192.168.27.55 acl policey</title>
      <link>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20363#M220</link>
      <description>hallow Paul&lt;BR /&gt;
                       I need allow  specific host  access 192.168.26.0 network</description>
      <pubDate>Tue, 09 Sep 2014 15:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20363#M220</guid>
      <dc:creator>Mohammed_Jashee</dc:creator>
      <dc:date>2014-09-09T15:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: HI Friends need to allow 192.168.27.55 acl policey</title>
      <link>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20364#M221</link>
      <description>ok so all we need to do is put two permits at the beginning of the policy something like this&lt;BR /&gt;
&lt;BR /&gt;
entry Permit_26 {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 192.168.27.55/32 ;&lt;BR /&gt;
    destination-address 0.0.0.0/0 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    permit ;&lt;BR /&gt;
    count permit_26 ;&lt;BR /&gt;
entry permit_26_2 {&lt;BR /&gt;
if match all {&lt;BR /&gt;
    source-address 0.0.0.0/0 ;&lt;BR /&gt;
    destination-address 192.168.27.55/32 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    permit  ;&lt;BR /&gt;
    count  permit_26_2;&lt;BR /&gt;
&lt;BR /&gt;
put these before the denies. this will allow traffic to and from that host&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20364#M221</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-09-09T16:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: HI Friends need to allow 192.168.27.55 acl policey</title>
      <link>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20365#M222</link>
      <description>thanks paulthat problem is solved &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/hi-friends-need-to-allow-192-168-27-55-acl-policey/m-p/20365#M222</guid>
      <dc:creator>Mohammed_Jashee</dc:creator>
      <dc:date>2014-09-10T13:57:00Z</dc:date>
    </item>
  </channel>
</rss>

