2-574
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
profile
Examples This example shows how to create and configure a user-defined call-home profile:
Switch(config)# call-home
Switch(cfg-call-home)# profile cisco
Switch(cfg-call-home-profile)# destination transport-method http
Switch(cfg-call-home-profile)# destination address http
https://172.17.46.17/its/service/oddce/services/DDCEService
Switch(cfg-call-home-profile)# subscribe-to-alert-group configuration
Switch(cfg-call-home-profile)# subscribe-to-alert-group diagnostic severity normal
Switch(cfg-call-home-profile)# subscribe-to-alert-group environment severity notification
Switch(cfg-call-home-profile)# subscribe-to-alert-group syslog severity notification
pattern "UPDOWN"
Switch(cfg-call-home-profile)# subscribe-to-alert-group inventory periodic daily 21:12
Related Commands Command Description
destination address Configures the destination e-mail address or URL to which
Call Home messages will be sent.
destination message-size-limit bytes Configures a maximum destination message size for the
destination profile.
destination preferred-msg-format Configures a preferred message format.
destination transport-method Enables the message transport method.
subscribe-to-alert-group all Subscribes to all available alert groups.
subscribe-to-alert-group configuration Subscribes this destination profile to the Configuration
alert group.
subscribe-to-alert-group diagnostic Subscribes this destination profile to the Diagnostic alert
group.
subscribe-to-alert-group environment Subscribes this destination profile to the Environment alert
group.
subscribe-to-alert-group inventory Subscribes this destination profile to the Inventory alert
group.
subscribe-to-alert-group syslog Subscribes this destination profile to the Syslog alert group.