This repo contains some short examples of how to generate ACLs using Aerleon, using both the CLI and Python API.
Note The blog post that accompanies this repo can be found here.
# Clone repo
git clone git@github.com:packetcoders/aerleon_acl_gen_demo.git
cd aerleon_acl_gen_demo
# Install dependancies from repo
poetry install
# Generate ACLs using the CLI
$ aclgen
# Generate ACLs via the Python API
$ python3 build_acl.py