From: Reza Toghraee (reza@toghraee.com)
Date: Sun Oct 19 2008 - 11:04:10 ARST
Yes I tested with 3550 or 3560, I;m not sure. Also there is a thread in IE
forum regarding this.
As I understand the class-map in 3550 or 3560 can work with 1 match, and if
you want to match more things you must use "match class-map".
Exactly the situation with per port per vlan classification. You must first
match vlan in a class-map then match the other things in another class-map.
Class-map INNER
Match ip dscp ef
!
Class-map OUTER
Match vlan 100
Match class-map INNER
!
Reza
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Radioactive Frog
Sent: Sunday, October 19, 2008 4:55 PM
To: Reza Toghraee
Cc: Mark Stephanus Chandra; ccielab@groupstudy.com; kynnor@gmail.com
Subject: Re: Service Policy output in switchport access port
Good stuffs Reza,
Just wondering if you've tested below on cat switcehs:
class-map match-any EF_AND_CS5
match ip dscp ef
match ip dscm cs5
WILL NOT WORK!!! <00000000000000000????????????????????????????????/
VS
Use This one :
class-map match-any EF_AND_CS5
match ip dscp ef cs5
I have been doing either above methods and got same results but on routers
and cat 65xx series switches.
-frog
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Sat Nov 01 2008 - 15:35:21 ARST