Leaflet

5-10
思科 ASA 系列命令参考,A H 命令
5 cache clear compression 命令
call-home
[no] subscribe-to-alert-group inventory [periodic {daily | monthly day_of_month | weekly
day_of_week [hh:mm]] - 订阅资产事件。
day_of_month:月份中的天,1-31
day_of_week:周内某日(周日、周一、周二、周三、周四、周五、周六)。
hh, mm:一天中的小时和分钟,24 小时格式。
[no] subscribe-to-alert-group configuration [export full | minimum] [periodic {daily | monthly
day_of_month | weekly day_of_week [hh:mm]] - 订阅配置事件。
full:导出运行配置、启动配置、功能列表、访问列表中的元素数量以及多模式中的情景名称
的配置。
minimum:仅导出功能列表、访问列表中的元素数量以及多模式中的情景名称的配置。
day_of_month:月份中的天,1-31
day_of_week:周内某日(周日、周一、周二、周三、周四、周五、周六)。
hh, mm:一天中的小时和分钟,24 小时格式。
[no] subscribe-to-alert-group telemetry periodic {hourly | daily | monthly day_of_month |
weekly day_of_week [hh:mm] - 订阅遥测周期性事件。
day_of_month:月份中的天,1-31
day_of_week:周内某日(周日、周一、周二、周三、周四、周五、周六)。
hh, mm:一天中的小时和分钟,24 小时格式。
[no] subscribe-to-alert-group snapshot periodic {interval minutes | hourly [mm] | daily |
monthly day_of_month |weekly day_of_week [hh:mm]} - 订阅快照周期性事件。
minutes:间隔(以分钟为单位)。
day_of_month:月份中的天,1-31
day_of_week:周内某日(周日、周一、周二、周三、周四、周五、周六)。
hh, mm:一天中的小时和分钟,24 小时格式。
注意 Call-home HTTPS 消息只能使用 ip http client source-interface 命令通过 VRF 上的指定源接口发
送,与此处介绍的 vrf 命令无关。
示例 以下示例展示如何配置联系人信息:
hostname(config)# call-home
hostname(cfg-call-home)# contact-e-mail-addr username@example.com
hostname(cfg-call-home)# customer-id Customer1234
hostname(cfg-call-home)# phone-number +1-800-555-0199
hostname(cfg-call-home)# site-id Site1
hostname(cfg-call-home)# street-address “1234 Any
Street, Any city, Any state, 12345”
以下示例展示如何配置 Call Home 消息速率限制阈值:
hostname(config)# call-home
hostname(cfg-call-home)# rate-limit 50
以下示例展示如何将 Call Home 消息速率限制阈值设置为默认设置:
hostname(config)# call-home
hostname(cfg-call-home)# default rate-limit
以下示例展示如何创建与现有配置文件具有相同配置设置的新目标配置文件:
hostname(config)# call-home
hostname(cfg-call-home)# copy profile profile1 profile1a