cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

DNAC Device not added to inventory - No CLI credentials Provided

lcollins
Level 1
Level 1

Hi I'm working on basic DNAC PNP configuration. The switch boots and is configured correctly by DNA however the device is not added to the inventory and this error is given: "NCOB02064: Device not added to Inventory - No CLI credentials provided".

I can however ssh to the device using the credentials I configured under Design>Network Settings>Device Credentials>CLI

The credentials configure are to the local device and are not using any external authentication.

The switch configuration for auth looks like this:

aaa new-model

aaa authentication login default local

- DNAC writes my credentials to the device correctly, see next line.

username <USERNAME> privilege 15 secret 9 <encryptedpasswordhere>

line vty 0 4
privilege level 15
transport preferred none
transport input ssh

The above works fine to access the switch via SSH but DNA does not added it to the inventory.  I was originally working with a larger configuration with a few basic variable, but paired the config down to the basics to figure out why it was not adding to the inventory. 

Any assistant would be appreciated.

DNAC Version 2.3.3.4-72142

Who Me Too'd this topic