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.
Hello all, It is not possible to connect to the virtual switches, there is a connectivity issue, thanks for your support.
Virtual switches that are part of the CML simulation can be reached over SSH at the followingIPv4 addresses: 10.10.20.177, 1...
Hi all,I have an issue that looks like a bug, when I use any of these two URLs I hit an error trying to get the key "lanIp" others work just fine "mac", "serial".URL1: {base_url}/networks/{network_id}/devices URL2: {base_url}/organizations/{org_id}/...
Dear Sandbox Team,
Hi all, I am working with DNA Center APIS using sandbox, but I had some issues and found that the problem is because there's not connectivity to devices or virtual devices. I tried with the 02 DNAC and the same issue, is there anot...
Hello, yes I can reach them from the netbox According to the lab instructions, I should access these IPs: 10.10.20.50 (DevBox), 10.10.20.161 (CML), 10.10.20.177 (virtual Nexus switch), and 10.10.20.178 (virtual Nexus switch). The first two work, bu...
Hi mforman,Thank you for your comments, actually if a device is down or not provisioned that's not a reason for the code to break (receive the error message), when a device is down or not provisioned the value is None.I usually use the "try" and "exc...