D Commands
destination-profile
109
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
destination-profile
To create and name a destination profile for Call home, use the destination-profile command. To remove
a destination profile, use the no form of this command.
destination-profile profile_name
no destination-profile profile_name
Syntax Description
Defaults None
Command Modes Call home configuration (config-callhome)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines Cisco NX-OS includes the following predefined destination profiles:
• CiscoTAC-1—Supports the Cisco-TAC alert group in XML message format. This profile is
preconfigured with the callhome@cisco.com e-mail contact, maximum message size, and message
severity level 0. You cannot change any of the default information for this profile.
• full-text-destination—Supports the full text message format.
• short-text-destination—Supports the short text message format.
This command does not require a license.
Examples This example shows how to create the Call home destination profile named Noc101:
switch(config)# callhome
switch(config-callhome)# destination-profile Noc101
This example shows how to remove the Call home Noc101 destination profile:
switch(config)# callhome
switch(config-callhome)# no destination-profile Noc101
profile_name User-defined destination profile name.
Release Modification
4.0(1) This command was introduced.