Enable Call Home to establish secure communication with CSSM, which is required for smart licensing and license reporting on your device.
Call Home connects your device with CSSM and automates license registration, reporting, and updates. Proper configuration ensures compliance and full access to Cisco licensing features.
Procedure
|
1. |
Enable Call Home and configure Call Home mode settings:
Example:
RP/0/RP0/CPU0:ios#call-home
RP/0/RP0/CPU0:ios(config-call-home)#service active
RP/0/RP0/CPU0:ios(config-call-home)#contact smart-licensing
RP/0/RP0/CPU0:ios(config-call-home)#profile CiscoTAC-1
RP/0/RP0/CPU0:ios(config-call-home-profile)#active
RP/0/RP0/CPU0:ios(config-call-home-profile)#destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
RP/0/RP0/CPU0:ios(config-call-home-profile)#reporting smart-call-home-data
RP/0/RP0/CPU0:ios(config-call-home-profile)#reporting smart-licensing-data
RP/0/RP0/CPU0:ios(config-call-home-profile)#destination transport-method email disable
RP/0/RP0/CPU0:ios(config-call-home-profile)#destination transport-method http
RP/0/RP0/CPU0:ios(config-call-home-profile)#commit
RP/0/RP0/CPU0:ios(config-call-home-profile)#end
|
|
2. |
Configure the domain name and DNS name server.
Example:
RP/0/RP0/CPU0:ios#config
RP/0/RP0/CPU0:ios(config)#domain name cisco.com
RP/0/RP0/CPU0:ios(config)#domain name-server 64.102.6.247
RP/0/RP0/CPU0:ios(config)#commit
RP/0/RP0/CPU0:ios(config)#end
|
|
3. |
Enable Certificate Revocation List (CRL) configuration, if you have a Trustpool CA.
Example:
RP/0/RP0/CPU0:ios#config
RP/0/RP0/CPU0:ios(config)#crypto ca trustpoint Trustpool crl optional
RP/0/RP0/CPU0:ios(config)#commit
RP/0/RP0/CPU0:ios(config)#end
|
|
4. |
Set Call Home as the smart license transport mode.
Example:
RP/0/RP0/CPU0:ios#config
RP/0/RP0/CPU0:ios(config)#License smart transport callhome
RP/0/RP0/CPU0:ios(config)#commit
RP/0/RP0/CPU0:ios(config)#end
Verify whether the Callhome is Configured.
RP/0/RP0/CPU0:ios#show license all
Transport: Type: Callhome
|
|
5. |
Establish trust with smart licensing using an ID token.
Example:
license smart trust idtoken Zesdf3243u48329fdfhsfhsfkjs1233j4h1j1j4j41n
|
Call Home is enabled and configured on your device. The device will connect to CSSM for automated license management, compliance, and reporting.