Specifications
2-458
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
profile
profile
To enter profile call- home conf iguration submode, u se the profile command in call-home configuration
mode, use the profile command.
profile profile_name
Syntax Description
Defaults T his command has no default settings.
Command Modes cfg-call-hom e
Usage Guidelines W hen you enter the profile profile_name command in call-home mode, the prompt changes to
Switch(cfg-call-hom e-profile)#, and you have access to the following profile configur ation commands:
• active
• destination address
• destination message-size-limit bytes
• destination preferred-msg-format
• destination transport-method
• end
• exit
• subscribe-to-alert-group all
• subscribe-to-alert-group configuration
• subscribe-to-alert-group diagnostic
• subscribe-to-alert-group environment
• subscribe-to-alert-group inventory
• subscribe-to-alert-group syslog
Examples This exampl e shows how to create and configur e 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
profile_name Specifies the profile name.