03-04-2023 10:16 PM
I am looking for some help in how I can implement in python too picking up bbased on device: interfaces, vrf’s, vlan and ip/netmask that is set on thes. I want to populate that in to my L3VPN stacked service
I will be running api call on the cfs (L3VPN), and I have this again using a RFS named l3vpn_vrf to configure a CPE. I need to pick up:
each vrf name (3 vrf) will have
1 dot1q vlan on downlnk
2 ip and mask on downlink
I have. script that will be running beforehand that will populate the device in NSO withh element driver and mgmt address
input will be device/hostname of the device.
Or is it better to have a script that are running before hand, that are populating this nso?
if so, what will be the population to nso part of this script? ( know how to get the data from netbox, but not how to populate nso)
looking for some inspiration examples
03-05-2023 01:00 AM
@jens-petter right here --> https://blogs.cisco.com/developer/363-netboxsotfornso-01
03-05-2023 01:05 AM
Thanks. But this will only create the device, put it in groups and add the mgmt ip address. I have done this, now I want to build the service using netbox as source for my vrf spesific data
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide