03-31-2022 12:51 AM
HI,
I am trying to license a C9200 against SSM On Prem but unlike the other devices I can't find the following commands:
"license smart register <token_id>" command not found
can anyone help with step-by-step guide? I did see a video online but none of them covers SSM On-Prem.
thanks in advance.
03-31-2022 02:57 AM
what is the version of code running on Cat 9200
here is my blog for on prem registration :
https://www.balajibandi.com/?p=1286
03-31-2022 04:05 AM
HI Balaji,
version is 17.03.05
thanks
03-31-2022 04:53 AM
Device# license smart trust idtoken id_token_value {local| all} [force]
03-31-2022 05:03 AM
Hi Balaji,
been trying this but getting : Fail to parse response data from SCH server.
any idea?
03-31-2022 05:42 AM
post complete log what you getting error to help you:
03-31-2022 05:59 AM
getting the following now:
SMART_LIC-3-COMM_FAILED: Communications failure with the Cisco Smart License Utility (CSLU) : HTTP Server Error 400
and here's the config:
service call-home
snmp-server enable traps call-home message-send-fail server-fail
call-home
! If contact email address in call-home is configured as sch-smart-licensing@cisco.com
! the email address configured in Cisco Smart License Portal will be used as contact email address to send SCH notifications.
contact-email-addr sch-smart-licensing@cisco.com
source-interface Vlan200
no http secure server-identity-check
profile "CiscoTAC-1"
active
destination transport-method http
destination address http https://xxxxxxx/Transportgateway/services/DeviceRequestHandler
no destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
profile "test1"
destination transport-method http
destination address http https://xxxxxxx/Transportgateway/services/DeviceRequestHandler
03-31-2022 08:46 AM
are you able to reach XXXXX ip using vlan 200 (xxxx is the IP or DNS ?)
ping XXXXX source vlan200 ?
check common errors :
03-31-2022 08:49 AM
Hi,
yes I can telnet to that IP over 443 successfully.
03-31-2022 09:38 AM
check on the SSM see any logs ?
03-31-2022 10:07 AM
no logs on SSM at all.
03-31-2022 11:04 AM
is this only device having issue ? you mentioned other devices ok ? what is that devices working ?
07-23-2025 09:33 AM
Do you need to set an ip http source interface? Do you have DNS servers configured, ip domain-lookup, need to have DNS servers in a management vrf? I received the same error and it turned out I was using the smart transport url instead of the legacy URL which you have on devices that didn't support it. But just pointing out other possible items that might be needed.
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