PaloAltoNetworks / pan-os-python

The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
https://pan-os-python.readthedocs.io
ISC License
340 stars 168 forks source link

feat: Fast failover for LACP on aggregate network interfaces #502

Closed jamesholland-uk closed 1 year ago

jamesholland-uk commented 1 year ago

Description

Adds the option to configure fast failover for LACP on aggregate network interfaces

Motivation and Context

Adds the option to configure fast failover for LACP on aggregate network interfaces This is a prerequisite change, which when implemented in pan-os-ansible will close https://github.com/PaloAltoNetworks/pan-os-ansible/issues/422

How Has This Been Tested?

Tested locally against PA-5220

Screenshots (if appropriate)

Testing via Ansible playbook: Screenshot 2023-04-18 at 10 48 26 Screenshot 2023-04-18 at 10 49 18 Screenshot 2023-04-18 at 10 49 45

Types of changes

Checklist

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on PyPI and GitHub release

Posted by semantic-release bot