[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Example: Configuring Different Treatment of Colored Packets for WRED

Figure 5 shows a WRED drop profile that yields progressively more aggressive drop treatment for each color. Exceeded traffic is dropped over a wider range and with greater maximum drop probability than conformed or committed traffic. Conformed traffic is dropped over a wider range and with greater maximum drop probability than committed traffic.

The commands to configure this example are:

host1(config)#drop-profile wredColored
host1(config-drop-profile)#committed-threshold percent 30 90 3
host1(config-drop-profile)#conformed-threshold percent 25 90 5
host1(config-drop-profile)#exceeded-threshold percent 20 90 10 

Figure 5: Different Treatment of Colored Packets

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]