Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
2024-lonisummit-workshop-automation/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
18 lines (12 sloc)
957 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Get Started With Network Automation! | |
### LONI Annual Summit, March 2024 | |
This git repository includes all code and assets to be used as part of the workshop. | |
In addition, please see the following link to view the slides. Following along with the slides is highly encouraged. | |
[Google Slides](https://docs.google.com/presentation/d/1liopSCWijD6XKNMnwocmIXyv0_HZQO6kzfk3ojqNWTE) | |
### Workshop Abstract | |
This is an introductory, hands-on workshop where participants will learn to automate network devices within a lab environment. Participants will learn about: | |
- Various network automation concepts. | |
- Communicating with network devices using Python. | |
- Popular, open source network automation tooling, such as Netmiko and NAPALM. | |
- Strategies on how to get started at their home institution. | |
Previous experience with a Unix shell is recommended. Familiarity with Python is helpful, but not required. Bringing a laptop is required for hands-on activities. |