Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/masoud-maghsoudi/python-cisco-l3-interfaces-configuration
- Owner: masoud-maghsoudi
- License: mit
- Created: 2023-07-07T05:56:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T12:06:17.000Z (over 1 year ago)
- Last Synced: 2023-10-04T20:35:12.440Z (over 1 year ago)
- Topics: cisco, netmiko, netmiko-ios, python, yaml-configuration
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 | |