Symptom
If a different destination-profile is configured, registration to CSSM does not succeed in Nexus 9000.
switch# show license status
Smart Licensing is ENABLED
Registration:
Status: REGISTERING - REGISTRATION IN PROGRESS
Export-Controlled Functionality: Not Allowed
Initial Registration: FAILED on Feb 24 09:51:23 2023 UTC
Failure reason: The action failed because smart license profile does not have http destination configured. Please retry after manually configuring http destination address in smart licensing profile
with "destination address http " under the smart licensing profile mode.
Next Registration Attempt: Feb 24 10:11:18 2023 UTC
License Authorization:
Status: No Licenses in Use
Smart License Conversion:
Automatic Conversion Enabled: False
Status: Not started
Conditions
Destination profile is different from CiscoTAC-1 in callhome:
callhome
destination-profile CUSTOM transport-method http
destination-profile CUSTOM index 1 http https:////Transportgateway/services/DeviceRequestHandler
transport http use-vrf management
Workaround
instead of CUSTOM profile, use CiscoTAC-1:
callhome
destination-profile CiscoTAC-1 transport-method http
destination-profile CiscoTAC-1 index 1 http https:///Transportgateway/services/DeviceRequestHandler
Further Problem Description