Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi I'm having some trouble running this script. I'm trying to edit the configuration I have but I encounter this: CODE============================================================from ncclient import managerHOST = "ios-xe-mgmt.cisco.com"NETCONF_PORT =...
Hello I've recently started to learn about devnet so I'm starting with easy things like how to code or how to manage Cisco DNA Center but I've got a difficult start when I'm trying to compile this script I always get the message of WARNING dnac_confi...
Hello guys again! I've editing my code and the thing is that if you delete from the netconf_reply variable the target you will receive the RPC-reply ok netconf_reply = m.edit_config(netconf_payload) Sorry! And I hope it helps!
Yup I've downloaded a dnac_config just to make sure what variables are used inside and it's something like this """Copyright (c) 2018 Cisco and/or its affiliates.This software is licensed to you under the terms of the Cisco SampleCode License, Versio...
Thank you I realized that I needed to make a link between those two files with the dnac_config.DNAC_USER and DNAC_PASSWORD What I really don't understand is why from the file dnac_config they import DNAC and DNAC_PORT
I know this is going too much but could you make some screenshots about how the process it's done so I could know the entire process? Because I'm still confused about DNA Center and how to use it (there is no tutorial on how to make simple things lik...
It would be helpful at least to show me a capture of this working on DNA Center and Python script (what program are you using exactly). I'm using Windows 10 at the latest version/updates