cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
735
Views
0
Helpful
2
Replies

nso & netbox

jens-petter
Level 1
Level 1

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 

 

2 Replies 2

@jens-petter right here --> https://blogs.cisco.com/developer/363-netboxsotfornso-01

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

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