Populating interfaces and descriptions of devices

1 year ago
2

In this video I show you how to add interfaces to existing devices in Netbox.
I will explain how make post request to Netbox API and choose required parameters for it. How to backup cisco configs to local store.
Watch it and enjoy)

Steps:
1. Configuring DNS resolving of devices on host with python
2. Get configuration file from cisco
3. Parse all parameters of interface
4. Add new interfaces with post request
5. Update existing interfaces if it has any changes
6. Check the result.

Telegram channel
https://t.me/automationofinfrastructure

Git repository with code:
https://gitlab.com/Sasha0986/netbox/-/tree/master/postinterfaces

Website:
https://automationtools.me

Loading comments...