02-23-2024 07:52 PM
Dear all,
I have some switches (C9300) using for production line (internal network). But Call-home and smart license alway send log like this:
Feb 22 07:27:09 vnd: %CALL_HOME-5-SL_MESSAGE_FAILED: Fail to send out Smart Licensing message to: https://tools.cisco.com/its/service/oddce/services/DDCEService (ERR 207 : Connection time out)
Feb 22 07:27:09 vnd: %SMART_LIC-3-COMM_FAILED: Communications failure with the Cisco Smart Software Manager (CSSM) : Fail to send out Call Home HTTP message.
I try to stop it but failed. Is there any change to stop Call-home and smart license?
02-23-2024 08:02 PM
conf t
no service call-home
end
wr
02-24-2024 04:42 AM
This should work
conf t
logging discriminator FO_CSL facility drops SMART_LI|CALL
logging buffered discriminator FO_CSL 40960
logging console discriminator FO_CSL
logging monitor discriminator FO_CSL
end
or
conf t
license smart transport off
02-24-2024 05:09 AM
Hello @HenryNguyen89 ,
you should configure the ip http client source interface interface to an interface that has access to Internet in order to be able to access https://tools.cisco.com/its/service/oddce/services/DDCEService
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