Re: Voice and Data packet in CBWFQ

From: Emmett Brown (bremmett@hotmail.com)
Date: Mon Jul 21 2003 - 01:21:59 GMT-3


consider this:

class-map match-all VOICE
  match access-group 101
  match ip precedence critical
class-map DATA
  match protocol ip

access-group 101 permit udp any any range 16384 32767

match-all is the default in setting class-maps.

----- Original Message -----
From: "Rivalino YMT." <rivel131@cyberlib.itb.ac.id>
To: <ccielab@groupstudy.com>
Sent: Monday, July 21, 2003 12:21 PM
Subject: Voice and Data packet in CBWFQ

> Hi groups,
>
> How to match voice packet and data packet in CBWFQ?
>
> class-map VOICE
> match access-group 100
> class-map DATA
> match access-group 101
> !
> access-list 100 permit ip any any precedence critical
> access-list 101 ???(I have no idea)?????
>
>
> Can we use : access-list 101 deny ip any any precendence critical
> access-list 101 permit ip any any ?
>
> Thanks for your help,
> Rivalino
>
>
> _______________________________________________________________________
> You are subscribed to the GroupStudy.com CCIE R&S Discussion Group.
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:47 GMT-3