This section configures the drop profiles for the example. For more information about drop profiles, see Configuring RED Drop Profiles for Congestion Control .
- [edit class-of-service drop-profiles]
- dp-low {
- interpolate fill-level 80 drop-probability 80;
- interpolate fill-level 100 drop-probability 100;
- }
- dp-high {
- interpolate fill-level 60 drop-probability 80;
- interpolate fill-level 80 drop-probability 100;
- }