Chapter 12 Configuring Call Home for the Cisco CSR 1000V

How to Configure Call Home

DETAILED STEPS

 

Command or Action

Purpose

Step 1

 

 

configure terminal

Enters global configuration mode.

 

Example:

 

 

Router# configure terminal

 

Step 2

 

 

call-home

Enters the Call Home configuration submode.

 

Example:

 

 

Router(config)# call-home

 

Step 3

 

 

profile name

Enters the Call Home destination profile configuration

 

 

submode for the specified destination profile. If the

 

Example:

specified destination profile does not exist, it is created.

 

 

 

Router(config-call-home)# profile profile1

 

Step 4

 

 

[no] destination transport-method {email http}

(Optional) Enables the message transport method. The no

 

 

option disables the method.

 

Example:

 

 

Router(cfg-call-home-profile)# destination

 

 

transport-method email

 

Step 5

 

 

destination address {email email-addresshttp url}

Configures the destination email address or URL to which

 

 

Call Home messages are sent.

 

Example:

Note When entering a destination URL, include either

 

Router(cfg-call-home-profile)# destination

http:// or https://, depending on whether the server

 

address email myaddress@example.com

is a secure server.

Step 6

 

 

destination preferred-msg-format {long-text

(Optional) Configures a preferred message format. The

 

short-text xml}

default is XML.

 

Example:

 

 

Router(cfg-call-home-profile)# destination

 

 

preferred-msg-format xml

 

Step 7

 

 

destination message-size-limit bytes

(Optional) Configures a maximum destination message size

 

 

for the destination profile.

 

Example:

 

 

Router(cfg-call-home-profile)# destination

 

 

message-size-limit 3145728

 

Step 8

 

 

active

Enables the destination profile. By default, the profile is

 

 

enabled when it is created.

 

Example:

 

 

Router(cfg-call-home-profile)# active

 

 

 

 

 

Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide

12-10

OL-27477-07

Page 142
Image 142
Cisco Systems CSR 1000V manual No destination transport-method email http, Destination address email email-address http url