Cisco ACL Editor and Simulator – First Release
July 28th, 2007 by gareth
Yes, my final year project has been released to the world wide web today!
Feedback is welcome and appreciated, good or bad!
30 Day Demo Available FREE!
More Info Here (Including Download Links)
Hi Gareth
Thanks for the program, currently studying for the CCNA cert so this will help alot getting my head around ACL’S
Thanks again
Rob
Nice program! Is this free or will it need a registration fee? thanks!
Can i get a registration code for this software the cisco acl editor and simulator
Hello Garetyh,
I really like your ACL editor and simulator. I work with networking for 12 years and found it very usefull.
If you are open to it, I would suggest the following new feature for the next release
The regular wilmask calculators provides the IP ranges for the given network and wildmask.
But sometimes you need the opposite: given the IP range, calculate the network/wilmask pairs. An example is building access-lists for a very weird IP ranges, eg:
permit IP from 1.1.1.1 to 1.1.6.255
answer:
1.1.1.0 0.0.0.255
1.1.2.0 0.0.1.255
1.1.4.0 0.0.1.255
1.1.6.0 0.0.0.255
This is a feature I have been looking for a long time.