DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 1
Enters Call Home configuration submode.
call-home
Example:
Router(config)# call-home
Step 2
Enters snapshot configuration mode.
[
no
|
default
]
alert-group-config snapshot
Step 3
Example:
Router(cfg-call-home)# alert-group-config
snapshot
The no or default command will remove all snapshot
command.
Adds the command to the Snapshot alert group. The no or
default command will remove the corresponding command.
[
no
|
default
]
add-command command string
Example:
Router(cfg-call-home-snapshot)# add-command
“
show version
”
Step 4
•
command string
—
IOS command. Maximum length
is 128.
Exits and saves the configuration.
end
Example:
Router(cfg-call-home-snapshot)# end
Step 5
Configuring General email Options
To use the email message transport, you must configure at least one Simple Mail Transfer Protocol (SMTP)
email server address. You can configure the from and reply-to email addresses, and you can specify up to
four backup email servers.
Note the following guidelines when configuring general email options:
•
Backup email servers can be defined by repeating the
mail-server
command using different priority
numbers.
•
The
mail-server priority number
parameter can be configured from 1 to 100. The server with the highest
priority (lowest priority number) is tried first.
To configure general email options, perform the following steps:
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
246
Configuring Call Home for the Cisco CSR 1000v
Configuring General email Options