access-list logging cache-size

Use this command to set the ACL logging table size.

Use the no form of this command to set the table size to its default (1000).

Command Syntax

Copy
access-list logging cache-size <1000-10000>
no access-list logging cache-size

Parameters

<1000-10000>

Maximum number of cache entries

Default

By default, the logging table size is 1000.

Command Mode

Configuration mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#access-list logging cache-size 2000
(config)#end