cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2156
Views
10
Helpful
5
Replies

Unable to login to IOS XE on CSR Always On Sandbox

mickeyze
Level 1
Level 1

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!

 

2 Accepted Solutions

Accepted Solutions

@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

https://devnetsandbox.cisco.com/RM/Diagram/Index/27d9747a-db48-4565-8d44-df318fce37ad?diagramType=Topology

 

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:

 

https://devnetsandbox.cisco.com/RM/Diagram/Index/7b4d4209-a17c-4bc3-9b38-f15184e53a94?diagramType=Topology

 

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
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

View solution in original post

zowu
Cisco Employee
Cisco Employee

The SSH issue is fixed. Please use developer/C1sco12345 to access IOSXE Recommend sandbox. 

View solution in original post

5 Replies 5

@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

https://devnetsandbox.cisco.com/RM/Diagram/Index/27d9747a-db48-4565-8d44-df318fce37ad?diagramType=Topology

 

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:

 

https://devnetsandbox.cisco.com/RM/Diagram/Index/7b4d4209-a17c-4bc3-9b38-f15184e53a94?diagramType=Topology

 

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
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

zowu
Cisco Employee
Cisco Employee

The SSH issue is fixed. Please use developer/C1sco12345 to access IOSXE Recommend sandbox. 

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!

 

mickeyze
Level 1
Level 1

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!

zowu
Cisco Employee
Cisco Employee

The csr1000v is reloaded and back to service.