cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1392
Views
0
Helpful
1
Replies

IOS XE on CSR Recommended Code Always On

When I attempt to connect to the IOS XE on CSR Recommended Code Always On sandbox with this command:

ssh -v -oHostKeyAlgorithms=+ssh-dss developer@sandbox-iosxe-recomm-1.cisco.com -p 830 -s netconf

 

The following error occurs before I am prompted with a password:

debug1: Local version string SSH-2.0-OpenSSH_8.4
kex_exchange_identification: read: Connection reset by peer
Connection reset by 131.226.217.149 port 830

 

The last time this occurred, the sandbox had to be reset. This impacts the ability of many students to work with the Cisco DevNet lab found here: https://developer.cisco.com/learning/lab/intro-netconf/step/2

 

Any assistance would be greatly appreciated!

Keith Wright

1 Accepted Solution

Accepted Solutions

@KeithWright55264 ENG are looking into this already as the device has the same issue with RESTCONF. Use the other AO XE device here - https://devnetsandbox.cisco.com/RM/Diagram/Index/7b4d4209-a17c-4bc3-9b38-f15184e53a94?diagramType=Topology

 

ssh -v -oHostKeyAlgorithms=+ssh-dss developer@sandbox-iosxe-latest-1.cisco.com -p 830 -s netconf

Tested and working.

 

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

View solution in original post

1 Reply 1

@KeithWright55264 ENG are looking into this already as the device has the same issue with RESTCONF. Use the other AO XE device here - https://devnetsandbox.cisco.com/RM/Diagram/Index/7b4d4209-a17c-4bc3-9b38-f15184e53a94?diagramType=Topology

 

ssh -v -oHostKeyAlgorithms=+ssh-dss developer@sandbox-iosxe-latest-1.cisco.com -p 830 -s netconf

Tested and working.

 

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io