Hello,
I am in the process of transferring a Smart License from a proxy server to a Cisco Nexus 9000 C9336C-FX2 chassis running NX-OS version 10.5(2). I have been following Method 3 (On-Prem SLP) as outlined in the official Cisco guide:
https://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/nx-os-software/217965-smart-licensing-on-nexus-platforms.html#toc-hId--2099765294
I have completed the configuration on the switch as follows:
switch# show run callhome
version 9.3(4) Bios:version 07.67
callhome
email-contact sch-smart-licensing@cisco.com
destination-profile CiscoTAC-1 transport-method http
destination-profile CiscoTAC-1 index 1 http https://10.106.41.xx/Transportgateway/services/DeviceRequestHandlerend
transport http use-vrf management
enable
Switch# license smart register idtoken XXXX (force)
I have used a alternative command since "register" was not recongnized in the switch.
Switch# license smart trust idtoken XXXX (force)
The output indicated that the registration process had been initiated:
"Initiated device registration with backend. Run show license status for registration status."
I have also generated the required token on the Smart Software Manager On-Prem workspace
Could someone guide me on the next steps or provide assistance if I have missed any critical configurations? Any insights or troubleshooting suggestions would be greatly appreciated.
Thank you in advance.