DELL PC6224F User Manual

Page of 1356
QoS Commands
457
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)
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example displays how to change the name of a DiffServ class 
from "DELL" to "DELL1."
console(config)#class-map rename DELL DELL1