User Manual

Table Of Contents
SWR2310(config)#interface port1.1
SWR2310(config-if)#service-policy input policy1
9.2.35 Show metering counters
[Syntax]
show qos metering-counters [ifname]
[Parameter]
ifname : LAN/SFP port name or logical interface name. If this is omitted, the command applies to all ports.
[Input mode]
unprivileged EXEC mode, privileged EXEC mode
[Description]
Shows the metering totals for all policers (individual policers / aggregate policers) on the specified LAN/SFP port or logical
interface.
The following totals are shown.
Item Description
Green Bytes Number of bytes categorized as bandwidth class Green
Yellow Bytes Number of bytes categorized as bandwidth class Yellow
Red Bytes Number of bytes categorized as bandwidth class Red
The count starts when the policy map is applied to the LAN/SFP port or logical interface.
[Note]
In order to execute this command, QoS must be enabled.
[Example]
Show the metering totals for LAN port #1.
SWR2310#show qos metering-counters port1.1
Interface: port1.1(policy1)
****** Individual ******
Class-map : class1
Green Bytes : 178345
Yellow Bytes : 0
Red Bytes : 0
****** Aggregate *******
Aggregate-policer: AGP-01
Class-map : class2
class3
Green Bytes : 28672
Yellow Bytes : 2048
Red Bytes : 51552
9.2.36 Clear metering counters
[Syntax]
clear qos metering-counters [ifname]
[Parameter]
ifname : LAN/SFP port name or logical interface name. If this is omitted, the command applies to all ports.
[Input mode]
privileged EXEC mode
[Description]
Clears the metering totals for all policers (individual policers / aggregate policers) on the specified LAN/SFP port or logical
interface.
Command Reference | Traffic control | 303