Cisco Cisco IOS Software Release 12.4(22)XR

Page de 370
153
Cisco Packet Data Serving Node Release 5.5 for Cisco IOS Release 12.4(22)XR9
OL-19026-02
  Features From Previous Releases
On configuring this command, the IP flow discriminator is defined in the new format of 3 bytes. The 
A10s carry the IP flow discriminator of 3 bytes without a reserved byte. By default, the command is 
disabled.
Support for Remark DSCP to Max-class Value
The PDSN remarks the upstream packet with the value of the unauthorized Differentiated Services Code 
Point (DSCP), either to zero or to the value specified by the global configuration command cdma pdsn 
multiple service-flows qos remark-dscp
 remark_value. So all unauthorized packets are remarked only 
to 0 or to a global value as specified in the command. 
Note
The DSCP value is greater than the max-class value which is either downloaded from the AAA server 
or configured locally.
To remark the DSCP value of the unauthorized packet to a DSCP value on per-user basis, this release 
introduces a new command. 
To remark the DSCP value of the packet either to the max-class value downloaded from the AAA server 
or to be configured locally:
pdsn# cdma pdsn multiple service-flows qos remark-maxclass
From this release, the PDSN remarks the DSCP value in the following three ways:
When the new command cdma pdsn multiple service-flows qos remark-maxclass is not 
configured and only cdma pdsn multiple service-flows qos remark-dscp remark_value is 
configured, the PDSN remarks the DSCP value with the remark_value specified in the configured 
cdma pdsn multiple service-flows qos remark-dscp remark_value command if the incoming 
packet’s DSCP value is greater than max-class value.
When both the commands cdma pdsn multiple service-flows qos remark-max-class and cdma 
pdsn multiple service-flows qos remark-dscp
 remark_value are configured, the PDSN remarks the 
DSCP value with the max-class value, if the incoming packet's DSCP value is greater than the 
max-class value.
When both the commands cdma pdsn multiple service-flows qos remark-maxclass and cdma 
pdsn multiple service-flows qos remark-dscp
 remark_value are not configured, the PDSN 
remarks the DSCP value to 0x00 if the incoming packet’s DSCP value is greater than the max-class 
value.