From: Jason Madsen (madsen.jason@gmail.com)
Date: Tue Jul 15 2008 - 15:36:19 ART
I think the AND would just be if traffic just happened to have an IP
Precedence of 1 and from Vlan A to Vlan B. It seems the requirement would
be to configure for OR and that would cover both AND or OR. Hope that makes
sense.
Jason
On Tue, Jul 15, 2008 at 11:36 AM, akyccie <akyccie@gmail.com> wrote:
> Q - Make sure all the traffic leaving fa0/0 set with IP Precedence 1 AND/OR
> traffic from VLAN A destined to VLAN_B has guaranteed minimum bangwidth of
> 512K.
>
> 1. *match-all* keyword to perform a logical-AND of all matching statements
> under this class map. All match criteria in the class map must be matched.
>
> 2. *match-any* keyword to perform a logical-OR of all matching statements
> under this class map. One or more match criteria must be matched.
>
>
> **AND**
> class-map match-all Class1
> match access-group 100
> match input-interface FastEthernet0/0
>
> **OR**
> class-map match-any Class1
> match access-group 100
> match input-interface FastEthernet0/0
>
> What is the meaning or AND/OR here ???
>
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:55 ART