dne-dna-code icon indicating copy to clipboard operation
dne-dna-code copied to clipboard

Provides code examples for DevNet Test Drive Catalyst (DNA) series

Results 43 dne-dna-code issues
Sort by recently updated
recently updated
newest added
trafficstars

[dnac-nbapi-hello-world.py](https://github.com/CiscoDevNet/dnav3-code/blob/master/intro-dnac/dnac-nbapi-hello-world/dnac-nbapi-hello-world.py) It looks like there are a few `None` values which will not be printed - I'm assuming this is due to the new devices added to the DNAC Always-on...

Reported by Jose in Orlando. If attendees have mistakes in their lab, and re-run the configure-ips more than once they end up with a list of IPs in the try...

Windows ping uses another parameter to count pings to make.

Ping command in verify fails because of a -c parameter that doesn't work in Windows

When running the solution, I get the following error: ``` Device: ios-xe-mgmt.cisco.com Interface: GigabitEthernet2 Traceback (most recent call last): File "netconf_configure_ips.py", line 62, in check_ip(device) File "/Users/mbrainar/coding/DevNet/dnav3-code/intro-mdp/mission01/netconf_functions.py", line 81, in...

Need to add keyboard mappings for non-US keyboards. First one found/needed is Danish. @swiatecki was nice enough to figure out how to do so, and has built the script that...

Check the Postman collection for RESTCONF -- seems to configure Gigabit Ethernet rather than loopback.

Hi, Here is the collection: https://github.com/CiscoDevNet/dne-dna-code/blob/master/intro-mdp/postman/DevNet%20Learning%20Labs-%20Intro%20to%20Model%20Driven%20Programmability.postman_collection.json Every call which uses this auth... Basic cm9vdDpEX1ZheSFfMTAm ...should replace it with this auth... Basic ZGV2ZWxvcGVyOmxhc3RvcmFuZ2VyZXN0b3JlYmFsbDg4NzY= This is based on the newish credentials in...

Credentials in this repo are outdated https://github.com/CiscoDevNet/dne-dna-code This file specifically, https://github.com/CiscoDevNet/dne-dna-code/blob/master/env_lab.py Incorrect # Values for the Always On IOS XE Sandbox IOS_XE_1 = { "host": "sandbox-iosxe-recomm-1.cisco.com", "username": "developer", "password": "C1sco12345",...

Bumps [ansible](https://github.com/ansible/ansible) from 4.2.0 to 7.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansible&package-manager=pip&previous-version=4.2.0&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies