Associating an Alert Group with a Destination Profile
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enters Smart Call Home configuration mode.switch(config)# callhome
Step 2
Associates an alert group with this destination
profile. Use the All keyword to associate all alert
groups with the destination profile.
switch(config-callhome)# destination-profile
name alert-group {All | Cisco-TAC |
Configuration | Diagnostic | Environmental
| Inventory | License | Linecard-Hardware |
Step 3
Supervisor-Hardware | Syslog-group-port |
System | Test}
(Optional)
Displays information about one or more
destination profiles.
switch# show callhome destination-profile
[profile name]
Step 4
(Optional)
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
switch(config)# copy running-config
startup-config
Step 5
The following example shows how to associate all alert groups with the destination profile Noc101:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# destination-profile Noc101 alert-group All
switch(config-callhome)#
What to Do Next
Optionally, you can add show commands to an alert group and configure the SMTP e-mail server.
Adding Show Commands to an Alert Group
You can assign a maximum of five user-defined show commands to an alert group.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enters Smart Call Home configuration mode.switch(config)# callhome
Step 2
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
130 OL-31641-01
Configuring Smart Call Home
Associating an Alert Group with a Destination Profile