37 set priority color – CANOGA PERKINS 9175 Command Reference User Manual

Page 564

Advertising
background image

CanogaOS Command Reference

31-25

Command Syntax

(no)trust (dscp|cos|ip-prec|port|outer)

trust: set trust value for the class

dscp: trust dscp value in classified packets

cos: trust cos value in classified packets

ip-prec: trust ip precedence in classified packets

port: trust port default cos value in classified packets

outer: trust the outer header of tunnel to map to priority in classified packets

Command Mode

Config-pmap-c mode

Usage

This command is used to set trust value for the class.

Examples

Switch(config)#policy-map pm1

Switch(config-pmap)#class cm1

Switch(config-pmap-c)#trust cos

Related Commands

None

31.37 set priority color

Use this command to set priority and color of traffic matching this class-map.

Command Syntax

(no)set priority <0-63> color (red|yellow|green)

priority: Specify the priority for matching class-map

color: Specify the color for matching class-map

Command Mode

Config-pmap-c mode

Usage

This command is used to set priority and color of traffic matching this class-map.

Examples

Switch(config)#policy-map pm1

Switch(config-pmap)#class cm1

Switch(config-pmap-c)#set priority 34 color red

Switch(config-pmap-c)# no set priority color

Related Commands

Advertising