ACL Optimization Paper
March 30th, 2007 by gareth
For my Networking, Level 3 BSc module Dr Vic Grout asked to research and write a paper on Access Control List (ACL) Optimization.
You will need a PDF Viewer to open and read it.
Comments welcome.
Two additions to your paper:
1st: To do an automatic optimization of ACLs you can use Turbo-ACLs (Command “access-list compiled”). Some time ago they were only available on high-end devices, now they are also on the low-end devices like ISR 1800.
2nd: There is one reason to not only optimize for speed: If the ACLs get bigger and bigger, IMO readability is more important than speed. Always think about the old Cisco-TAC rule “never configure things you can’t explain to a TAC-Engineer at 2am”. And if you do many reorderings for speed, the ACL won’t be readable any more.