filmov
tv
golang-Network Automation script

Показать описание
Script shows you how you could go about simple network automation using concurrency in golang :)
Obviously you could modify it to your needs using jsons, databases, configuration files or whatever you need.
Configurations performed :
- setting hostname
- creating loopback int
- adding ip address to it
- enabling eigrp 100
- enabling it for every interface
Hopefully you can enjoy this as much as I did !
Obviously you could modify it to your needs using jsons, databases, configuration files or whatever you need.
Configurations performed :
- setting hostname
- creating loopback int
- adding ip address to it
- enabling eigrp 100
- enabling it for every interface
Hopefully you can enjoy this as much as I did !