Network Automation Reference

Cisco to Palo Alto IKEv2 VPN: Step-by-Step Guide

Cisco to Palo Alto IKEv2 VPN

Published: June 11, 2026 | Category: Palo Alto / Cisco | Author: Bhardwaj Vishnu Applies to: Cisco IOS-XE (ISR 1000, 4000 series) ยท PAN-OS 10.x / 11.x ยท Tunnel type: IKEv2 IPsec Site-to-Site Cisco to Palo Alto IKEv2 VPN Configuring an IKEv2 IPsec tunnel between a Cisco ISR and a Palo Alto firewall is one … Read more

Python NETCONF Automation with NCclient: Cisco IOS-XE Guide

python netconf

INTRODUCTION If you have spent any time writing network automation scripts using Python libraries like Paramiko or Netmiko, you are intimately familiar with the primary pain point of legacy automation: CLI screen scraping. Parsing text-based CLI outputs breaks instantly the moment a vendor updates an operating system, adds a new column to a table, or … Read more