Config Context issue with credentials per device basis #5633
-
Hello, I have recently began using netbox and I have searched everywhere for this. I have used the JSON format: { it is stating that I have used "incorrect authentication" can you please help me with what I am possibly doing wrong? Is there a different format, if so, how should it be done? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
AFAIK there is no support for per-device NAPALM settings (but have a feeling it has been raised as an FR). The config context is just pure JSON designed to be consumed by automation tools etc - Ansible for example. It has no bearing on the NAPALM configuration used by NetBox to talk to devices. |
Beta Was this translation helpful? Give feedback.
-
Some discussion here: |
Beta Was this translation helpful? Give feedback.
AFAIK there is no support for per-device NAPALM settings (but have a feeling it has been raised as an FR). The config context is just pure JSON designed to be consumed by automation tools etc - Ansible for example. It has no bearing on the NAPALM configuration used by NetBox to talk to devices.