From: Chad Hintz (ccie_2b2004@yahoo.com)
Date: Thu Dec 15 2005 - 12:12:44 GMT-3
Hi All,
I have a question on denying traffic within MQC.
For instance I want to permit http and give 200k allow ftp and give 100k. Then I want to deny icmp and allow all other traffic. How would I do this within MQC? I know how to setup the class map to allow and and give bandwidth. I think the correct answer would be:
ip cef
class-map http
match protocol http
class-map ftp
match protocol ftp
class-map icmp
match access-group icmp
ip access-list ext icmp
deny icmp any any
policy-map MQC
class http
bandwidth 200
class ftp
bandwidth 100
class icmp
class class-default
fair-queue
int s0/0
service-policy output MQC
Is this correct?
TIA,
Chad
---------------------------------
Yahoo! Shopping
Find Great Deals on Holiday Gifts at Yahoo! Shopping
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:51 GMT-3