Cisco Nexus 9000 Series Configuration Manual page 79

Nx-os system management configuration guide, release 6.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring Smart Call Home
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
callhome
Example:
switch(config)# callhome
switch(config-callhome)#
destination-profile {name | CiscoTAC-1 |
full-txt-destination | short-txt-destination}
email-addr address
Example:
switch(config-callhome)#
destination-profile full-txt-destination
email-addr person@place.com
destination-profile {name | CiscoTAC-1 |
full-txt-destination | short-txt-destination} http
address
Example:
switch(config-callhome)#
destination-profile CiscoTAC-1 http
http://site.com/service/callhome
destination-profile {name | CiscoTAC-1 |
full-txt-destination | short-txt-destination}
transport-method {email | http}
Example:
switch(config-callhome)#
destination-profile CiscoTAC-1
transport-method http
destination-profile {name | CiscoTAC-1 |
full-txt-destination | short-txt-destination}
message-level number
Example:
switch(config-callhome)#
destination-profile full-txt-destination
message-level 5
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
Modifying a Destination Profile
Purpose
Enters global configuration mode.
Enters Smart Call Home configuration mode.
Configures an email address for a user-defined
or predefined destination profile. You can
configure up to 50 email addresses in a
destination profile.
Configures an HTTP or HTTPS URL for a
user-defined or predefined destination profile.
The URL can be up to 255 characters.
Configures an email or HTTP transport method
for a user-defined or predefined destination
profile. The type of transport method that you
choose determines the configured destination
addresses of that type.
Configures the Smart Call Home message
severity level for this destination profile. Cisco
NX-OS sends only alerts that have a matching
or higher Smart Call Home severity level to
destinations in this profile. The range is from
0 to 9, where 9 is the highest severity level.
59

Advertisement

Table of Contents
loading

Table of Contents