Rename, Description, Rename 36-4 description 36-4 – LevelOne GTL-2690 User Manual

Page 627

Advertising
background image

Quality of Service Commands

36-4

36

This example creates a class map call “rd_class#3,” and sets it to match packets
marked for VLAN 1.

rename

This command redefines the name of a class map or policy map.

Syntax

rename map-name

map-name - Name of the class map or policy map.
(Range: 1-16 characters)

Command Mode

Class Map Configuration
Policy Map Configuration

Example

description

This command specifies the description of a class map or policy map.

Syntax

description string

string - Description of the class map or policy map.
(Range: 1-64 characters)

Command Mode

Class Map Configuration
Policy Map Configuration

Example

Console(config)#class-map rd_class#3 match-any
Console(config-cmap)#match vlan 1
Console(config-cmap)#

Console

(config)#class-map rd-class#1

Console

(config-cmap)#rename rd-class#9

Console

(config-cmap)#

Console

(config)#class-map rd_class#1

Console

(config-cmap)#description matches packets marked for DSCP service

value 3
Console

(config-cmap)#

Advertising