Reference Guide

Table Of Contents
Default Not configured
Command Mode CONFIGURATION
Usage
Information
default-dscp-trust is a reserved trust-map name. If trust is enabled, traffic obeys this trust map.
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 traffic-class
Creates user-defined trust map for queue mapping. In S5148F-ON, apply the traffic class only on the egress traffic.
Syntax
qos-map traffic-class map-name
Parameters map-name Enter the name of the queue trust map (up to 32 characters).
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The traffic class will route all traffic to the mapped queue if applied on the interface- or system-level. 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
OS10(config-qos-map)# queue 3 qos-group 7
OS10(config-qos-map)#
Supported
Releases
10.3.0E or later
trust-map
Applies a dot1p or dscp traffic class to a queue trust map.
Syntax
trust {dot1p | dscp} {default | trust-map-name}
Parameters
dot1p Applies a dot1p trust map.
dscpApplies a dscp trust map.
default Applies a default trust map.
Default Disabled
Command Mode
SYSTEM-QOS
INTERFACE
Usage
Information
Use the show qos maps type [tc-queue | trust-map-dot1p | trust-map-dscp]
[string] command to view the current trust mapping. You should change the trust map only during no
traffic flow, and verify the correct policy maps are applied. The no version of this command returns the
value to the default.
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# trust-map dscp dscp-trustmap1
Supported
Releases
10.4.1.0 or later
Quality of service 675