S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
54-12
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 54 Configuring Call Home
Periodic Inventory Notification
Periodic Inventory Notification
You can configure the switch to periodically send a message with an inventory of all the software
services currently enabled and running on the switch along with hardware inventory information. The
inventory is modified each time the switch is restarted nondisruptively.
By default, this feature is disabled in all switches in the Cisco MDS 9000 Family. When you enable this
feature without configuring an interval value, the Call Home message is sent every 7 days. This value
ranges from 1 to 30 days.
To enable periodic inventory notification in a Cisco MDS 9000 Family switch, follow these steps:
Step 3
switch(config-callhome)#
transport
email smtp-server 192.168.1.1
Configures the DNS, IPv4 address, or IPv6 address of the
SMTP server to reach the server. The port usage defaults
to 25 if no port is specified.
Note
The port number is optional and, if required, may
be changed depending on the server location.
switch(config-callhome)#
transport
email smtp-server 192.168.1.1 port 30
Command
Purpose
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
callhome
switch(config-callhome)#
Enters the Call Home configuration submode.
Step 3
switch(config-callhome)#
periodic-inventory
notification
Enables the periodic inventory notification
feature. By default, the Call Home message is sent
every 7 days.
switch(config-callhome)#
no
periodic-inventory notification
Disables the periodic inventory notification
feature (default).
Step 4
switch(config-callhome)#
periodic-inventory
notification interval 15
Configures the periodic inventory notification
message to be sent every 15 days. This value
ranges from 1 to 30 days.
switch(config-callhome)#
no
periodic-inventory notification interval 15
Defaults to using the factory default of sending a
Call Home message every 7 days.