Wired Intelligent Edge

 View Only

Two rate three color marker (trCRM) traffic policing in 16.06 RFC 2698

This thread has been viewed 0 times
  • 1.  Two rate three color marker (trCRM) traffic policing in 16.06 RFC 2698

    Posted Sep 10, 2018 03:23 PM

    Hello, I have a customer doing an evaluation of our switches, looking to replace existing Cisco. translating their standard config, question about QoS:
    How do i translate the following into a class statement within a QoS Policy:
    class BULK-DATA
    set dscp af11
    police 100000000 8000 exceed-action policed-dscp-transmit
    Where the policed down-marking is to DSCP 0

    I tried using "class ipv4 BULK-DATA action meter commit kbps 100000 dscp-remark peak-rate kbps 100000 dscp-remark default" but there is no way in the syntax to define the original marking of af11, just the remark after committed and then after peak rate are exceeded.
    Am i misreading the syntax, and the first dscp remark is the original intended marking of af11, then the second is to 0 (default)?

    thanks in advance