flow based wred

From: ccie-cs@comcast.net
Date: Mon Jul 12 2004 - 21:37:20 GMT-3


Hi, all,
If I am asked to use regular WRED for telnet traffic and flow based WRED for the other non-adaptive UDP traffic, how can i configure that using MQC? Because MQC does not support flow-based WRED, so i am thinking to configure a policy-map to random drop TCP packets, and at the same time configure flow-basd WRED at the interface level, but has not clue how to verify this configuration, can anyone please help?
    interface s2/0
       encap frame-relay
       ip address 101.1.1.1 255.255.255.255
       random-detect
       random-detect flow
       frame-relay class tcp-wred
    map-clas frame-relay tcp-wred
       service-policy output tcp
   policy-map tcp
       class tcp-traffic
         random-detect
       class class-default
         fair-queue
   class-map tcp
      match protocol ftp
Thanks,
Mike



This archive was generated by hypermail 2.1.4 : Sun Aug 01 2004 - 10:11:53 GMT-3