cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
140
Views
2
Helpful
4
Replies

IOS XE on Catalyst Always-On not working

Jason Spring
Level 1
Level 1

The device doesn't seem available. Is there a Cisco resource we can reach out to in the event we see it not working? 

 

Thanks, 

2 Accepted Solutions

Accepted Solutions

@Jason Spring just tested seems ok, what is your error?

✦ ❯ date
Fri 21 Feb 2025 09:18:35 GMT

~ via 
✦ ❯ ssh admin@devnetsandboxiosxe.cisco.com
(admin@devnetsandboxiosxe.cisco.com) Password:

Welcome to the DevNet Sandbox for Cat8000V and IOS XE

The following programmability features are already enabled:

-NETCONF
-RESTCONF

Thanks for stopping by.


Cat8000V#show clock
*09:18:49.186 UTC Fri Feb 21 2025
Cat8000V#
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

View solution in original post

@jacalzad looks ok as of date/time show - restarting the reservation on always on sandbox does not reset the device sadly. 

✦ ❯ date
Wed  5 Mar 2025 16:31:45 GMT

~ via 
✦ ❯ ssh admin@devnetsandboxiosxe.cisco.com
(admin@devnetsandboxiosxe.cisco.com) Password:

Welcome to the DevNet Sandbox for Cat8000V and IOS XE

The following programmability features are already enabled:

-NETCONF
-RESTCONF

Thanks for stopping by.



Cat8000V#show clock
*16:31:59.829 UTC Wed Mar 5 2025
Cat8000V#

 

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

View solution in original post

4 Replies 4

@Jason Spring just tested seems ok, what is your error?

✦ ❯ date
Fri 21 Feb 2025 09:18:35 GMT

~ via 
✦ ❯ ssh admin@devnetsandboxiosxe.cisco.com
(admin@devnetsandboxiosxe.cisco.com) Password:

Welcome to the DevNet Sandbox for Cat8000V and IOS XE

The following programmability features are already enabled:

-NETCONF
-RESTCONF

Thanks for stopping by.


Cat8000V#show clock
*09:18:49.186 UTC Fri Feb 21 2025
Cat8000V#
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

jacalzad
Cisco Employee
Cisco Employee

I have the same issue:

✗ ssh admin@devnetsandboxiosxe.cisco.com
kex_exchange_identification: read: Connection reset by peer
Connection reset by <ip_addr> port 22

From postman, I am also getting 502 errors:

<html>

<head>
<title>502 Bad Gateway</title>
</head>

<body bgcolor="white">
<center>
<h1>502 Bad Gateway</h1>
</center>
<hr>
<center>nginx/1.13.12</center>
</body>

</html>

I've tried to release and restart the sandbox reservation as well..

@jacalzad looks ok as of date/time show - restarting the reservation on always on sandbox does not reset the device sadly. 

✦ ❯ date
Wed  5 Mar 2025 16:31:45 GMT

~ via 
✦ ❯ ssh admin@devnetsandboxiosxe.cisco.com
(admin@devnetsandboxiosxe.cisco.com) Password:

Welcome to the DevNet Sandbox for Cat8000V and IOS XE

The following programmability features are already enabled:

-NETCONF
-RESTCONF

Thanks for stopping by.



Cat8000V#show clock
*16:31:59.829 UTC Wed Mar 5 2025
Cat8000V#

 

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

Thanks, @bigevilbeard . 

I figured it wouldn't, but just wanted to make sure. Looks like the reload fixed it:

Cat8000V#show version 
...
ROM: IOS-XE ROMMON
Cat8000V uptime is 56 minutes
Uptime for this control processor is 57 minutes
System returned to ROM by reload
System image file is "bootflash:packages.conf"
Last reload reason: reload

Thanks again for the assist!