390 QoS Commands
console(config)#policy-map DELL1
console(config-classmap)#class DELL
class-map
Use the class-map command in Global Configuration mode to define a new DiffServ class of
type
match-all
. To delete the existing class, use the no form of this command.
Syntax
class-map match-all
class-map-name
[{ipv4 | ipv6}]
no class-map match-all
class-map-name
•
class-map-name
— a case-sensitive alphanumeric string from 1 to 31 characters uniquely
identifying an existing DiffServ class.
Default Configuration
The class-map defaults to ipv4.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example creates a class-map named “DELL” which requires all ACE’s to be
matched.
console(config)#class-map DELL
console(config-cmap)#
class-map rename
Use the class-map rename command in Global Configuration mode to change the name of a
DiffServ class.
Syntax
class-map rename <
classname
> <
newclassname
>
•
classname
— The name of an existing DiffServ class. (Range: 1–31 characters)
•
newclassname
— A case-sensitive alphanumeric string. (Range: 1–31 characters)