Clearing acl and rate limit counters, Clearing acl and rate limit, Counters – Brocade Communications Systems Brocade ICX 6650 6650 User Manual

Page 171

Advertising
background image

Brocade ICX 6650 Security Configuration Guide

151

53-1002601-01

Enabling and using ACL statistics

Port Region# Green Conformance Yellow Conformance Red Conformance
------------ ----------------- ------------------ ------------
7 (4/1 - 4/12) 551475 224589 0
All port regions 551475 224589 0

Syntax: show access-list accounting traffic-policy [TPD-name]

or

Syntax: show statistics traffic-policy [TPD-name]

The TPD-name variable is the name of the traffic policy definition for which you want to display ACL
and traffic policy counters.

Table 22

explains the output of the show access-list accounting traffic-policy and show statistics

traffic-policy commands.

Clearing ACL and rate limit counters

Brocade ICX 6650 keeps a running tally of the number of packets and the number of bytes per
packet that are filtered by ACL statements and rate limiting traffic policies. You can clear these
accumulated counters, essentially resetting them to zero. To do so, use either the clear access-list
accounting traffic-policy command or the clear statistics traffic-policy command.

To clear the counters for ACL counting and rate limit counting, enter either of the following
commands.

Brocade(config)# clear access-list accounting traffic-policy CountOne
Brocade(config)# clear statistics traffic-policy CountTwo

Syntax: clear access-list accounting traffic-policy TPD-name

or

Syntax: clear statistics traffic-policy TPD-name

TABLE 22

ACL and rate limit counting statistics

Parameter

Description

Traffic Policy

The name of the traffic policy.

General Counters

Port Region #

The port region to which the active traffic policy applies.

Byte Count

The number of packets that were filtered (matched ACL clauses).

Packet Count

The number of packets that were filtered (matched ACL clauses).

Rate Limiting Counters

Port Region#

The port region to which the active traffic policy applies.

Green Conformance

The number of packets that did not exceed the CIR packet rate.

Yellow Conformance

The number of packets that exceeded the CIR packet rate.

Red Conformance

The number of packets that exceeded the PIR packet rate.

Advertising