[c-nsp] ACL sorting

Dmitry Kiselev dmitry at dmitry.net
Thu Apr 27 11:40:07 EDT 2006


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

-- 
Dmitry Kiselev


More information about the cisco-nsp mailing list