Cisco Cisco ASR 5700

Page of 8994
  Traffic Policy-Map Configuration Mode Commands 
qos encaps-header  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
8895 
qos encaps-header 
Enables and configures Quality of Service (QoS) policy to use Differentiated Service Code Point (DSCP) marking in IP 
header fields for the flow-based traffic policing to subscriber session flow. 
Product
 
ASN-GW 
HA 
HSGW 
PDSN 
P-GW 
SAEGW 
SCM 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Traffic Policy Map Configuration 
configure > context context_name > policy-map name map_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-policy-map)# 
Syntax
 
qos encaps-header dscp-marking { dscp_code | copy-from-user-datagram [ ignore-pcf-
signaled-dscp ] | user-datagram } 
 
no qos encaps-header dscp-marking { dscp_code | copy-from-user-datagram [ ignore-pcf-
signaled-dscp ] }
 
no
 
Enables/Disables the
 qos encaps-header
The value must be expressed as a hexadecimal value from 0x00 through 0x3F. 
dscp-marking
 
dscp_code
 
Uses the DSCP code value marked in the IP header of packet/flow to determine the QoS for traffic policing. 
dscp_code
 must be expressed as a hexadecimal number from 0x00 through 0x3F. 
copy-from-user-datagram
 
Uses the DSCP code value from the user datagram (UDP header) to determine the QoS for traffic policing. 
ignore-pcf-signaled-dscp
 
Overrides the highest priority DSCP value signaled by the PCF.