pan-os-ansible
pan-os-ansible copied to clipboard
feat: support for advanced routing engine
Hello,
Since 10.2 advanced-routing-engine is available to manage easily routing configuration. https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-new-features/networking-features/advanced-routing-engine
This feature is a real bonus so it would be nice if we can have playbooks to use it
Capture in Panorama 10.2
Best regards, Antoine
I second this proposal. It annoys me that I cannot add interfaces to a logical router in my playbooks.
I prepared first version of advanced routing engine (ARE) in PR https://github.com/PaloAltoNetworks/pan-os-python/pull/539 - when that PR will be reviewed, merged and pan-os-python
will be released, then work on preparing Ansible modules for ARE can be started.