dscp-mapping
   
      Profile Config Commands
Configures IP DSCP (Differentiated Services Code
               Point) to 802.1p priority mapping for untagged frames
      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
dscp-mapping <WORD> priority <0-7>
      
      Parameters
dscp-mapping <word> priority <0-7>
                  
                     | <WORD> | Specifies the
                        DSCP value of a received IP packet. This could be a single value or a list.
                        For example, 10-20, 25, 30-35. | 
                  
                     | priority <0-7> | Specifies the
                        802.1p priority to use for a packet if untagged. The priority is set on a
                        scale of 0 - 7. The priority values are: | 
               
      Example
nx9500-6C8809(config-profile-default-ap8533)#dscp-mapping 20 priority 7
nx9500-6C8809(config-profile-default-ap8533)#show context
profile ap8533 default-ap8533
 dscp-mapping 20 priority 7
 no autoinstall configuration
 no autoinstall firmware
 crypto isakmp policy default
 crypto ipsec transform-set default esp-aes-256 esp-sha-hmac
 interface me1
 interface ge1
 ip dhcp trust
 qos trust dscp
nx9500-6C8809(config-profile-default-ap8533)#
Related Commands
                  
                     | no | Disables or reverts settings to their default |