cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
398
Views
0
Helpful
3
Replies

CISCO CALL-HOME and SMART LICENSE

HenryNguyen89
Level 1
Level 1

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?

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame
conf t
 no service call-home
end
wr

Ruben Cocheno
Spotlight
Spotlight

@HenryNguyen89 

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

Tag me to follow up.
Please mark it as Helpful and/or Solution Accepted if that is the case. Thanks for making Engineering easy again.
Connect with me for more on Linkedin https://www.linkedin.com/in/rubencocheno/

liviu.gheorghe
Spotlight
Spotlight

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

Regards, LG
*** Please Rate All Helpful Responses ***