After you have enabled Cisco Smart Licensing, you must register the router with Cisco. Using the ID token,
the license agent on the router registers the product with Cisco and then receives back an identity certificate.
This certificate is used for all future communications with Cisco. The license agent on the router automatically
renews the registration information with Cisco every 30 days. This renewal of registration is done once for
each product instance. See
to determine the id-token.
SUMMARY STEPS
1.
profile
CiscoTAC-1
2.
no destination address http default-url
3.
destination address httpsatellite-url
4.
exit
5.
crypto pki trustpoint
SLA-TrustPoint
6.
revocation-check none
7.
exit
8.
license smart register idtoken id-token
DETAILED STEPS
Purpose
Command or Action
Enables TAC profile configuration mode.
profile
CiscoTAC-1
Step 1
Example:
Router(cfg-call-home)# profile CiscoTAC-1
Removes the previously configured destination address for the Cisco Smart
Software Agent.
no destination address http default-url
Example:
Router(cfg-call-home-profile)# no destination address
https://tools.cisco.com/its/service/oddce/services/DDCEService
Step 2
satellite-url
—
To determine the URL of the transport gateway, see the CSSM
Satellite documentation. The
satellite-url
will be similar to:
http://<ip-address>/Transportgateway/services/DeviceRequestHandler
destination address httpsatellite-url
Step 3
Exits TAC profile configuration mode.
exit
Step 4
Starts ca-trustpoint configuration mode and create a name, SLA-Trustpoint, for
the CertificateAuthority server.
crypto pki trustpoint
SLA-TrustPoint
Step 5
Certificate checking is ignored. Use this command if you are configuring software
using Cisco Smart Software Manager satellite (CSSM satellite). This command
revocation-check none
Step 6
ensures that revocation checking of the certificate is disabled when the trust
policy is in use.
Exits ca-trustpoint configuration mode and returns to global configuration mode.
exit
Step 7
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
177
Installing Cisco CSR 1000v Licenses
Registering the Router with the Cisco Licensing Cloud (CSSM satellite)