<?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 ACL not appearing in order in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866453#M954885</link>
    <description>&lt;P&gt;Anyone know why? When I perform "show access-list 12", line 30 appears before line 10, see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN_1(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#no access-class 12 in&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#exit&lt;/P&gt;&lt;P&gt;VPN_1(config)#no access-list 12&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit host 172.25.2.254&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit host 192.168.155.205&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit host 192.168.250.26&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 192.168.148.128 0.0.0.127&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 172.25.6.0 0.0.0.15&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 10.3.4.16 0.0.0.15&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 192.168.141.0 0.0.0.255&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 deny any log&lt;/P&gt;&lt;P&gt;VPN_1(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#access-class 12 in&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#^Z&lt;/P&gt;&lt;P&gt;VPN_1#sh access-list 12&lt;/P&gt;&lt;P&gt;Standard IP access list 12&lt;/P&gt;&lt;P&gt;    30 permit 192.168.250.26&lt;/P&gt;&lt;P&gt;    10 permit 172.25.2.254&lt;/P&gt;&lt;P&gt;    20 permit 192.168.155.205&lt;/P&gt;&lt;P&gt;    40 permit 192.168.148.128, wildcard bits 0.0.0.127&lt;/P&gt;&lt;P&gt;    50 permit 172.25.6.0, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    60 permit 10.3.4.16, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    70 permit 192.168.141.0, wildcard bits 0.0.0.255&lt;/P&gt;&lt;P&gt;    80 deny   any log&lt;/P&gt;&lt;P&gt;VPN_1#sh ver&lt;/P&gt;&lt;P&gt;Cisco IOS Software, 7200 Software (C7200-JK9O3S-M), Version 12.4(16), RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;Technical Support: &lt;A class="jive-link-custom" href="http://www.cisco.com/techsupport" target="_blank"&gt;http://www.cisco.com/techsupport&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Copyright (c) 1986-2007 by Cisco Systems, Inc.&lt;/P&gt;&lt;P&gt;Compiled Wed 20-Jun-07 18:15 by prod_rel_team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROM: System Bootstrap, Version 12.0(19991120:010612) [nlaw-conn_4xe_ECC 112], DEVELOPMENT SOFTWARE&lt;/P&gt;&lt;P&gt;BOOTLDR: 7200 Software (C7200-BOOT-M), Version 12.0(9)S, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN_1 uptime is 1 day, 13 hours, 39 minutes&lt;/P&gt;&lt;P&gt;System returned to ROM by reload at 22:57:17 UTC Fri Feb 15 2008&lt;/P&gt;&lt;P&gt;System restarted at 23:01:07 UTC Fri Feb 15 2008&lt;/P&gt;&lt;P&gt;System image file is "t&lt;A class="jive-link-custom" href="ftp://192.168.114.101/c7200-jk9o3s-mz.124-16.bin" target="_blank"&gt;ftp://192.168.114.101/c7200-jk9o3s-mz.124-16.bin&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;Last reload reason: Reload Command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:03:46 GMT</pubDate>
    <dc:creator>cisco24x7</dc:creator>
    <dc:date>2019-03-11T12:03:46Z</dc:date>
    <item>
      <title>ACL not appearing in order</title>
      <link>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866453#M954885</link>
      <description>&lt;P&gt;Anyone know why? When I perform "show access-list 12", line 30 appears before line 10, see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN_1(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#no access-class 12 in&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#exit&lt;/P&gt;&lt;P&gt;VPN_1(config)#no access-list 12&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit host 172.25.2.254&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit host 192.168.155.205&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit host 192.168.250.26&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 192.168.148.128 0.0.0.127&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 172.25.6.0 0.0.0.15&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 10.3.4.16 0.0.0.15&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 permit 192.168.141.0 0.0.0.255&lt;/P&gt;&lt;P&gt;VPN_1(config)#access-list 12 deny any log&lt;/P&gt;&lt;P&gt;VPN_1(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#access-class 12 in&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#&lt;/P&gt;&lt;P&gt;VPN_1(config-line)#^Z&lt;/P&gt;&lt;P&gt;VPN_1#sh access-list 12&lt;/P&gt;&lt;P&gt;Standard IP access list 12&lt;/P&gt;&lt;P&gt;    30 permit 192.168.250.26&lt;/P&gt;&lt;P&gt;    10 permit 172.25.2.254&lt;/P&gt;&lt;P&gt;    20 permit 192.168.155.205&lt;/P&gt;&lt;P&gt;    40 permit 192.168.148.128, wildcard bits 0.0.0.127&lt;/P&gt;&lt;P&gt;    50 permit 172.25.6.0, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    60 permit 10.3.4.16, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    70 permit 192.168.141.0, wildcard bits 0.0.0.255&lt;/P&gt;&lt;P&gt;    80 deny   any log&lt;/P&gt;&lt;P&gt;VPN_1#sh ver&lt;/P&gt;&lt;P&gt;Cisco IOS Software, 7200 Software (C7200-JK9O3S-M), Version 12.4(16), RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;Technical Support: &lt;A class="jive-link-custom" href="http://www.cisco.com/techsupport" target="_blank"&gt;http://www.cisco.com/techsupport&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Copyright (c) 1986-2007 by Cisco Systems, Inc.&lt;/P&gt;&lt;P&gt;Compiled Wed 20-Jun-07 18:15 by prod_rel_team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROM: System Bootstrap, Version 12.0(19991120:010612) [nlaw-conn_4xe_ECC 112], DEVELOPMENT SOFTWARE&lt;/P&gt;&lt;P&gt;BOOTLDR: 7200 Software (C7200-BOOT-M), Version 12.0(9)S, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN_1 uptime is 1 day, 13 hours, 39 minutes&lt;/P&gt;&lt;P&gt;System returned to ROM by reload at 22:57:17 UTC Fri Feb 15 2008&lt;/P&gt;&lt;P&gt;System restarted at 23:01:07 UTC Fri Feb 15 2008&lt;/P&gt;&lt;P&gt;System image file is "t&lt;A class="jive-link-custom" href="ftp://192.168.114.101/c7200-jk9o3s-mz.124-16.bin" target="_blank"&gt;ftp://192.168.114.101/c7200-jk9o3s-mz.124-16.bin&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;Last reload reason: Reload Command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:03:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866453#M954885</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2019-03-11T12:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not appearing in order</title>
      <link>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866454#M954886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard IP access list has for a very long time been the exception to the rule that entries in an access list appear in the order in which they were entered. The standard IP access list will reorder entries so that any host specific entry appears before any subnet or network entry. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not seen it reorder host specific entries. But I guess that it is a possible effect of the reorder mechanism.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or I wonder if there is some other possible explanation. Is it possible that in the version of access list 12 that you deleted was the 192.168.250.26 perhaps the first entry in the list? I have seen a few instances where there appears to be some persisting memory of things that were configured and then removed (the most obvious example are Frame Relay subinterfaces which still show up in show ip interface brief even after they are deleted from the config). If you remove the access list, reboot the router and then recreate the list does it still change the order? Or if you remove access list 12 and then create access list 13 (where no 13 had previously existed) does it still change the order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2008 17:50:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866454#M954886</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-02-17T17:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not appearing in order</title>
      <link>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866455#M954887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If you remove the access list, reboot the router and then &lt;/P&gt;&lt;P&gt;recreate the list does it still change the order? Or if you &lt;/P&gt;&lt;P&gt;remove access list 12 and then create access list 13 &lt;/P&gt;&lt;P&gt;(where no 13 had previously existed) does it still change the order?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried what you've suggested with the same result &lt;/P&gt;&lt;P&gt;even with several reboots.  I get the same result with IOS version&lt;/P&gt;&lt;P&gt;12.3 as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2008 19:43:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866455#M954887</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-02-17T19:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not appearing in order</title>
      <link>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866456#M954889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;interesting!  I played a bit whith Davi's acl on a 3640 router running code 12.3 for sake of seeing how ios compliles acl in this particular example and it turns out if 172.25.2.254 is placed between 192.168.155.205 and 26 the order is seen proper..I could not still decipher why would the acl needed to be in this order to get proper acl order output, if I enter the acl in the order original implemented I would get a different output in the acl order.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit host 192.168.155.205&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit host 172.25.2.254&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit host 192.168.250.26&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 192.168.148.128 0.0.0.127&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 172.25.6.0 0.0.0.15&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 10.3.4.16 0.0.0.15&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 192.168.141.0 0.0.0.255&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 deny any log&lt;/P&gt;&lt;P&gt;rtr-3640(config)#exit&lt;/P&gt;&lt;P&gt;rtr-3640#show access-lists 12&lt;/P&gt;&lt;P&gt;Standard IP access list 12&lt;/P&gt;&lt;P&gt;    10 permit 192.168.155.205&lt;/P&gt;&lt;P&gt;    20 permit 172.25.2.254&lt;/P&gt;&lt;P&gt;    30 permit 192.168.250.26&lt;/P&gt;&lt;P&gt;    40 permit 192.168.148.128, wildcard bits 0.0.0.127&lt;/P&gt;&lt;P&gt;    50 permit 172.25.6.0, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    60 permit 10.3.4.16, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    70 permit 192.168.141.0, wildcard bits 0.0.0.255&lt;/P&gt;&lt;P&gt;    80 deny   any log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rtr-3640(config)#no access-list 12&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit host 172.25.2.254&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit host 192.168.155.205&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit host 192.168.250.26&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 192.168.148.128 0.0.0.127&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 172.25.6.0 0.0.0.15&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 10.3.4.16 0.0.0.15&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 permit 192.168.141.0 0.0.0.255&lt;/P&gt;&lt;P&gt;rtr-3640(config)#access-list 12 deny any log&lt;/P&gt;&lt;P&gt;rtr-3640(config)#&lt;/P&gt;&lt;P&gt;rtr-3640(config)#exit&lt;/P&gt;&lt;P&gt;rtr-3640#show access-lists 12&lt;/P&gt;&lt;P&gt;Standard IP access list 12&lt;/P&gt;&lt;P&gt;    20 permit 192.168.155.205&lt;/P&gt;&lt;P&gt;    10 permit 172.25.2.254&lt;/P&gt;&lt;P&gt;    30 permit 192.168.250.26&lt;/P&gt;&lt;P&gt;    40 permit 192.168.148.128, wildcard bits 0.0.0.127&lt;/P&gt;&lt;P&gt;    50 permit 172.25.6.0, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    60 permit 10.3.4.16, wildcard bits 0.0.0.15&lt;/P&gt;&lt;P&gt;    70 permit 192.168.141.0, wildcard bits 0.0.0.255&lt;/P&gt;&lt;P&gt;    80 deny   any log  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Internetwork Operating System Software&lt;/P&gt;&lt;P&gt;IOS (tm) 3600 Software (C3640-JK9O3S-M), Version 12.3(25), RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;Copyright (c) 1986-2008 by cisco Systems, Inc.&lt;/P&gt;&lt;P&gt;Compiled Mon 28-Jan-08 20:44 by alnguyen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2008 20:12:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-not-appearing-in-order/m-p/866456#M954889</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-02-17T20:12:20Z</dc:date>
    </item>
  </channel>
</rss>

