32 qos commands, 1 qos enable, 2 qos map dscp-pri-color – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 625

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 625 of 855

32 QoS Commands

32.1 qos enable

Use this command to enable qos.
To disable qos, use the no form of this command.

Command Syntax

qos enable
no qos enable

Defaults

Disable

Command Mode

Global configuration

Usage

None

Examples

This example shows how to enable qos.
Switch(config)# qos enable
This example shows how to disable qos.
Switch(config)# no qos enable

Related Commands

None

32.2 qos map dscp-pri-color

Use this command to modify the dscp-priority-color map.
To return to the default value, use the no form of this command.

Command Syntax

qos map dscp-pri-color <0-63> to <0-63> {green|red|yellow}
no qos map dscp-pri-color (<0-63>)
<0-63>: DSCP value
green: outgoing color value: green
yellow: outgoing color value: yellow
red: outgoing color value: red

Advertising