[c-nsp] ACL sorting

Tassos Chatzithomaoglou achatz at forthnet.gr
Thu Apr 27 12:40:57 EDT 2006


Maybe try "Router(config)#ip access-list resequence TEST 10 10", although it 
most probably looks like a bug ;)

--
Tassos

Dmitry Kiselev wrote on 27/4/2006 18:40:
> Hi!
> 
> 
> Is there any way to tell IOS sort ACL using sequence numbers
> and include them in running-config? (for easy copy/paste ops ;)
> 
> 
> Router#sh run
> ...
> !
> ip access-list standard TEST
>  permit 10.0.0.12
>  permit 10.0.0.140
>  permit 10.0.0.134
>  permit 10.0.0.205
>  permit 10.0.0.252
> ...
> Router#sh access-lists TEST
> Standard IP access list TEST
>     30 permit 10.0.0.12
>     20 permit 10.0.0.140
>     50 permit 10.0.0.134
>     10 permit 10.0.0.205
>     40 permit 10.0.0.252
> 
> 
> P.S. 3640, 12.3(14)T7  but think it is common bug^W feature
> 



More information about the cisco-nsp mailing list