cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
333
Views
0
Helpful
2
Replies

TurboACL - How does it work?

shechter
Level 1
Level 1

Hello all,

Is there a document about how TurboACL is implemented? Maybe a link to some theoretical document describing similar algorithms?

And more specific question, if turboacl is basicly using hashing tables, how does it keep the order of the ACL?:

permit tcp ....

deny tcp ....

permit tcp ....

deny tcp ....

and so on.

Thanks,

Dan

2 Replies 2

jmia
Level 7
Level 7

Dan,

Here's a guide/explanation on TurboACLs form the OS 6.3 guide:

http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a008017278e.html#wp1034390

Hope this helps.

Jay

Thanks,

The link gives no information about the implementation of TurboACL.

I am looking for info about how it work internaly. Or at least an answer/clue for the question about the order of the ACL.

Anyway, thanks.