Purpose
Command or Action
Enables or disables Call Home syslog message throttling and avoids
sending repetitive Call Home syslog messages. Repeating syslog
[
no
]
syslog-throttling
Example:
Router(cfg-call-home)# syslog-throttling
Step 3
messages will only display after 24 hours. By default, syslog message
throttling is enabled.
Debug level syslogs like debug trace are not
throttled.
Note
Configuring Call Home Data Privacy
The
data-privacy
command scrubs data, such as IP addresses, from running configuration files to protect the
privacy of customers. Enabling the
data-privacy
command can affect CPU utilization when scrubbing a large
amount of data. Currently,
show
command output is not being scrubbed except for configuration messages
in the
show running-config all
and
show startup-config
data.
SUMMARY STEPS
1.
configure terminal
2.
call-home
3.
data-privacy
{
level
{
normal
|
high
} |
hostname
}
DETAILED STEPS
Purpose
Command or Action
Enters configuration mode.
configure terminal
Example:
Router# configure terminal
Step 1
Enters the Call Home configuration submode.
call-home
Example:
Router(config)# call-home
Step 2
Scrubs data from running configuration file to protect the privacy of the
user. The default data-privacy level is normal.
data-privacy
{
level
{
normal
|
high
} |
hostname
}
Step 3
Example:
Router(cfg-call-home)# data-privacy
level high
Enabling the data-privacy command can affect CPU utilization
when scrubbing a large amount of data.
Note
•
normal
—
Scrubs all normal-level commands.
•
high
—
Scrubs all normal-level commands plus the IP domain name
and IP address commands.
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
252
Configuring Call Home for the Cisco CSR 1000v
Configuring Call Home Data Privacy