Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masoud-maghsoudi/python-cisco-l3-interfaces-configuration

python script to automate repetitive configurations on Cisco L3 interfacces
https://github.com/masoud-maghsoudi/python-cisco-l3-interfaces-configuration

cisco netmiko netmiko-ios python yaml-configuration

Last synced: 25 days ago
JSON representation

python script to automate repetitive configurations on Cisco L3 interfacces

Awesome Lists containing this project

README

        

# About Script

This script is written in Python using [Netmiko](https://github.com/ktbyers/netmiko). It helps to set specific configuration declared in [configuration file](./config.yml) on interfaces which has IP addresse on Cisco devices. Target devices could be specified via their IP addresses in the same configuration files. The configuration file is structured in YAML format with a sample on the its comment section.

## License

MIT

## Author Information

| Author | Masoud Maghsoudi |
| ------ | ------------------------------------- |
| Email | |
| Github | |