
20-127
Usage Guide:
Clear accounting data of the specified ports or VLAN Policy Map. If there are no parameters, clear accounting data of
all policy map.
Example:
Clear the Policy Map statistic of VLAN 100.
Switch#Clear mls qos statistics vlan 100
20.5 drop
Command:
drop
no drop
Function:
Drop data package that match the class, the no command cancels the assigned action.
Parameters:
None.
Default:
Do not set the action.
Command mode:
Policy class map configuration mode
Usage Guide:
Drop the specified packet after configure this command.
Example:
Drop the packet which satisfy c1.
Switch(config)#policy-map p1
Switch(Config-PolicyMap-p1)#class c1
Switch(Config-PolicyMap-p1-Class-c1)#drop
Switch(Config-PolicyMap-p1-Class-c1)#exit
Switch(Config-PolicyMap-p1)#exit