1-12
Cisco ASA Series CLI Configuration Guide
Chapter 1 Configuring Anonymous Reporting and Smart Call Home
Configuring Anonymous Reporting and Smart Call Home
Optional Configuration Procedures
This section includes the following topics:
• Configuring Smart Call Home Customer Contact Information, page 1-12
• Configuring the Mail Server, page 1-14
• Configuring Call Home Traffic Rate Limiting, page 1-15
• Testing Smart Call Home Communications, page 1-15
• Managing a Destination Profile, page 1-16
Configuring Smart Call Home Customer Contact Information
You have already configured the customer e-mail address as part of the “Enabling Smart Call Home”
section on page 1-7. This section describes how to configure additional optional customer contact
information. You can specify one or more of the following:
• Phone number
• Street address
• Customer Contract ID
Step 9
subscribe-to-alert-group telemetry periodic {hourly
| daily | monthly day | weekly day [hh:mm]}
Example:
hostname(cfg-call-home-profile)#
subscribe-to-alert-group monthly 15
Subscribes to telemetry periodic events. The default
period is daily.
The daily keyword specifies the time of the day to
send, using an hour:minute format hh:mm, with a
24-hour clock (for example, 14:30).
The weekly keyword specifies the day of the week
and time of day in the format day hh:mm, where the
day of the week is spelled out (for example,
monday).
The monthly keyword specifies the numeric date,
from 1 to 31, and the time of day, in the format date
hh:mm.
Step 10
subscribe-to-alert-group snapshot periodic {interval
minutes | hourly | daily | monthly day_of_month |
weekly day_of_week [hh:mm]}
Example:
hostname(cfg-call-home-profile)#
subscribe-to-alert-group snapshot periodic interval
weekly wednesday 23:15
Subscribes to snapshot periodic events. The default
period is daily.
The interval keyword specifies the notification
interval.
The daily keyword specifies the time of the day to
send, using an hour:minute format hh:mm, with a
24-hour clock (for example, 14:30).
The weekly keyword specifies the day of the week
and time of day in the format day hh:mm, where the
day of the week is spelled out (for example,
monday).
The monthly keyword specifies the numeric date,
from 1 to 31, and the time of day, in the format date
hh:mm.
Command Purpose