<?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: I need Edit the ACL policy in EXOS in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48732#M12800</link>
    <description>Daniel,&lt;BR /&gt;
&lt;BR /&gt;
You might need to press the escape key before using 'i'  to insert while in VI. Sometimes it makes it easier if you write the policy in a text  editor outside of EXOS, then past it in VI editor. If using VI, press escape once again to exit the input mode. It also helps to press escape before pasting into VI.</description>
    <pubDate>Tue, 20 Oct 2015 02:02:00 GMT</pubDate>
    <dc:creator>Ty_Izzet</dc:creator>
    <dc:date>2015-10-20T02:02:00Z</dc:date>
    <item>
      <title>I need Edit the ACL policy in EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48731#M12799</link>
      <description>I cant edit the ACL policy. i need add others IP´s direction&lt;BR /&gt;
&lt;BR /&gt;
Slot-2 SW.1 # sh policy Regla_acceso&lt;BR /&gt;
Policies at Policy Server:&lt;BR /&gt;
Policy: Regla_acceso&lt;BR /&gt;
entry bLoqueo_SSH {&lt;BR /&gt;
if match any {&lt;BR /&gt;
    source-address 10.170.x.x/32 ;&lt;BR /&gt;
    source-address 10.170.d.d/32 ;&lt;BR /&gt;
    source-address 10.170.x.x/24 ;&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: exsshd bound once&lt;BR /&gt;
&lt;BR /&gt;
Slot-2 SW.1 #&lt;BR /&gt;
&lt;BR /&gt;
*******************************************************************************************&lt;BR /&gt;
&lt;BR /&gt;
i try with these commands but it dont make the change&lt;BR /&gt;
&lt;BR /&gt;
• i - To insert text ahead of the initial cursor position.&lt;BR /&gt;
&lt;BR /&gt;
  • a- To append text after the initial cursor position.&lt;BR /&gt;
&lt;BR /&gt;
• dd - To delete the current line.&lt;BR /&gt;
&lt;BR /&gt;
  • yy - To copy the current line.&lt;BR /&gt;
&lt;BR /&gt;
  • p - To paste the line copied.&lt;BR /&gt;
&lt;BR /&gt;
  • :w - To write (save) the file.&lt;BR /&gt;
&lt;BR /&gt;
  • :q - To quit the file if no changes were made.&lt;BR /&gt;
&lt;BR /&gt;
  • :q! - To forcefully quit the file without saving changes.&lt;BR /&gt;
&lt;BR /&gt;
  • :wq - To write and quit the file.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2015 01:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48731#M12799</guid>
      <dc:creator>Daniel_Valera1</dc:creator>
      <dc:date>2015-10-20T01:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need Edit the ACL policy in EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48732#M12800</link>
      <description>Daniel,&lt;BR /&gt;
&lt;BR /&gt;
You might need to press the escape key before using 'i'  to insert while in VI. Sometimes it makes it easier if you write the policy in a text  editor outside of EXOS, then past it in VI editor. If using VI, press escape once again to exit the input mode. It also helps to press escape before pasting into VI.</description>
      <pubDate>Tue, 20 Oct 2015 02:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48732#M12800</guid>
      <dc:creator>Ty_Izzet</dc:creator>
      <dc:date>2015-10-20T02:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need Edit the ACL policy in EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48733#M12801</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Just checking, you are into the text editor when trying to make the change, right?&lt;BR /&gt;
&lt;BR /&gt;
# vi Regla_acceso.pol&lt;BR /&gt;
&lt;BR /&gt;
or&lt;BR /&gt;
&lt;BR /&gt;
# edit policy Regla_acceso&lt;BR /&gt;
&lt;BR /&gt;
from there, you should be able to modify your file with the vi command listed.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2015 02:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48733#M12801</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-10-20T02:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need Edit the ACL policy in EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48734#M12802</link>
      <description>Hi Daniel,&lt;BR /&gt;
&lt;BR /&gt;
I want to confirm the suggestion from Stephane.&lt;BR /&gt;
&lt;BR /&gt;
The provided output shows that you are running the "show policy &lt;NAME&gt;", which only prints the policy to the screen.&lt;BR /&gt;
&lt;BR /&gt;
To edit the policy use the vi editor with the command: "vi " or the command "edit policy ".&lt;BR /&gt;&lt;/NAME&gt;</description>
      <pubDate>Tue, 20 Oct 2015 02:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48734#M12802</guid>
      <dc:creator>Dorian_Perry</dc:creator>
      <dc:date>2015-10-20T02:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need Edit the ACL policy in EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48735#M12803</link>
      <description>I agree with Dorian, you have to edit the policy wit the vi editor  &lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2016 12:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48735#M12803</guid>
      <dc:creator>Mareen</dc:creator>
      <dc:date>2016-04-13T12:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need Edit the ACL policy in EXOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48736#M12804</link>
      <description>Since this thread has been bumped, it should also be mentioned that you'll need to refresh the policy after editing to make it take effect.&lt;BR /&gt;
See this article for more information:  &lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/Policy-is-not-taking-effect-after-changes-have-been-made/" target="_blank" rel="nofollow noreferrer noopener"&gt;Policy is not taking effect after changes have been made to the existing policy file&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2016 21:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/i-need-edit-the-acl-policy-in-exos/m-p/48736#M12804</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-04-13T21:09:00Z</dc:date>
    </item>
  </channel>
</rss>

