02-06-2020 11:20 AM
I'm going through the DevNet Learning Labs.
The password listed for the sandbox in the lab is devnetuser/Cisco123!
This does not work. Can I get the account setup/activated/re-enabled or can I get info on where to get the password?
Thanks,
Joe Jacobs
02-07-2020 09:04 AM - edited 02-07-2020 09:05 AM
Hey there, i am using this information from the sandbox, which is working ok. Could you try with this information and advise?
Go to https://sandboxdnac.cisco.com
Accept the self-signed certificate
Allow for showing of Browser Notifications
Login with credentials [devnetuser/Cisco123!]
02-07-2020 09:07 AM
Must have been an issue yesterday. Today I can log in with those creds. Thanks for checking.
12-27-2021 06:42 PM
Just fyi, user devnetuser, password Cisco123! is not working for dna center again.
12-27-2021 07:49 PM
We've just confirmed that the credential devnetuser/Cisco123! is working.
11-09-2022 05:17 AM
The username and password should work. An alternative is "sandboxdnac2.cisco.com". As mentioned by other users, you must disable certificate verification. Example when using the dnacentersdk:
dnac = api.DNACenterAPI(base_url="https://sandboxdnac2.cisco.com", username="devnetuser", password="Cisco123!", verify=False)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide