Reference Guide

Table Of Contents
trust-map
Configures trust map on an interface or on system QoS.
Syntax
trustmap {dot1p | dscp} {default | trust-map-name}
Parameters
dot1p Apply dot1p trust map.
dscp Apply dscp trust map.
default Apply default dot1p or dscp trust map.
trust-map-name Enter the name of trust map.
Default Disabled
Command Mode
INTERFACE
SYSTEM-QoS
Usage
Information
Use this command to apply the trust map on interface or System QoS. The no version of this command
removes the applied trust map from the interface or System QoS.
Example
OS10(config)# interface ethernet 1/1/10
OS10(conf-if-eth1/1/10)# trust-map dot1p default
OS10(conf-if-eth1/1/10)# trust-map dot1p d1
OS10(config)# interface ethernet 1/1/2
OS10(conf-if-eth1/1/2)# trust-map dscp default
OS10(conf-if-eth1/1/2)# trust-map dscp d2
OS10(config)# system qos
OS10(config-sys-qos)# trust-map dot1p default
OS10(config-sys-qos)# trust-map dscp d2
Supported
Releases
10.4.1.0 or later
trust dot1p-map
Creates user-defined trust map for dot1p flows.
Syntax
trust dot1p-map map-name
Parameters map-name Enter the name of the dot1p trust map (up to 32 characters).
Default Not configured
Command Mode CONFIGURATION
Usage
Information
If trust is enabled, traffic 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 user-defined trust map for dscp flows.
Syntax
trust dscp-map map-name
Parameters map-name Enter the name of the dscp trust map (up to 32 characters).
674 Quality of service