Disabling Duplicate Message Throttling - Cisco Nexus 5000 Series Configuration Manual

System management configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring Smart Call Home
Step 4
Step 5
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
switch(config-callhome)#
What to Do Next
Disable duplicate message throttling.

Disabling Duplicate Message Throttling

You can limit the number of duplicate messages received for the same event. By default, the switch limits the
number of duplicate messages received for the same event. If the number of duplicate messages sent exceeds
30 messages within a 2-hour time frame, the switch discards further messages for that alert type.
Procedure
Step 1
Step 2
Step 3
Step 4
This example shows how to disable duplicate message throttling:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# no duplicate-message throttle
switch(config-callhome)#
Command or Action
switch# show callhome
switch(config)# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# callhome
switch(config-callhome) # no
duplicate-message throttle
switch(config)# copy running-config
startup-config
Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 5.2(1)N1(1)
Disabling Duplicate Message Throttling
Purpose
(Optional)
Displays information about Smart Call Home.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Enters Smart Call Home configuration mode.
Disables duplicate message throttling for Smart Call
Home.
Duplicate message throttling is enabled by default.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
127

Advertisement

Table of Contents
loading

Table of Contents