Hello there, Has anyone tried in production the nesting in MQC? Like this: ! class-map match-any class1 match access-group 101 match access-group 102 match access-group 103 ! policy-map policy1 class class-default fair-queue ! policy-map policy2 class class1 bandwidth 1000 service-policy policy1 ! What I am trying to solve is work around the "fair-queue" limitation for non-VIP platforms (see http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_command_reference_chapter09186a008017cf0c.html#wp1135395 ) .
I want multiple flows inside a single class to be WFQ-ed instead of FIFO. Your comments are most welcome. Thanks and regards Alex _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
