Associating an Alert Group with a Destination Profile
Associating an Alert Group with a Destination Profile
Procedure
Step 1
Step 2
Step 3
Step 4
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
Step 1
Step 2
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
130
Command or Action
switch# configure terminal
switch(config)# callhome
switch(config-callhome)# destination-profile
name alert-group {All | Cisco-TAC |
Configuration | Diagnostic | Environmental
| Inventory | License | Linecard-Hardware |
Supervisor-Hardware | Syslog-group-port |
System | Test}
switch# show callhome destination-profile
[profile name]
switch(config)# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# callhome
Configuring Smart Call Home
Purpose
Enters global configuration mode.
Enters Smart Call Home configuration mode.
Associates an alert group with this destination
profile. Use the All keyword to associate all alert
groups with the destination profile.
(Optional)
Displays information about one or more
destination profiles.
(Optional)
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
Purpose
Enters global configuration mode.
Enters Smart Call Home configuration mode.
OL-31641-01