<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110 in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345277#M11891</link>
    <description>&lt;P&gt;Yeah seems odd, I know on one version you had to disable restconf and re-enable this. As&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/336505"&gt;@Jesus Illescas&lt;/a&gt;&amp;nbsp;noted the team will take a look, now they use dynamic usernames on this, could be a small update to the baseline configuration to allow this to happen.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2025 10:00:48 GMT</pubDate>
    <dc:creator>bigevilbeard</dc:creator>
    <dc:date>2025-11-07T10:00:48Z</dc:date>
    <item>
      <title>Trying to test restconf on Catalyst 8000 Always-On Sandbox-20251104T08</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5344979#M11878</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Trying to test restconf I can ssh to the lab. Works fine.&lt;/P&gt;&lt;P&gt;curl -k -u "&amp;lt;username&amp;gt;:&amp;lt;password&amp;gt;" host -v&lt;BR /&gt;* Host &amp;lt;&amp;gt;:443 was resolved.&lt;BR /&gt;* IPv6: (none)&lt;BR /&gt;* IPv4: 131.x.x.x&lt;BR /&gt;* Trying 131.x.x.x:443...&lt;/P&gt;&lt;P&gt;Seems like something else might be blocking it. I am aware that there are new VPN settings however I tried the ssh port to the host provided with the credentials given and it worked. So I assumed the 443 port would be open as well. If that's not the case that would explain it. Anyhow thanks for your help.&lt;/P&gt;&lt;P&gt;-Todd&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 11:36:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5344979#M11878</guid>
      <dc:creator>__ToddR__</dc:creator>
      <dc:date>2025-11-06T11:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345142#M11881</link>
      <description>&lt;P&gt;I’ve not tested it. But looking at the lab details&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Cat8000v Host:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Public URL:&lt;/STRONG&gt;&lt;CODE&gt;devnetsandboxiosxec8k.cisco.com&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;RESTCONF port:&lt;/STRONG&gt; 443&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;NETCONF port:&lt;/STRONG&gt; 830&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;ssh port:&lt;/STRONG&gt; 22&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;it should be open, there is no vpn and normal the security only allows the listed ports from the instructions. Have you check the configuration on the device itself to ensure restconf is set up, as this is a always on and shared device, something might not be configured correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 20:19:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345142#M11881</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2025-11-06T20:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345161#M11882</link>
      <description>&lt;P&gt;From what I could tell it was enabled. It looks like I'm getting blocked prior to reaching the device on port 443. The following configurations were on the router&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;netconf-yang&lt;BR /&gt;restconf&lt;BR /&gt;yang-interfaces aaa authentication method-list netconf-authn&lt;BR /&gt;yang-interfaces aaa authorization method-list netconf-authz&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;ip http server&lt;BR /&gt;ip http server&lt;BR /&gt;ip http authentication local&lt;BR /&gt;ip http secure-server&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# show ip http server status&lt;BR /&gt;HTTP server status: Enabled&lt;BR /&gt;HTTP server port: 80&lt;BR /&gt;HTTP server active supplementary listener ports: 21111&lt;BR /&gt;HTTP server authentication method: local&lt;BR /&gt;HTTP server auth-retry 0 time-window 0&lt;BR /&gt;HTTP server digest algorithm: md5&lt;BR /&gt;HTTP server access class: 0&lt;BR /&gt;HTTP server IPv4 access class: None&lt;BR /&gt;HTTP server IPv6 access class: None&lt;BR /&gt;HTTP server base path:&lt;BR /&gt;HTTP File Upload status: Disabled&lt;BR /&gt;HTTP server upload path:&lt;BR /&gt;HTTP server help root:&lt;BR /&gt;Maximum number of concurrent server connections allowed: 300&lt;BR /&gt;Maximum number of secondary server connections allowed: 50&lt;BR /&gt;Server idle time-out: 180 seconds&lt;BR /&gt;Server life time-out: 180 seconds&lt;BR /&gt;Server session idle time-out: 600 seconds&lt;BR /&gt;Maximum number of requests allowed on a connection: 25&lt;BR /&gt;Server linger time : 60 seconds&lt;BR /&gt;HTTP server active session modules: ALL&lt;BR /&gt;HTTP secure server capability: Present&lt;BR /&gt;HTTP secure server status: Enabled&lt;BR /&gt;HTTP secure server port: 443&lt;BR /&gt;HTTP secure server ciphersuite: rsa-aes-cbc-sha2 rsa-aes-gcm-sha2&lt;BR /&gt;dhe-aes-cbc-sha2 dhe-aes-gcm-sha2 ecdhe-rsa-aes-cbc-sha2&lt;BR /&gt;ecdhe-rsa-aes-gcm-sha2 ecdhe-ecdsa-aes-gcm-sha2 tls13-aes128-gcm-sha256&lt;BR /&gt;tls13-aes256-gcm-sha384 tls13-chacha20-poly1305-sha256&lt;BR /&gt;HTTP secure server TLS version: TLSv1.3 TLSv1.2&lt;BR /&gt;HTTP secure server client authentication: Disabled&lt;BR /&gt;HTTP secure server PIV authentication: Disabled&lt;BR /&gt;HTTP secure server PIV authorization only: Disabled&lt;BR /&gt;HTTP secure server trustpoint: TP-self-signed-3209586145&lt;BR /&gt;HTTP secure server peer validation trustpoint:&lt;BR /&gt;HTTP secure server ECDHE curve: secp256r1&lt;BR /&gt;HTTP secure server active session modules: ALL&lt;/P&gt;&lt;P&gt;So.... Just seems like maybe a ports needs opened? Maybe the device is in need of a reboot?? But I don't know. If there are others who aren't having the issue to this device as its a shared resource if they could chime in?? Then there could be a problem between my chair and the keyboard. Wouldn't be the first time. But at this point, that's all I got.&lt;/P&gt;&lt;P&gt;-Todd&lt;/P&gt;&lt;P&gt;$ curl -k -u "username:password" &lt;A href="https://devnetsandboxiosxec8k.cisco.com/restconf/" target="_blank"&gt;https://devnetsandboxiosxec8k.cisco.com/restconf/&lt;/A&gt; -v&lt;BR /&gt;* Host devnetsandboxiosxec8k.cisco.com:443 was resolved.&lt;BR /&gt;* IPv6: (none)&lt;BR /&gt;* IPv4: 131.226.217.182&lt;BR /&gt;* Trying 131.226.217.182:443...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 21:26:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345161#M11882</guid>
      <dc:creator>__ToddR__</dc:creator>
      <dc:date>2025-11-06T21:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345164#M11883</link>
      <description>&lt;P&gt;I thought I replied to this earlier,&amp;nbsp; but I don't see my update. Yea restconf appears to be enabled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;#sh run | inc restconf&lt;BR /&gt;restconf&lt;/P&gt;&lt;P&gt;# show ip http server status&lt;BR /&gt;HTTP server status: Enabled&lt;BR /&gt;HTTP server port: 80&lt;BR /&gt;HTTP server active supplementary listener ports: 21111&lt;BR /&gt;HTTP server authentication method: local&lt;BR /&gt;HTTP server auth-retry 0 time-window 0&lt;BR /&gt;HTTP server digest algorithm: md5&lt;BR /&gt;HTTP server access class: 0&lt;BR /&gt;HTTP server IPv4 access class: None&lt;BR /&gt;HTTP server IPv6 access class: None&lt;BR /&gt;HTTP server base path:&lt;BR /&gt;HTTP File Upload status: Disabled&lt;BR /&gt;HTTP server upload path:&lt;BR /&gt;HTTP server help root:&lt;BR /&gt;Maximum number of concurrent server connections allowed: 300&lt;BR /&gt;Maximum number of secondary server connections allowed: 50&lt;BR /&gt;Server idle time-out: 180 seconds&lt;BR /&gt;Server life time-out: 180 seconds&lt;BR /&gt;Server session idle time-out: 600 seconds&lt;BR /&gt;Maximum number of requests allowed on a connection: 25&lt;BR /&gt;Server linger time : 60 seconds&lt;BR /&gt;HTTP server active session modules: ALL&lt;BR /&gt;HTTP secure server capability: Present&lt;BR /&gt;HTTP secure server status: Enabled &amp;lt;&amp;lt;--&lt;BR /&gt;HTTP secure server port: 443 &amp;lt;&amp;lt;--&lt;BR /&gt;HTTP secure server ciphersuite: rsa-aes-cbc-sha2 rsa-aes-gcm-sha2&lt;BR /&gt;dhe-aes-cbc-sha2 dhe-aes-gcm-sha2 ecdhe-rsa-aes-cbc-sha2&lt;BR /&gt;ecdhe-rsa-aes-gcm-sha2 ecdhe-ecdsa-aes-gcm-sha2 tls13-aes128-gcm-sha256&lt;BR /&gt;tls13-aes256-gcm-sha384 tls13-chacha20-poly1305-sha256&lt;BR /&gt;HTTP secure server TLS version: TLSv1.3 TLSv1.2&lt;BR /&gt;HTTP secure server client authentication: Disabled&lt;BR /&gt;HTTP secure server PIV authentication: Disabled&lt;BR /&gt;HTTP secure server PIV authorization only: Disabled&lt;BR /&gt;HTTP secure server trustpoint: TP-self-signed-3209586145&lt;BR /&gt;HTTP secure server peer validation trustpoint:&lt;BR /&gt;HTTP secure server ECDHE curve: secp256r1&lt;BR /&gt;HTTP secure server active session modules: ALL&lt;/P&gt;&lt;P&gt;So unless someone else who is currently using the box can chime in that restconf is working fine for them. Seems like either a port issue or the device in a enabled but operating in a degraded state and is not completing the tcp connection on port 443. Because its a shared resource I don't want to start messing with things that will disrupt others. Not sure what else I can provide or do at this point?&lt;/P&gt;&lt;P&gt;$ curl -k -u "&amp;lt;&amp;gt;:&amp;lt;&amp;gt;" &lt;A href="https://devnetsandboxiosxec8k.cisco.com/restconf/" target="_blank"&gt;https://devnetsandboxiosxec8k.cisco.com/restconf/&lt;/A&gt; -v&lt;BR /&gt;* Host devnetsandboxiosxec8k.cisco.com:443 was resolved.&lt;BR /&gt;* IPv6: (none)&lt;BR /&gt;* IPv4: 131.226.217.182&lt;BR /&gt;* Trying 131.226.217.182:443... &amp;lt;-- Hanging&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;-Todd&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 21:50:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345164#M11883</guid>
      <dc:creator>__ToddR__</dc:creator>
      <dc:date>2025-11-06T21:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345166#M11884</link>
      <description>&lt;P&gt;I am seeing the same when I try to connect from my machine. The webserver is responding on port 443 when I test from the router itself, so there must be something wrong in the sandbox infrastructure(missing fw rule?)&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Hiit_Batch49#show ip int br
Interface              IP-Address      OK? Method Status                Protocol
GigabitEthernet1       10.10.20.148    YES NVRAM  up                    up      
GigabitEthernet2       unassigned      YES NVRAM  administratively down down    
GigabitEthernet3       unassigned      YES NVRAM  administratively down down    
Hiit_Batch49#telnet 10.10.20.148 443
Trying 10.10.20.148, 443 ... Open
^CHTTP/1.1 400 Bad Request
Server: openresty
Date: Thu, 06 Nov 2025 22:01:53 GMT
Content-Type: text/html
Content-Length: 154
Connection: close

&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;400 Bad Request&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;center&amp;gt;&amp;lt;h1&amp;gt;400 Bad Request&amp;lt;/h1&amp;gt;&amp;lt;/center&amp;gt;
&amp;lt;hr&amp;gt;&amp;lt;center&amp;gt;openresty&amp;lt;/center&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;

[Connection to 10.10.20.148 closed by foreign host]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 22:08:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345166#M11884</guid>
      <dc:creator>Torbjørn</dc:creator>
      <dc:date>2025-11-06T22:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345172#M11886</link>
      <description>&lt;P&gt;I don't know whats going on with this post but I have replied twice and nothing seems to show up???&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 22:43:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345172#M11886</guid>
      <dc:creator>__ToddR__</dc:creator>
      <dc:date>2025-11-06T22:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345176#M11888</link>
      <description>&lt;P&gt;Is there any potentially sensitive information in there? When I first opened this post earlier there was one more post here, but when I returned to reply it had disappeared. I am guessing the replies you are missing are getting removed by a moderator.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 22:48:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345176#M11888</guid>
      <dc:creator>Torbjørn</dc:creator>
      <dc:date>2025-11-06T22:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345179#M11889</link>
      <description>&lt;P&gt;Gotcha.... Good to know. Thanks..&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 23:04:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345179#M11889</guid>
      <dc:creator>__ToddR__</dc:creator>
      <dc:date>2025-11-06T23:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345274#M11890</link>
      <description>&lt;P&gt;I'll ping the team. it seems there is an aaa error when using restconf&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ curl -X GET \
&amp;gt;   -H "Accept: application/yang-data+json" \
&amp;gt;   -H "Content-Type: application/yang-data+json" \
&amp;gt;   -u yyyyy:xxxxx \
&amp;gt;   --insecure \
&amp;gt;   "https://devnetsandboxiosxec9k.cisco.com/restconf/data/Cisco-IOS-XE-native:native"
{
  "ietf-restconf:errors": {
    "error": [
      {
        "error-type": "protocol",
        "error-tag": "access-denied"
      }
    ]
  }
}
&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;*Nov  7 09:38:07.193: AAA/AUTHEN/LOGIN (00000000): Pick method list 'netconf-authn'
*Nov  7 09:38:07.209: %DMI-5-AUTHENTICATION_FAILED: R0/0: dmiauthd: Authentication failure from 34.131.36.30:35000 for netconf over ssh.&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 07 Nov 2025 09:45:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345274#M11890</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2025-11-07T09:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345277#M11891</link>
      <description>&lt;P&gt;Yeah seems odd, I know on one version you had to disable restconf and re-enable this. As&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/336505"&gt;@Jesus Illescas&lt;/a&gt;&amp;nbsp;noted the team will take a look, now they use dynamic usernames on this, could be a small update to the baseline configuration to allow this to happen.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 10:00:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345277#M11891</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2025-11-07T10:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to test restconf on Catalyst 8000 Always-On Sandbox-2025110</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345283#M11892</link>
      <description>&lt;P&gt;I correct myself, I used the wrong URL (c9k instead of c8k) I see is timing out.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ curl -X GET \
&amp;gt;   -H "Accept: application/yang-data+json" \
&amp;gt;   -H "Content-Type: application/yang-data+json" \
&amp;gt;   -u yyyyyy:xxxxxxx \
&amp;gt;   --insecure \
&amp;gt;   "https://devnetsandboxiosxec8k.cisco.com/restconf/data/Cisco-IOS-XE-native:native" \
&amp;gt;   -vv
Note: Unnecessary use of -X or --request, GET is already inferred.
* Host devnetsandboxiosxec8k.cisco.com:443 was resolved.
* IPv6: (none)
* IPv4: 131.226.217.182
*   Trying 131.226.217.182:443...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 10:17:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/trying-to-test-restconf-on-catalyst-8000-always-on-sandbox/m-p/5345283#M11892</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2025-11-07T10:17:46Z</dc:date>
    </item>
  </channel>
</rss>

