This section configures the drop profiles for the example. For more information about interpolated drop profiles, see Configuring RED Drop Profiles.
- [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;
- }