Users Guide

Table Of Contents
trust dot1p-map
Creates a user-dened trust map for dot1p ows.
Syntax
trust dot1p-map map-name
Parameters map-name — Enter the name of the dot1p trust map. A maximum of 32 characters.
Default Not congured
Command Mode CONFIGURATION
Usage Information If you enable trust, trac obeys the dot1p map. default-dot1p-trust is a reserved trust-map name. The no
version of this command returns the value to the default.
Example
OS10(config)# trust dot1p-map map1
OS10(config-tmap-dot1p-map)# qos-group 4 dot1p 5
Supported Releases 10.3.0E or later
trust dscp-map
Creates a user-dened trust map for DSCP ows.
Syntax
trust dscp-map map-name
Parameters map-name — Enter the name of the DSCP trust map. A maximum of 32 characters.
Default Not congured
Command Mode CONFIGURATION
Usage Information If you enable trust, trac obeys this trust map. default-dscp-trust is a reserved trust-map name. The no
version of this command returns the value to the default.
Example
OS10(config)# trust dscp-map dscp-trust1
Supported Releases 10.3.0E or later
qos-map trac-class
Creates a user-dened trust map for queue mapping.
Syntax
qos-map traffic-class map-name
Parameters map-name — Enter the name of the queue trust map. A maximum of 32 characters.
Default Not congured
Command Mode CONFIGURATION
Usage Information If applied on the interface or system level, the trac class routes all trac to the mapped queue. The no version of
this command returns the value to the default.
Example
OS10(config)# qos-map traffic-class queue-map1
OS10(config-qos-map)# queue 1 qos-group 5
OS10(config-qos-map)# queue 2 qos-group 6
Quality of service 1193