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}
Displays information about one or more
destination profiles.
(Optional) switch# show callhome
destination-profile [profile name]
Step 4
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
(Optional) switch(config)# copy
running-config startup-config
Step 5
Example
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
Adds the show command output to any Call
Home messages sent for this alert group. Only
valid show commands are accepted.
switch(config-callhome)# alert-group
{Configuration | Diagnostic | Environmental
| Inventory | License | Linecard-Hardware |
Step 3
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
65
Configuring Smart Call Home
Associating an Alert Group with a Destination Profile