From: John Matus (jmatus@pacbell.net)
Date: Fri Dec 16 2005 - 02:26:39 GMT-3
i'm not sure the match-not would work here..........
once you've weeded out the icmp, then it would fall under the class-default,
where you would have to deny it there..........so i would think it would be
better to just match icmp traffic and then "drop" it.
Regards,
John D. Matus
MCSE, CCNP
Office: 818-782-2061
Cell: 818-430-8372
jmatus@pacbell.net
----- Original Message -----
From: "Vincent Mashburn" <vmashburn@fedex.com>
To: "Chad Hintz" <ccie_2b2004@yahoo.com>; "ccie lab"
<ccielab@groupstudy.com>
Sent: Thursday, December 15, 2005 7:21 AM
Subject: RE: MQC ?
> That would probably work. However, I have always used the "match not"
> under the class-map.
>
> For example:
> class-map icmp
> match-not access-group icmp
>
> ip access-list ext icmp
> permit icmp any any
>
>
> This would match everything but icmp.
>
> Vince Mashburn
> Engineer
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Chad Hintz
> Sent: Thursday, December 15, 2005 9:13 AM
> To: ccie lab
> Subject: MQC ?
>
> 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
>
>
> 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
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:51 GMT-3