Class-map rename, Classofservice dot1p-mapping – Dell PowerEdge M805 User Manual

Page 367

Advertising
background image

QoS Commands

355

The CLI mode is changed to Class-Map Configuration when this command is executed
successfully.

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

console(config)#

classofservice dot1p-mapping

Use the classofservice dot1p-mapping command in Global Configuration mode to map an 802.1p
priority to an internal traffic class. In Interface Configuration mode, the mapping is applied only to
packets received on that interface. Use the no form of the command to remove mapping between
an 802.1p priority and an internal traffic class.

Advertising