chrisgoodwins / paloalto_rulebase-zone-search-and-replace

Use regex to search & replace zones in rulebases on firewall or Panorama device group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paloalto_rulebase-zone-search-and-replace

Using regex, search and replace zones in security, NAT, decryption, or authentication rulebases for firewall or Panorama device groups. The script can be run either against a live device using the API, or in offline mode against a config file (provided as a command argument). It is recommended to run offline if you have a lot of zones to replace, since each zone replacement requires it's own API call, which can have an impact on the management plane of your PAN device.

About

Use regex to search & replace zones in rulebases on firewall or Panorama device group

License:GNU General Public License v3.0


Languages

Language:Python 100.0%