Configuring RED Drop Profiles
You configure RED drop profiles to determine the
probability of DiffServ assured forwarding packets being discarded
under congested conditions. To configure RED drop profiles for assured
forwarding without the PLP bit set and with the PLP bit set, include
the drop-profiles
statement at the [edit class-of-service]
hierarchy level.
[edit class-of-service] drop-profiles { af-AV-normal { interpolate { fill-level [95 100]; drop-probability [0 100]; } } af-AV-with-PLP { interpolate { fill-level [60 70 80 90 95]; drop-probability [80 90 95 97 100]; } } }
Assured forwarding traffic with the PLP bit set has a more aggressive drop probability than traffic without the PLP bit set.