Class-map, Clear mls qos interface policer-counters, Class-map clear mls qos interface policer-counters – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1009
QoS Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
39.3
class-map
Use this command to create a class-map.
Use the no variant of this command to delete the named class-map.
Syntax
class-map <name>
no class-map <name>
Mode
Global Configuration
Example
This example creates a class-map called cmap1, use the commands:
clear mls qos interface policer-counters
Resets an interface’s policer counters to zero. This can either be for a specific class-map or
for all class-maps.
Syntax
clear mls qos interface <port> policer-counters
[class-map <class-map>]
Mode
Privileged Exec
Example
To reset the policy counters to zero for all class-maps for port1.0.1, use the command:
Related Commands
show mls qos interface policer-counters
Parameter Description
<name>
Name of the class-map to be created.
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
Parameter
Description
<port>
The port may be a switch port (e.g. port1.0.4), a static
channel group (e.g. sa3), or a dynamic (LACP) channel group
(e.g. po4).
class-map
Select a class-map.
<class-map>
Class-map name.
awplus#
clear mls qos interface port1.0.1 policer-counters