Configuration Examples For Smart Call Home - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring Smart Call Home
Command
show callhome pending
show callhome pending-diff
show callhome session-status
show callhomestatus
show callhome transport
show callhome user-def-cmds
show running-config callhome [all]
show startup-config callhome
show tech-support callhome

Configuration Examples for Smart Call Home

This example shows how to create a destination profile called Noc101, associate the Configuration alert group
to that profile, configure contact and email information, and specify the VRF used to send Smart Call Home
messages over HTTP:
configure terminal
snmp-server contact person@company.com
callhome
distribute
email-contact admin@Mycompany.com
phone-contact +1-800-123-4567
streetaddress 123 Anystreet st. Anytown,AnyWhere
destination-profile Noc101 format full-txt
destination-profile full-text-destination email-addr person@company.com
destination-profile full-text-destination message-level 5
destination-profile Noc101 alert-group Configuration
alert-group Configuration user-def-cmd show ip route
transport email mail-server 192.0.2.10 priority 1
transport http use-vrf Blue
enable
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Configuration Examples for Smart Call Home
Purpose
Displays the Smart Call Home
configuration changes in the
pending CFS database.
Displays the differences between
the pending and running Smart Call
Home configuration.
Displays the status of the last CFS
commit or abort operation.
Displays the CFS distribution state
(enabled or disabled) for Smart
Call Home.
Displays the transport-related
configuration for Smart Call Home.
Displays CLI commands added to
any alert groups.
Displays the running configuration
for Smart Call Home.
Displays the startup configuration
for Smart Call Home.
Displays the technical support
output for Smart Call Home.
131

Advertisement

Table of Contents
loading

Table of Contents