Cisco VPN Template Generator

- The link utilizes AWS API Gateway, Lambda, and S3 to generate a Cisco VPN template.

SolarWinds API Example

- This project shows examples of how to leverage the SolarWinds python API to better manage network devices. This was accomplished using the orionsdk package.

Cisco Netmiko Example

- This project shows examples of how to leverage the netmiko library to better manage Cisco network devices.

Cisco Template Example

- This project shows examples of how to use jinja2 to generate configuration files for BGP and IPsec VPN.

Junos PyEZ Example

- This project shows examples of how to leverage the py-junos-eznc library to better manage Juniper network devices.

Juniper Zero Touch Configuration (ZTP) Example

- This project shows examples of how to use Python and Jinja2 to automate the setup of a Juniper zero touch provisioning (ZTP) environment.