D Commands
destination-profile format
115
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
destination-profile format
To specify a message format for sending messages to a Call home destination, use the
destination-profile format command.
destination-profile profile_name format {full-txt | short-txt | XML}
Syntax Description
Defaults XML
Command Modes Call home configuration (config-callhome)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a message format for sending messages to a Call home destination:
switch(config-callhome)# destination-profile acme_destination format full-txt
Related Commands
profile_name Name you have given the Call home destination profile where the message format is
to be specified.
format Establishes a format for sending Call home messages to the specified destination
(XML is the default).
full-txt Specifies that messages are sent to the named Call home destination in plain text.
short-txt Specifies that messages are sent to the named Call home destination in short text.
XML Specifies that messages are sent to the named Call home destination in XML.
XML is the default Call home message format.
Release Modification
4.0(1) This command was introduced.
Command Description
show callhome
destination-profile
Displays a Call home destination profiles.
show callhome Displays the Call home configuration.