35 class name – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 649
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 649 of 855
(no) policy-map NAME
Policy-map: Configure QoS Policy Map
NAME: Specify a policy-map name
Command Mode
Global configuration
Usage
Use the policy-map global configuration command to create or modify a policy map that can be
attached to multiple interfaces and to enter policy-map configuration mode. Use the no form of this
command to delete an existing policy map and to return to global configuration mode.
Examples
Create a policy-map named pm1
Switch(config)#policy-map pm1
Switch(config-pmap)#quit
Delete a policy-map named pm1
Switch(config)#no policy-map pm1
Switch(config)#
Related Commands
show policy-map (NAME|)
32.35 class NAME
Use this command to define the classification match criteria for the specified class map.
Command Syntax
(no)class NAME
Class: policy criteria
NAME: Specify a class-map NAME
Command Mode
Policy-map mode
Usage
This command is used to define the classification match criteria for the specified class map.
Examples
Add and delete a class in a policy-map
Switch(config)#policy-map pm1
Switch(config-pmap)#class cm1
Switch(config-pmap-c)#quit