Configuring Periodic Inventory Notification - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 26
Configuring Smart Call Home
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 3
switch(config-callhome)# transport email
smtp-server ip-address [port number]
[use-vrf vrf-name]
Step 4
switch(config-callhome)# transport email
from email-address
Step 5
switch(config-callhome)# transport email
reply-to email-address
Step 6
switch(config-callhome)# show callhome
transport-email
Step 7
switch(config)# copy running-config
startup-config
This example shows how to configure the e-mail options for Call Home messages:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# transport email smtp-server 192.0.2.10 use-vrf Red
switch(config-callhome)# transport email from person@company.com
switch(config-callhome)# transport email reply-to person@company.com

Configuring Periodic Inventory Notification

You can configure the switch to periodically send a message with an inventory of all software services
currently enabled and running on the device along with hardware inventory information. The switch
generates two Call Home notifications, periodic configuration messages and periodic inventory
messages.
To configure periodic inventory notification, perform this task:
Command
Step 1
switch# configuration terminal
Step 2
switch(config)# callhome
Step 3
switch(config-callhome)#
periodic-inventory notification
[interval days][timeofday time]
Step 4
switch(config-callhome)# show callhome
Step 5
switch(config)# copy running-config
startup-config
This example shows how to configure the periodic inventory messages to generate every 20 days:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# periodic-inventory notification interval 20
OL-16597-01
Purpose
Configures the SMTP server as either the domain name
server (DNS) name, IPv4 address, or IPv6 address).
Optionally configures the port number. The port ranges
is from 1 to 65535. The default port number is 25.
Also optionally configures the VRF to use when
communicating with this SMTP server.
(Optional) Configures the e-mail from field for Call
Home messages.
(Optional) Configures the e-mail reply-to field for Call
Home messages.
(Optional) Displays information about the e-mail
configuration for Call Home.
(Optional) Saves this configuration change.
Purpose
Enters configuration mode.
Enters callhome configuration mode.
Configures the periodic inventory messages. The
interval range is from 1 to 30 days. The default is 7
days. The timeofday value is in HH:MM format.
(Optional) Displays information about Call Home.
(Optional) Saves this configuration change.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring Call Home
26-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents