Logging Drop Threshold - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

logging drop threshold

logging drop threshold
To configure the threshold value for dropped packets and generate a syslog if the drop count exceeds the
configured threshold in a policy map for Control Plane Policing (CoPP), use the logging drop threshold
command.
logging drop threshold [drop-count [level syslog-level]]
Syntax Description
drop-count
level
syslog-level
Command Default
Syslog level 5
Command Modes
config-pmap-c
Command History
Release
5.1(1)
Usage Guidelines
Ensure that you are in the default VDC.
Ensure that you have configured the IP ACLs if you want to use ACE hit counters in the class maps.
This command does not require a license.
Examples
This example shows how to configure the threshold value for dropped packets and generate a syslog if the
drop count exceeds the configured threshold in a policy map for CoPP:
switch# configure terminal
switch(config)# policy-map type control-plane ClassMapA
switch(config-pmap)# class ClassMapA
switch(config-pmap-c)# police cir 52000
switch(config-pmap-c)# police cir 52000 bc 2000
switch(config-pmap-c)# police cir 5000 conform transmit exceed drop violate set1 dscp3 dscp4
table1 pir-markdown-map
switch(config-pmap-c)# police cir 52000 pir 78000 be 2000
switch(config-pmap-c)# logging drop threshold 1800 level 2
switch(config-pmap-c)#
Cisco Nexus 7000 Series Security Command Reference
488
Drop count. The range is from 1 to 80000000000.
(Optional) Specifies the syslog level.
Syslog level. The range is from 1 to 7.
Modification
This command was introduced.
L Commands

Advertisement

Table of Contents
loading

Table of Contents