09-27-2021 08:38 AM
Hello,
Just a heads up :), I was doing some yang testing this morning on sandbox-iosxe-recomm-1.cisco.com. Unable to connect via ssh on port 22 and get:
kex_exchange_identification: read: Connection reset by peer
Also NETCONF attempts fail as well, here is the error (I was running a demo scipt from https://github.com/CiscoDevNet/netprog_basics/network_device_apis/yang/example.py :
ConnectionResetError: [Errno 54] Connection reset by peer
Thanks!
Barry
Solved! Go to Solution.
09-28-2021 02:50 AM
@barweiss all good now
(venv)root$ ssh developer@sandbox-iosxe-recomm-1.cisco.com The authenticity of host 'sandbox-iosxe-recomm-1.cisco.com (131.226.217.149)' can't be established. RSA key fingerprint is SHA256:OTn7AsY0B89fZpELzwz1xxDOoqX9PskSRvD5gEUD5F0. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added 'sandbox-iosxe-recomm-1.cisco.com,131.226.217.149' (RSA) to the list of known hosts. Password: Welcome to the DevNet Sandbox for CSR1000v and IOS XE The following programmability features are already enabled: - NETCONF - RESTCONF Thanks for stopping by. csr1000v-1#
09-27-2021 11:19 PM
Thanks @barweiss ENG is aware.
09-28-2021 02:50 AM
@barweiss all good now
(venv)root$ ssh developer@sandbox-iosxe-recomm-1.cisco.com The authenticity of host 'sandbox-iosxe-recomm-1.cisco.com (131.226.217.149)' can't be established. RSA key fingerprint is SHA256:OTn7AsY0B89fZpELzwz1xxDOoqX9PskSRvD5gEUD5F0. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added 'sandbox-iosxe-recomm-1.cisco.com,131.226.217.149' (RSA) to the list of known hosts. Password: Welcome to the DevNet Sandbox for CSR1000v and IOS XE The following programmability features are already enabled: - NETCONF - RESTCONF Thanks for stopping by. csr1000v-1#
09-28-2021 11:16 AM
Awesome, all good now too! Thanks @bigevilbeard !
10-15-2021 03:24 PM
It appears to not be working again.
10-18-2023 09:28 AM
IOS XE on Catalyst Always On : sandbox-iosxe-latest-1.cisco.com is returning kex_exchange_identification: read: Connection reset by peer Connection reset by 131.226.217.143 port 22
What is the fix for this?
10-18-2023 09:55 AM
@sean.hutcherson This error typically points to a network connectivity or version compatibility issue. Cisco team will need to look into this to fix.
Hope this helps.
10-18-2023 09:35 PM
I also have connection issue kex_exchange_identification: read: Connection timed out
10-19-2023 07:42 AM
The team is working on this.
10-20-2023 06:39 AM
FYI: The device is now accessible but the password credential is not working.
10-20-2023 12:04 PM
If the 'Latest Code' always on sandbox has issues, please try the alternate, the 'Recommended Code' one:
IOS XE on CSR Recommended Code AlwaysOn
* CSR1000V Host: sandbox-iosxe-recomm-1.cisco.com
* SSH Port: 22
* NETCONF Port: 830
* RESTCONF Ports: 443 (HTTPS)
* Username: developer
* Password: lastorangerestoreball8876
**There is also a reserve IOS XE sandbox in the catalog.
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