netaut

package module
v0.0.0-...-2fa181f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

README

Network Automation provides generic and vendor specific tools to config/monitor networking devices For example it can use ssh or REST API to multiple devices and run template configs.

At the moment there are three packages working (still under develop)

  • fwcom (Firewall Common): Includes common stuff may be used while dealing with all firewalls. For example read from CSV file to see what is needed and convert it to the format: Srouce IP, Destination IP, Destination Port and Application. This information is always used in firewalling
  • generic: Includes all things that can be used on all networking devices, regardless of the vendor. For example, SSH to the device.
  • paloalto: Includes all things relate to Palo Alto devices. It can be Palo Alto customized SSH or REST API, etc

Next step will be Juiper, Fortinet, Cisco, Checkpoint

Documentation

Overview

Network Automation provides generic and vendor specific tools to config/monitor networking devices

Directories

Path Synopsis
Firewall Common includes common stuff may be used while dealing with all firewalls, like Srouce IP, Destination IP, Destination Port and Application.
Firewall Common includes common stuff may be used while dealing with all firewalls, like Srouce IP, Destination IP, Destination Port and Application.
Generic includes all things that can be used on all networking devices, regardless of the vendor.
Generic includes all things that can be used on all networking devices, regardless of the vendor.
sshclient
SSH Client can login to multiple devices.
SSH Client can login to multiple devices.
paloalto
passh
Palo Alto SSH includes all things relate to Palo Alto devices using SSH
Palo Alto SSH includes all things relate to Palo Alto devices using SSH

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL