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
347 stars 172 forks source link

Please add examples on configuring network portions (routing) #382

Open JulioPDX opened 3 years ago

JulioPDX commented 3 years ago

Describe the problem

Currently the documentation provides examples on bulk configuring objects, address groups, or policies. There is no example on configuring network portions on a Palo Alto device.

Suggested fix

For example, configuring OSPF under the default virtual router or any other routing protocol. This could show network engineers/operators how to use the library to configure the routing portions of their Palo Alto devices using python. Thank you for all the work on this tool!

welcome-to-palo-alto-networks[bot] commented 3 years ago

:tada: Thanks for opening your first issue here! Welcome to the community!