Dell FCX624-E Laptop User Manual


  Open as PDF
of 1494
 
PowerConnect B-Series FCX Configuration Guide 621
53-1002266-01
ACL statistics and rate limit counting
18
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 109 explains the output of the show access-list accounting traffic-policy and show statistics
traffic-policy commands.
Clearing ACL and rate limit counters
The Dell device 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 commands such as the
following.
PowerConnect(config)#clear access-list accounting traffic-policy CountOne
PowerConnect(config)#clear statistics traffic-policy CountTwo
Syntax: clear access-list accounting traffic-policy <TPD name>
TABLE 109 ACL and rate limit counting statistics
This line... Displays...
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 bytes 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 bytes that did not exceed the CIR packet rate.
Yellow Conformance The number of bytes that exceeded the CIR packet rate.
Red Conformance The number of bytes that exceeded the PIR packet rate.
PowerConnect#show access-list accounting traffic-policy g_voip
Traffic Policy - g_voip:
General Counters:
Port Region# Byte Count Packet Count
------------------ -------------------- ----------------------
7 (4/1 - 4/12) 85367040 776064
All port regions 84367040 776064
Rate Limiting Counters:
Port Region# Green Conformance Yellow Conformance Red Conformance
------------------ ------------------ ------------------ ------------------
7 (4/1 - 4/12) 329114195612139520 37533986897781760 0
All port regions 329114195612139520 37533986897781760 0