<?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: Satellite Server Connection Issues in Services Discussions</title>
    <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4399437#M96</link>
    <description>&lt;P&gt;I asked around some more and was informed that SSM On-Prem doesn't support the new CSLU at this time which is most likely causing my issue when using version 17.3.3 IOS XE. I went ahead and backported to 16.12.05 and my device registered on the first try with no configuration changes. I am currently starting the DLC process to convert the license via my Satellite Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone has any idea on how long it normally takes or if I need to ReSync my Server to complete please let me know. However the original question has been answered so I'll be marking this as the solution.&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 16:17:59 GMT</pubDate>
    <dc:creator>WilliamHamilton02800</dc:creator>
    <dc:date>2021-05-07T16:17:59Z</dc:date>
    <item>
      <title>Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4398770#M93</link>
      <description>&lt;P&gt;I have setup a SSM On-Prem satellite server to manage the Smart Licenses on our internal Network. I have been able to get it to publish smart licenses to my firewalls that had no license on them. I am currently attempting to connect my ISR 1100(17.3) Series routers to the server in order to convert their traditional licenses into smart licenses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After following the Configuration Guide for the 1100 Series I am now getting the following error when using the Smart Transport URL:&lt;/P&gt;&lt;PRE&gt;SMART_LIC-3-COMM_FAILED: Communications failure with the Cisco Smart Software Manager (CSSM) : Received empty response from serv&lt;/PRE&gt;&lt;P&gt;When I attempt to use the Call-Home URL I get the following Error:&lt;/P&gt;&lt;PRE&gt;SMART_LIC-3-COMM_FAILED: Communications failure with the Cisco Smart Software Manager (CSSM) : Fail to parse response data from SCH server.&lt;/PRE&gt;&lt;P&gt;Here is my current Config for it&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;Snip&lt;/STRONG&gt;
no license feature hseck9
license udi pid XXXX sn XXXXX
license smart url https://&amp;lt;On-Prem IP&amp;gt;/SmartTransport
license smart url cslu https://&amp;lt;On-Prem IP&amp;gt;/SmartTransport
license smart url smart https://&amp;lt;On-Prem IP&amp;gt;/SmartTransport
license smart transport smart
&lt;STRONG&gt;Snip&lt;/STRONG&gt;&lt;BR /&gt;ip http server&lt;BR /&gt;ip http authentication local&lt;BR /&gt;ip http secure-server&lt;BR /&gt;ip http client source-interface GigabitEthernetX/X/X&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;&lt;STRONG&gt;Snip&lt;/STRONG&gt;
call-home
 contact-email-addr email@domain.domain
 no http secure server-identity-check
 profile "License"
  reporting smart-licensing-data
  destination transport-method http
  destination address http https://&amp;lt;On-Prem IP&amp;gt;/SmartTransport&lt;/PRE&gt;&lt;P&gt;Any ideas would be super helpful, I've only just started working on Smart Licensing as a whole so I'm still fumbling through it.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 13:43:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4398770#M93</guid>
      <dc:creator>WilliamHamilton02800</dc:creator>
      <dc:date>2021-05-06T13:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4398801#M94</link>
      <description>&lt;P&gt;check my Blog :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.balajibandi.com/?p=1286" target="_blank"&gt;https://www.balajibandi.com/?p=1286&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 14:09:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4398801#M94</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-05-06T14:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4398812#M95</link>
      <description>&lt;P&gt;If I'm reading this correctly, with this config&lt;/P&gt;&lt;PRE&gt;crypto pki trustpoint TP-self-signed xx
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate xx
 revocation-check none
 rsakeypair TP-self-signed xx
!
crypto pki trustpoint SLA-TrustPoint
 enrollment terminal
 revocation-check none
!
!
crypto pki certificate chain TP-self-signed xx
 certificate self-signed 01
****
        quit
crypto pki certificate chain SLA-TrustPoint
 certificate ca 01
****&lt;/PRE&gt;&lt;P&gt;You're saying to do&lt;/P&gt;&lt;PRE&gt;no&amp;nbsp;crypto pki certificate chain SLA-TrustPoint&lt;/PRE&gt;&lt;P&gt;After doing that It was recreated after issuing the Registration Command. This time without a visible Certificate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the DNS settings I don't&amp;nbsp; have one configured for this stand alone network. For my Prem server I'm still using an IP for the Hostname.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 14:23:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4398812#M95</guid>
      <dc:creator>WilliamHamilton02800</dc:creator>
      <dc:date>2021-05-06T14:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4399437#M96</link>
      <description>&lt;P&gt;I asked around some more and was informed that SSM On-Prem doesn't support the new CSLU at this time which is most likely causing my issue when using version 17.3.3 IOS XE. I went ahead and backported to 16.12.05 and my device registered on the first try with no configuration changes. I am currently starting the DLC process to convert the license via my Satellite Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone has any idea on how long it normally takes or if I need to ReSync my Server to complete please let me know. However the original question has been answered so I'll be marking this as the solution.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 16:17:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4399437#M96</guid>
      <dc:creator>WilliamHamilton02800</dc:creator>
      <dc:date>2021-05-07T16:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4424795#M97</link>
      <description>&lt;P&gt;same issue here with Cat9500 and 17.3.3 and CSSM On-Prem.&lt;/P&gt;&lt;P&gt;Even documentation for Cat9500 IOS XE 17.3.x is not updated. Using license smart register tokenid command.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:45:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4424795#M97</guid>
      <dc:creator>Filip Po</dc:creator>
      <dc:date>2021-06-28T12:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4428735#M98</link>
      <description>&lt;P&gt;Got the same situation here :&lt;/P&gt;&lt;P&gt;- ISR 1100 17.3.3&lt;/P&gt;&lt;P&gt;- SSM On-Premise v8&lt;/P&gt;&lt;P&gt;--&amp;gt; I tried to use the classical callhome parameter at first : KO&lt;/P&gt;&lt;P&gt;--&amp;gt; then the licensing support told me to upgrade the SSM to the last version so the CSLU transport will be OK : done&lt;/P&gt;&lt;P&gt;--&amp;gt; tried the different transport options :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - cslu : KO as expected (CSLU and SSM On-Prem are 2 different modes)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - smart : KO : url is not customizable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - callhome : the router reaches the SSM On-Prem, but the server response is empty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know about a future release that allow the use of 17.3+ with SSM On-Prem ? (my customer would prefer a Linux VM rather than the CSLU Windows app, even wit the CentOS 7 end-of-support approaching)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 16:49:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4428735#M98</guid>
      <dc:creator>nicolas_dreher</dc:creator>
      <dc:date>2021-07-06T16:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4549637#M99</link>
      <description>&lt;P&gt;hi, i have the same with a wlc 9800 and on prem ssm ver.&amp;nbsp;&lt;SPAN&gt;8-202112&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;anyone got it working??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 14:53:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4549637#M99</guid>
      <dc:creator>ch.geissler</dc:creator>
      <dc:date>2022-02-10T14:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Satellite Server Connection Issues</title>
      <link>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4727787#M100</link>
      <description>&lt;P&gt;The problem that I see with the config is having the same URL for Smart transport as for CSLU.&amp;nbsp; There is a different URL.&lt;/P&gt;&lt;P&gt;See:&amp;nbsp;&lt;A href="https://community.cisco.com/t5/network-management/communications-failure-with-the-cisco-smart-license-utility-cslu/m-p/4727786#M149599" target="_blank"&gt;Solved: Re: Communications failure with the Cisco Smart License Utility (CSLU) - Cisco Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 03:56:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/satellite-server-connection-issues/m-p/4727787#M100</guid>
      <dc:creator>mikburns</dc:creator>
      <dc:date>2022-11-25T03:56:24Z</dc:date>
    </item>
  </channel>
</rss>

