qos
   
      
      Supported in the following platforms: 
         
         
            - Access Points — AP410i/e, AP460i/e, AP505i, AP510i/e, AP560i/h, AP7522, AP7532, AP7562,
               AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
qos trust [802.1p|cos|dscp]
      
      Parameters
qos trust [802.1p|cos|dscp]
                  
                     | trust
                        [802.1p|cos|dscp] | Trusts QoS
                        values ingressing on this interface 
                           802.1p – Trusts 802.1p COS
                              values ingressing on this interfacecos – Trusts 802.1p COS
                              values ingressing on this interface. This option is enabled by
                              default.dscp – Trusts IP DSCP QOS
                              values ingressing on this interface. This option is enabled by
                              default. | 
               
      Example
nx9500-6C8809(config-profile-testnx5500-if-ge1)#qos trust dscp
nx9500-6C8809(config-profile-testnx5500-if-ge1)#qos trust 802.1p
nx9500-6C8809(config-profile-testnx5500-if-ge1)#show context
 interface ge1
  description "This is GigabitEthernet interface for Royal King"
  duplex full
  dot1x supplicant username Bob password 0 test@123
  ip dhcp trust
  ip arp header-mismatch-validation
  qos trust dscp
  qos trust 802.1p
  channel-group 1
nx9500-6C8809(config-profile-testnx5500-if-ge1)#
Related Commands
                  
                     | no | Removes QoS settings on the selected interface |