Logging Ip Access-List Cache - Cisco Nexus 7000 Series Reference Manual

Nx-os system management command reference
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

L Commands

logging ip access-list cache

To configure the Optimized ACL Logging (OAL) parameters, use the logging ip access-list cache
command. To reset to the default settings, use the no form of this command.
Syntax Description
entries
num_entries
interval seconds
threshold
num_packets
Defaults
None
Command Modes
Global configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
4.0(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to to specify the maximum number of log entries that are cached in the
software:
switch# configure terminal
switch(config)# logging ip access-list cache entries 200
switch(config)#
OL-25806-03
logging ip access-list cache {{entries num_entries} | {interval seconds} | {threshold
num_packets}}
no logging ip access-list cache {{entries num_entries} | {interval seconds} | {threshold
num_packets}}
Specifies the maximum number of log entries that are cached in the software. The
range is from 0 to 1048576. The default value is 8000 entries.
Specifies the maximum time interval before an entry is sent to a syslog. The range
is from 5 to 86400. The default value is 300 seconds.
Specifies the number of packet matches (hits) before an entry is sent to a syslog.
The range is from 0 to 1000000. The default value is 0 packets—rate limiting is
off; the system log is not triggered by the number of packet matches.
Modification
This command was introduced.
Cisco Nexus 7000 Series NX-OS System Management Command Reference
logging ip access-list cache
245

Advertisement

Table of Contents
loading

Table of Contents