01-05-2022 07:42 AM
Hi,
I'm not able to login to IOS XE on CSR Recommended Code Always On Sandbox as described within
https://developer.cisco.com/learning/lab/02-netconf-04-home-lab-netconf/step/4
$ssh -l root -p 22 -2 ios-xe-mgmt.cisco.com
ssh_exchange_identification: read: Connection reset by peer
$ssh -l root -p 8181 -2 ios-xe-mgmt.cisco.com -vvv
OpenSSH_7.6p1 Ubuntu-4ubuntu0.5, OpenSSL 1.0.2n 7 Dec 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: resolving "ios-xe-mgmt.cisco.com" port 8181
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to ios-xe-mgmt.cisco.com [131.226.217.149] port 8181.
does not work. Please advise.
Thank you!
Solved! Go to Solution.
01-05-2022 08:21 AM
@mickeyze looks like the wrong creds, these should be
CSR1000V Host: sandbox-iosxe-recomm-1.cisco.com SSH Port: 22 NETCONF Port: 830 RESTCONF Ports: 443 (HTTPS) Username: developer Password: C1sco12345
I asked the LL team to fix/correct this: https://github.com/CiscoDevNet/learning-labs-issues/issues/331
However, even with the correct details login fails, ENG will need to reload the CSR. In the meantime use:
CSR1000v Host: sandbox-iosxe-latest-1.cisco.com SSH Port: 22 NETCONF Port: 830 gRPC Telemetry Port: 57500 RESTCONF Port: 443 (HTTPS) Username: developer Password: C1sco12345
01-05-2022 05:29 PM
The SSH issue is fixed. Please use developer/C1sco12345 to access IOSXE Recommend sandbox.
01-05-2022 08:21 AM
@mickeyze looks like the wrong creds, these should be
CSR1000V Host: sandbox-iosxe-recomm-1.cisco.com SSH Port: 22 NETCONF Port: 830 RESTCONF Ports: 443 (HTTPS) Username: developer Password: C1sco12345
I asked the LL team to fix/correct this: https://github.com/CiscoDevNet/learning-labs-issues/issues/331
However, even with the correct details login fails, ENG will need to reload the CSR. In the meantime use:
CSR1000v Host: sandbox-iosxe-latest-1.cisco.com SSH Port: 22 NETCONF Port: 830 gRPC Telemetry Port: 57500 RESTCONF Port: 443 (HTTPS) Username: developer Password: C1sco12345
01-05-2022 05:29 PM
The SSH issue is fixed. Please use developer/C1sco12345 to access IOSXE Recommend sandbox.
01-12-2022 05:50 AM
Hi,
seems it doesn't work again:
~$ ssh sandbox-iosxe-recomm-1.cisco.com -l developer ssh_exchange_identification: read: Connection reset by peer
Please advice. Thanks!
01-12-2022 05:51 AM
Hi,
seems it doesn't work again:
~$ ssh sandbox-iosxe-recomm-1.cisco.com -l developer ssh_exchange_identification: read: Connection reset by peer
Please advice. Thanks!
01-12-2022 06:37 AM
The csr1000v is reloaded and back to service.
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