beautypg.com

Map ip dscp (global configuration), Map ip dscp (global configuration) -158 – SMC Networks TigerSwitch 100 User Manual

Page 302

background image

C

OMMAND

L

INE

I

NTERFACE

3-158

Command Usage

• The precedence for priority mapping is IP Precedence or IP DSCP, and

default switchport priority.

• IP Precedence values are mapped to default Class of Service values on

a one-to-one basis according to recommendations in the IEEE 802.1p
standard, and then mapped to the queue defaults.

• This command sets the IP Precedence for all interfaces.

Example

The following example shows how to map IP precedence value 1 to CoS
value 0:

map ip dscp (Global Configuration)

Use this command to enable IP DSCP mapping (i.e., Differentiated
Services Code Point mapping). Use the no form to disable IP DSCP
mapping.

Syntax

map ip dscp
no map ip dscp

Default Setting

Disabled

Command Mode

Global Configuration

Command Usage

• The precedence for priority mapping is IP Precedence or IP DSCP, and

default switchport priority.

Console(config)#interface ethernet 1/5
Console(config-if)#map ip precedence 1 cos 0
Console(config-if)#