Replies: 2 comments 2 replies
-
Have you configured the NetBox Napalm platform setting? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thank you Dan, my bad, I completely skipped this part. If that is ok I'd like to ask a few more things :
Thanks again |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am not sure if I missed a bit of documentation, I am struggling to configure this plugin in my environment.
When adding a backup and a single device, I get this error "Device platform (ios) has no napalm driver " for all type of platforms I have (ios, junos).
I am running Netbox 4.0.3
My python venv reports the pip packages are installed.
I have created a new permission
napalm_read
and my user received this permission.The plugin is netbox configured with credentials (user/pwd).
I tested napalm from the venv successfully on the same device, with :
From what I can read, we no longer need to install pip packages like
napalm-ios
etc. (anyway, the script above is successful)My device in Netbox is configured with a platform = ios
And with a primary/management IP.
I could use your help to understand what I failed to do or what I could do to get more details regarding the cause for this error.
Thank you all !
Beta Was this translation helpful? Give feedback.
All reactions