04-16-2024
06:26 PM
- last edited on
04-16-2024
08:45 PM
by
shaiksh
Hi Community,
Iam creating Smart license in IOSXR with http
So I used "destination transport-method http" and also put the destination url.
When I do show run, i see "destination transport-method email disable" also in the configuration
-----
call-home
service active
contact smart-licensing
profile CiscoTAC-1
active
destination address http https://xxxxxx
destination transport-method email disable
destination transport-method http
------
What does this command do?
Is there need to remove it from the settings?
Thanks
Solved! Go to Solution.
04-16-2024 09:58 PM - edited 04-16-2024 10:03 PM
Hello @okochat18
The comand destination transport-method email disable within the call j
home config specifically instructs the device to disable the email transport method for call home notifications/reports.
When configuring smart licensing with HTTP transport method (using destination transport-method http), it is common practice to disable unnecessary transport methods to streamline the configuration and reduce potential overhead.
Disabling the email transport method ensures that the device does not attempt to send call home notif via email.
https://www.cisco.com/c/en/us/td/docs/switches/lan/smart_call_home/SCH22/SCH22_Ch2.html#wp1038641
04-22-2024 07:45 AM - edited 04-22-2024 07:45 AM
This command is already disable.
Let this command in disable under call-hone configuration.
04-16-2024 09:58 PM - edited 04-16-2024 10:03 PM
Hello @okochat18
The comand destination transport-method email disable within the call j
home config specifically instructs the device to disable the email transport method for call home notifications/reports.
When configuring smart licensing with HTTP transport method (using destination transport-method http), it is common practice to disable unnecessary transport methods to streamline the configuration and reduce potential overhead.
Disabling the email transport method ensures that the device does not attempt to send call home notif via email.
https://www.cisco.com/c/en/us/td/docs/switches/lan/smart_call_home/SCH22/SCH22_Ch2.html#wp1038641
04-21-2024 06:16 PM
Thanks for your quick response.
If I remove the command with the following, would it have effect on anything?
no destination transport-method email disable
04-22-2024 07:45 AM - edited 04-22-2024 07:45 AM
This command is already disable.
Let this command in disable under call-hone configuration.
05-14-2024 11:27 PM
M02@rt37 Thanks.
05-14-2024 11:42 PM
You're welcome @okochat18
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide