User Manual

Table Of Contents
SWP2(config)#policy-map policy1
SWP2(config-pmap)#class class1
SWP2(config-pmap-c)#police-aggregate AGP-01
SWP2(config-pmap-c)#exit
SWP2(config-pmap)#class class2
SWP2(config-pmap-c)#police-aggregate AGP-01
SWP2(config-pmap-c)#exit
SWP2(config-pmap)#exit
SWP2(config)#interface port1.1
SWP2(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, priviledged 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.
SWP2#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.
262 | Command Reference | Traffic control