<?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: Basic ACL: Switch says ACL doesn't exist when I created it, please help. in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13054#M458</link>
    <description>Jeremy, &lt;BR /&gt;
&lt;BR /&gt;
thanks for your help, I've applied the ACL as you described and I'm able to ping their network address's as well as there Firewall. I just can't get the redirect to point to their default gateway. Is there anything that I could be missing?</description>
    <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
    <dc:creator>Arison_Mercado</dc:creator>
    <dc:date>2015-05-19T22:08:00Z</dc:date>
    <item>
      <title>Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13046#M450</link>
      <description>Hi Everyone, &lt;BR /&gt;
&lt;BR /&gt;
I'm trying to create and apply a ACL to a vlan on my switch but when I run the commands it says it doesn't exist.&lt;BR /&gt;
&lt;BR /&gt;
1. I created the policy by entering: vi PBR_DEFAULTROUTE.pol&lt;BR /&gt;
I enter a simple a entry and entered :wq! to save. successfully.&lt;BR /&gt;
&lt;BR /&gt;
2. I typed in ls and it is listed under my files.&lt;BR /&gt;
&lt;BR /&gt;
-rw-rw-rw-    1 root     0             932 May 19 12:39 PBR_DEFAULTROUTE.pol&lt;BR /&gt;
&lt;BR /&gt;
3. Saved config on switch&lt;BR /&gt;
&lt;BR /&gt;
4. I entered check policy PBR_DEFAULTROUTE.pol&lt;BR /&gt;
&lt;BR /&gt;
# check policy PBR_DEFAULTROUTE.pol&lt;BR /&gt;
Error:  Policy PBR_DEFAULTROUTE.pol does not exist on file &lt;BR /&gt;
&lt;BR /&gt;
5. Attempt to apply to VLAN&lt;BR /&gt;
&lt;BR /&gt;
# configure access-list PBR_DEFAULTROUTE.pol vlan "Test_ACL" ingress &lt;BR /&gt;
&lt;BR /&gt;
.Error: ACL policy PBR_DEFAULTROUTE.pol not found&lt;BR /&gt;
Configuration failed on backup Node, command execution aborted!&lt;BR /&gt;
&lt;BR /&gt;
Below is my original post on what I'm trying to accomplish but for this one I'm trying to enable this VLAN.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://community.extremenetworks.com/extreme/topics/i-need-one-device-to-have-a-specific-ip-default-route-to-another-firewall" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/i-need-one-device-to-have-a-specific-ip-default...&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2015 21:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13046#M450</guid>
      <dc:creator>Arison_Mercado</dc:creator>
      <dc:date>2015-05-19T21:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13047#M451</link>
      <description>Arison,&lt;BR /&gt;
&lt;BR /&gt;
You should not have to enter the policy name with .pol extension.  Try it with just the policy name and no extension&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2015 21:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13047#M451</guid>
      <dc:creator>Hernandez__Josh</dc:creator>
      <dc:date>2015-05-19T21:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13048#M452</link>
      <description>Try using this command &lt;B&gt;edit policy PBR_DEFAULTROUTE&lt;/B&gt;. Even if the policy does not already exist, it will create it for you.... and like Josh said, you don't need to use the file extension when applying or modifying, it is implied. You only need to use the file extension when manipulating it within the file structure, i.e. copying to a tftp destination.</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13048#M452</guid>
      <dc:creator>Jeremy_Thornton</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13049#M453</link>
      <description>I did both ways and both indicated that the file is not found, Im at a lost on why this is happening. Here are my logs&lt;BR /&gt;
&lt;BR /&gt;
05/19/2015 13:16:12.40 &lt;PM.CONFIG.OPENFILE&gt; Slot-1: Policy /config/PBR_DEFAULTROUTE.pol.pol does not exist on file system.&lt;BR /&gt;
&lt;BR /&gt;
05/19/2015 13:14:52.65 &lt;I&gt; Slot-1: 172.17.57.56 (telnet) admin: edit policy PBR_DEFAULTROUTE&lt;BR /&gt;
&lt;BR /&gt;
05/19/2015 13:14:32.26 &lt;I&gt; Slot-1: 172.17.x.x(telnet) admin: rm pbr_defaultroute.pol&lt;BR /&gt;
05/19/2015 13:13:40.08 &lt;I&gt; Slot-1: 172.17.x.x (telnet) admin: configure access-list pbr_defaultroute.pol vlan "Test_ACL" ingress&lt;BR /&gt;
&lt;BR /&gt;
05/19/2015 13:13:27.25 &lt;PM.CONFIG.OPENFILE&gt; Slot-2: Policy /config/pbr_defaultroute.pol.pol does not exist on file system.&lt;BR /&gt;
&lt;BR /&gt;
05/19/2015 13:12:55.23 &lt;PM.CONFIG.OPENFILE&gt; Slot-1: Policy /config/pbr_defaultroute.pol.pol does not exist on file system.&lt;BR /&gt;&lt;/PM.CONFIG.OPENFILE&gt;&lt;/PM.CONFIG.OPENFILE&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/PM.CONFIG.OPENFILE&gt;</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13049#M453</guid>
      <dc:creator>Arison_Mercado</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13050#M454</link>
      <description>It looks like you're still trying to apply the policy using the file extension (.pol). Leave that part out, it is implied.</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13050#M454</guid>
      <dc:creator>Jeremy_Thornton</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13051#M455</link>
      <description>Also, It looks like you deleted the file before applying it. The file extension is used when manipulating the file system... like when you used the rm (remove) command. Then you tried to apply it using the file system extension... see in the log where it tried to add pbr_defaulteroute.pol.pol? So &lt;B&gt;edit policy PBR_DEFAULTROUTE&lt;/B&gt;. Then apply it &lt;B&gt;without &lt;/B&gt; using the file extension and don't delete it before trying to apply...&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13051#M455</guid>
      <dc:creator>Jeremy_Thornton</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13052#M456</link>
      <description>Ok, so the problem was I was adding the .pol when applying the file to the VLAN. Now my new error message is this  "Error: Policy PBR_DEFAULT has syntax errors&lt;BR /&gt;
Line 15 : Too many arguments from "/"&lt;BR /&gt;
&lt;BR /&gt;
All I want to do is route traffic from a private vlan to another firewall and not allow anyone on my network access it. We're just going to host someones equipment on our site. Also please note we have a dedicated VLAN for the customer and again I dont want anyone pinging to it as well as have them redirect to their firewall and not out default route. Sorry I come from a cisco background and scripting is not my forte&lt;BR /&gt;
&lt;BR /&gt;
##### Redirect default route entry&lt;BR /&gt;
&lt;BR /&gt;
entry PBR {if match all {&lt;BR /&gt;
source-address 192.168.2.0/24;&lt;BR /&gt;
destination-address 0.0.0.0/0;&lt;BR /&gt;
} &lt;BR /&gt;
&lt;BR /&gt;
then {&lt;BR /&gt;
      redirect 192.168.2.100/32;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
###### Deny internal Network to customer VLAN&lt;BR /&gt;
&lt;BR /&gt;
entry rule1 {If match all {&lt;BR /&gt;
        source-address 172.16.0.0/16;&lt;BR /&gt;
        destination-address 192.168.2.0/24;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
        deny ;&lt;BR /&gt;
        count RULE1-COUNT ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13052#M456</guid>
      <dc:creator>Arison_Mercado</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13053#M457</link>
      <description>Ok, good deal. You don't have to add the CIDR when specifying the redict destination.. so you can remove the /32 from 192.168.2.100.</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13053#M457</guid>
      <dc:creator>Jeremy_Thornton</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13054#M458</link>
      <description>Jeremy, &lt;BR /&gt;
&lt;BR /&gt;
thanks for your help, I've applied the ACL as you described and I'm able to ping their network address's as well as there Firewall. I just can't get the redirect to point to their default gateway. Is there anything that I could be missing?</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13054#M458</guid>
      <dc:creator>Arison_Mercado</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13055#M459</link>
      <description>Let me take a look at one of my pbr's and compare. This is being applied inbound on the VLAN for 192.168.2.0/27, right?</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13055#M459</guid>
      <dc:creator>Jeremy_Thornton</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13056#M460</link>
      <description>Hi Arison,&lt;BR /&gt;
&lt;BR /&gt;
Re-direct using an IP within a VLAN may not be possible. You could consider redirect-port . &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13056#M460</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13057#M461</link>
      <description>Policy could be modified as below: &lt;BR /&gt;
&lt;BR /&gt;
entry PBR {if match all {&lt;BR /&gt;
source-address 192.168.2.0/24;&lt;BR /&gt;
destination-address 0.0.0.0/0;&lt;BR /&gt;
} &lt;BR /&gt;
&lt;BR /&gt;
then {&lt;BR /&gt;
      redirect-port ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13057#M461</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13058#M462</link>
      <description>Yep, looks like my PBR's ar all to different VLANs. I re-read your problem and I am wondering why the firewall is not the def gw? You may have explained it, I just missed it.</description>
      <pubDate>Tue, 19 May 2015 22:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13058#M462</guid>
      <dc:creator>Jeremy_Thornton</dc:creator>
      <dc:date>2015-05-19T22:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Basic ACL: Switch says ACL doesn't exist when I created it, please help.</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13059#M463</link>
      <description>I helped assist Arison with this through a GTAC case.  The reason why he cannot set the default gateway on the switch as the firewall, is that this is a remote hosting situation.&lt;BR /&gt;
&lt;BR /&gt;
The end user is accessing servers on Arison's network, so he wanted all traffic related to the end user subnet to be redirected to the end user firewall.&lt;BR /&gt;
&lt;BR /&gt;
The redirect ACL was always working, but it turns out the end user had a setting on their firewall that would deny traffic to the internet from any device without anti-virus.  After this setting was disabled, the test was successful.</description>
      <pubDate>Wed, 03 Jun 2015 23:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/basic-acl-switch-says-acl-doesn-t-exist-when-i-created-it-please/m-p/13059#M463</guid>
      <dc:creator>Zelnosky__Kevin</dc:creator>
      <dc:date>2015-06-03T23:08:00Z</dc:date>
    </item>
  </channel>
</rss>

