11-29-2025 01:54 AM
Hello, I've been trying for several days to make RESTCONF queries to the Catalyst 8000 Always-On (it doesn’t require a VPN), but I’m not getting any response. Do you know what might be happening?
I make the following request,
curl -k -u "***:***" https://devnetsandboxiosxec8k.cisco.com/restconf/ -v
but I get a timeout. I’ve verified that the request reaches the router (there’s no port filtering issue), but the response I get is:
* Host devnetsandboxiosxec8k.cisco.com:443 was resolved.
* IPv6: (none)
* IPv4: 131.226.217.182
* Trying 131.226.217.182:443...
* connect to 131.226.217.182 port 443 from 0.0.0.0 port 62472 failed: Timed out
* Failed to connect to devnetsandboxiosxec8k.cisco.com port 443 after 21043 ms: Could not connect to server
* closing connection #0
In the router:
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
Thank you in advance for your support.
Solved! Go to Solution.
11-29-2025 04:27 AM
@agds this feature/access stopped working a while back, team advised they need to update the new radius access when your dynamic creds are built. Sadly nothing you can do to fix it your side. Would suggest to use the reservation based with vpn, to test this feature.
11-29-2025 04:27 AM
@agds this feature/access stopped working a while back, team advised they need to update the new radius access when your dynamic creds are built. Sadly nothing you can do to fix it your side. Would suggest to use the reservation based with vpn, to test this feature.
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