![Cisco Nexus 3548 series Command Reference Manual Download Page 155](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162155.webp)
135
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
hardware ip glean throttle syslog
hardware ip glean throttle syslog
To generate a syslog if the number of packets that get dropped for a specific flow exceeds the configured
packet count, use the
hardware ip glean throttle syslog
command. To return to the default setting, use
the
no
form of this command.
hardware ip glean throttle syslog
pkt-count
no hardware ip glean throttle syslog
Syntax Description
Command Default
10000
packets
Command Modes
Global configuration mode
Command History
Usage Guidelines
Before you use this command, make sure that you enable the IP glean throttle feature by using the
hardware ip glean throttle
command.
After the timeout period is exceeded, the drop adjacencies are removed from the FIB.
Note
The Adjmgr generates a syslog for the configured packet count that will not be accurate to the dropped
glean packets that are forwarded to the FIB. The drop statistics collected from the FIB in the software
(Adjmgr) occurs every 2 minutes. The Adjmgr generates a syslog only after it receives the statistics from
the FIB every 2 minutes only for the adjacencies where the drop count exceeds the configured packet
count.
This command does not require a license.
Examples
This example shows how to generate a syslog if the number of packets that get dropped for a specific
flow exceed the configured packet count:
switch#
configure terminal
switch(config)#
hardware ip glean throttle syslog 1030
switch(config)#
pkt-count
Packet count. The range is from 0 to 65535.
Release
Modification
5.0(3)A1(1)
This command was introduced.