SWR2311P(config-pmap)#exit
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#service-policy input policy1
9.2.35 Show metering counters
[Syntax]
show
qos
metering-counters
[
ifname
]
[Parameter]
ifname
:
LAN/SFP port 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.
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.
[Note]
In order to execute this command, QoS must be enabled.
[Example]
Show the metering totals for LAN port #1.
SWR2311P#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. If this is omitted, the command applies to all ports.
[Input mode]
priviledged EXEC mode
[Description]
Clears the metering totals for all policers (individual policers / aggregate policers) on the specified LAN/SFP port.
[Note]
In order to execute this command, QoS must be enabled.
Command Reference | Traffic control |
251