Setting the Transport Type, URL, and Reporting Interval
To configure the mode of transport for a product instance, complete the following task:
Before you begin
Supported topologies: all
SUMMARY STEPS
- configure terminal
- license smart transport{ callhome|cslu|off|smart}
- license smart url{cslu cslu_url|smart smart_url}
- license smart usage interval interval_in_days
- exit
- copy running-config startup-config
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 |
configure terminal Example:
|
Enters global configuration mode. |
Step 2 |
license smart transport{ callhome|cslu|off|smart} Example:
|
Selects the type of message transport the product instance uses. Choose from the following options:
|
Step 3 |
license smart url{cslu cslu_url|smart smart_url} Example:
|
Sets a URL for the configured transport mode (except callhome, which is in the callhome configuration). Depending on the transport mode you have chosen to configure in the previous step, configure the corresponding URL here:
|
Step 4 |
license smart usage interval interval_in_days Example:
|
(Optional) Sets the reporting interval in days. By default, the RUM report is sent every 30 days. The valid value range is 1 to 365. If you set a value that is greater than zero and the transport type is set to off, then, between the interval_in_days and the policy value for ongoing reporting frequency(days):, the lower of the two values is applied. For example, if interval_in_days is set to 100, and the value in the policy says |
Step 5 |
exit Example:
|
Exits global configuration mode and returns to privileged EXEC mode. |
Step 6 |
copy running-config startup-config Example:
|
Saves your entries in the configuration file. |