Skip to content

shrank/napalm-fortios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAPALM driver for fortios

This is a NAPALM driver for fortios (fortigate) using rest API to be able, for now, retrieving some information like:

  • interfaces
  • interface ip
  • firewall policies

Install

There is no PyPi repo has Orange didn't set up anything for now, to install use command line:

pip install git+https://github.com/orange-cloudfoundry/napalm-fortios.git@<release version>

Usage

you can use this new driver, example with napalm command line:

napalm --user myuser --vendor fortios my-forti.fortigate.company.com --optional_args "vdom=root" call get_firewall_policies

About

NAPALM driver for fortios

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%