From: Schulz, Dave (DSchulz@dpsciences.com)
Date: Thu Dec 15 2005 - 15:34:14 GMT-3
In this configuration....can we assume the class icmp, becomes the
default class....since it matches everything left outside of the icmp
and the other classes?
Dave Schulz,
Email: dschulz@dpsciences.com
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Chad Hintz
Sent: Thursday, December 15, 2005 10:43 AM
To: Wang Dehong-DWANG1; ccie lab
Subject: RE: MQC ?
Thanks everyone!!! I think the drop feature is what I was looking for!!!
Wang Dehong-DWANG1 <Dehong.Wang@motorola.com> wrote:
You can use the a drop option with icmp..
Rack1R1(config)#policy-map QOS
Rack1R1(config-pmap)#cla
Rack1R1(config-pmap)#class RTP
Rack1R1(config-pmap-c)#d
Rack1R1(config-pmap-c)#drop ?
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Chad Hintz
Sent: Thursday, December 15, 2005 9:30 AM
To: Vincent Mashburn; ccie lab
Subject: RE: MQC ?
So could I just do a match not protocol icmp as well?
Vincent Mashburn wrote: 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
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:51 GMT-3