[cisco-bba] How to reset DSCP/TOS on LNS?

Andy Saykao andy.saykao at staff.netspace.net.au
Sun Sep 5 20:47:07 EDT 2010


Sorry to re-open this again but is there a way to reset the entire TOS
byte. Our Billing System uses the TOS value (bits 3-6) of the TOS byte
for billing purposes to classify different traffic types (yes I know TOS
value is outdated and we should move to DSCP but that's another story).
If we reset the DSCP value (bits 0-5) or IP Precedence field, this
doesn't really solve our problem of resetting the TOS value to zero.

Take for example where a customer sets TOS Byte to 3.

TOS Byte = 0000 0011

The policy-map applied on the virtual-template will reset the DSCP
fields to 0.

policy-map QOS-POLICY-RESET-0
 class CLASS-IP-ANY
  set ip dscp 0

The TOS value will now be xxx0 001x because the policy-map only resets
bits 0-5 (a 1 remains in bit 6). We are left with a TOS value of 1. 

We can probably get the Billing System to ignore any TOS value of 1 it
sees but I was just wondering if there was a way to reset the entire TOS
byte or TOS value to zero on the LNS???

Thanks.

Andy


This email and any files transmitted with it are confidential and intended
 solely for the use of the individual or entity to whom they are addressed. 
Please notify the sender immediately by email if you have received this 
email by mistake and delete this email from your system. Please note that
 any views or opinions presented in this email are solely those of the
 author and do not necessarily represent those of the organisation. 
Finally, the recipient should check this email and any attachments for 
the presence of viruses. The organisation accepts no liability for any 
damage caused by any virus transmitted by this email.




More information about the cisco-bba mailing list