<?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: access list order in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-list-order/m-p/4959735#M1105856</link>
    <description>&lt;P&gt;ip access-list resequence 100 10 10 # with 100 = access-list number ; 10 = first number in access-list and 10 steps for increment the next number in the access-list&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 08:25:48 GMT</pubDate>
    <dc:creator>Krishan</dc:creator>
    <dc:date>2023-11-15T08:25:48Z</dc:date>
    <item>
      <title>access list order</title>
      <link>https://community.cisco.com/t5/network-security/access-list-order/m-p/3795917#M1049153</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following access list on my Cisco router.&amp;nbsp; How can I edit the order.&amp;nbsp; For example, if I want to add a deny "15&lt;SPAN&gt;&amp;nbsp;deny ip host 8.8.8.8 any&lt;/SPAN&gt;",&amp;nbsp; so that it's in between 10 and 20, how would I do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Extended IP access list 105&lt;BR /&gt;10 deny ip host 46.37.13.132 any&lt;BR /&gt;20 deny ip host 94.199.182.46 any&lt;BR /&gt;30 permit ip any any (5955 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:46:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-order/m-p/3795917#M1049153</guid>
      <dc:creator>tonynsx</dc:creator>
      <dc:date>2020-02-21T16:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: access list order</title>
      <link>https://community.cisco.com/t5/network-security/access-list-order/m-p/3795958#M1049164</link>
      <description>Hi,&lt;BR /&gt;With a numbered access-list you can either use the command "ip access-list resequence access-list-name starting-sequence-number increment." or you would remove the ACL and re-add in the required order.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 06 Feb 2019 14:26:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-order/m-p/3795958#M1049164</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-02-06T14:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: access list order</title>
      <link>https://community.cisco.com/t5/network-security/access-list-order/m-p/3796009#M1049180</link>
      <description>&lt;P&gt;tonynsx,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Very easily done. Instead of using command "access-list 105", use command "ip access-list extended 105".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you will be able to just start your line with a new sequence number, for example&lt;/P&gt;
&lt;P&gt;15&amp;nbsp;permit ip host x.x.x.x host y.y.y.y and it will place it between the sequence numbers 10 and 20.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 15:27:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-order/m-p/3796009#M1049180</guid>
      <dc:creator>Sergey Lisitsin</dc:creator>
      <dc:date>2019-02-06T15:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: access list order</title>
      <link>https://community.cisco.com/t5/network-security/access-list-order/m-p/3796013#M1049206</link>
      <description>RJI,&lt;BR /&gt;&lt;BR /&gt;The resequencing won't do anything to re-arrange the entries in the access list. All it does is it allows you to create/widen the gaps between the entries, so for examlpe if you used the step of 1 and have sequence numbers 1,2,3,4 and 5, then you can't squeeze any new entries between existing ones. In this case, resequencing the access list will allow you to change the step and make these sequence numbers 10,20,30,40 and 50 for examlpe.</description>
      <pubDate>Wed, 06 Feb 2019 15:29:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-order/m-p/3796013#M1049206</guid>
      <dc:creator>Sergey Lisitsin</dc:creator>
      <dc:date>2019-02-06T15:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: access list order</title>
      <link>https://community.cisco.com/t5/network-security/access-list-order/m-p/4959735#M1105856</link>
      <description>&lt;P&gt;ip access-list resequence 100 10 10 # with 100 = access-list number ; 10 = first number in access-list and 10 steps for increment the next number in the access-list&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 08:25:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-order/m-p/4959735#M1105856</guid>
      <dc:creator>Krishan</dc:creator>
      <dc:date>2023-11-15T08:25:48Z</dc:date>
    </item>
  </channel>
</rss>

