-
Book Overview & Buying
-
Table Of Contents
Palo Alto Networks from Policy to Code
By :
In Chapter 6, you explored various options available to firewall administrators for automating PAN-OS configuration, including creating and maintaining security policies. The goal of this chapter is to walk you through setting up the necessary software and obtaining all the code referenced in the book, so you can easily follow along in the upcoming chapters.
For this book, Python is used as the programming language, and the PAN-OS SDK for Python serves as the foundation for all interactions with PAN-OS devices. This SDK has gaps in covering some security policy automation requirements. In such cases, the PAN-OS XML API will be used to fill in these gaps. All policy-building scripts will also be containerized to ensure their portability and compatibility with a wide range of modern enterprise operating systems and platforms.
In this chapter, you will cover the following topics: