Send comments to nexus3k-docfeedback@cisco.com
-SM-106
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
logging ip access-list cache threshold num_packets
logging ip access-list cache threshold num_packets
Sets the number of packet matches before an entry is logged. The range is from 0 to 1000000 packets.
The default value is 0 packets, which means that logging is not triggered by the number of packet
matches.
logging ip access-list cache threshold <num_packets>
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Examples This example shows how to log interface events:
switch# configure terminal
switch(config)# logging ip access-list cache threshold 500000
switch(config)#
Related Commands
num_packets The number of packet matches before an entry is logged.
Release Modification
5.0(3)U1(1) This command was introduced.
Command Description
show logging Displays the logging status.