Tool to create Firewall Rules in Cisco FMC by parsing spreadsheet
There are two modes:
- Single rule implementing one by one, use fmc_sequential.py
- Bulk rules implementation of limit 1000 at once, use fmc.py
Run:
pip3 install -r requirements.txt
Run:
pip3 install py2exepython3 setup.py py2exefmc.exefile will be present insidedistfolder- Rename
distfolder towindows_release - Create zip file to ship
windows_release.zip
fmc.exe --config_file <fmc_config.yml>
fmc.exe --help