shawn-horne
Visitor
Member since ‎08-10-2025
‎01-01-2026
Awards
No awards available to display

User Statistics

  • 5 Posts
  • 0 Solutions
  • 1 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
Certifications
No certifications available to display

User Activity

I am trying to use a basic telnet script in python 3.9.11 to connect to a device in devnet sandbox.  The code is below:import getpassimport sysimport telnetlibHOST = "10.10.20.48"user = input("Enter your telnet username: ")password = getpass.getpass(...
I am trying to execute this python script on the above mentioned devnet sandbox. When running the command: NC-Get-Config.py --host devnetsandboxiosxec8k.cisco.com -u shawn.horne -p d2_IRT8W_4oNXfp --port 830I am receiving the following output in my t...
I am trying to connect to the devnet vpn using anyconnect.  The VPN server is devnetsandbox-usw1-reservation.cisco.com:20252 and I am using the credentials that were emailed to me in March.  Is there something I can do to reset these credentials or a...
Community Statistics
Member Since ‎08-10-2025 06:52 AM
Date Last Visited ‎01-01-2026 07:34 PM
Posts 5
Helpful Votes Given To