access-list logging rate-limit

Use this command to set the rate limit for logging ACL denied packets.

Use the no form of this command to reset the rate to its default (200).

Command Syntax

Copy
access-list logging rate-limit <0-1000>
no access-list logging rate-limit

Parameters

<0-1000>

Packets per second

Default

By default, the rate is 200 packets per second.

Command Mode

Configuration mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#access-list logging rate-limit 500
(config)#end