The other 2 posts here deal with 'no ip route-cache' and 'no ip mroute-cache' pretty well, so I'll only comment on the 'no fair-queue'. Basically, PPP Multilink and WFQ can't coexist on the same interface (at least in the serial world), but I think it applies to any interface. My best guess is that the WFQ algorithm doesn't work correctly with the PPP Multilink (kind of like ip route-cache would try to send the traffic through the same one link).
If you try to configure ppp multilink on an interface with fair-queue, it will automaticaly put the "no fair-queue" statement on that interface. However, if you have ppp multilink already configured then try to enable fair-queue, you'll get: "Must disable ppp multilink configuration first." (at least on the serial interface on a 2500) Mike W. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=40614&t=40586 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

