Hi,
It's just a stab in the dark, but do you have 'mls qos' enabled on Cat2?
And I assume your policy-map is actually:
policy-map test
class vlan
set ip precedence 1
Per-Port Per-VLAN QoS is definitely supported on the c3550.. what does
"sh mls qos" say?
cheers,
Dale
On Mon, Apr 20, 2009 at 11:05 AM, Modular <modulartx_at_gmail.com> wrote:
>
> Has anyone here had any luck using match vlan on a 3550? No matter what I
> do
> I can t seem to get it to run or even show that it s working. I m running
> 12.2(44)SE3
> and I ll paste my config below.
>
> I have two routers set up in the same VLAN. One router is in switch 1 and
> the second
> in switch 2. There is only one trunk link between switch 1 & 2. (FE 0/23)
> I ve placed the service-policy on the FE 0/23 trunk port of switch 2. So, if
> I telnet from R1 in switch 1 to R2 in switch 2 that traffic, Vlan 300,
> should be matched by the policy but it doesn t.??
>
>
> class-map match-all ipall
> match access-group 101
> class-map match-all vlan
> match vlan 300
> match class-map ipall
> !
> policy-map test
> set ip precedence 1
> class vlan
> !
> access-list 101 permit ip any any
>
> interface FastEthernet0/23
> switchport trunk encapsulation dot1q
> switchport mode trunk
> service-policy input test
>
>
> This is the output after I both pinged and telneted to R6
>
> Cat2#show policy-map interface fast 0/23
> FastEthernet0/23
>
> Service-policy input: test
>
> Class-map: vlan (match-all)
> 0 packets, 0 bytes
> 5 minute offered rate 0 bps, drop rate 0 bps
> Match: vlan 300
> Match: class-map match-all ipall
> Match: access-group 101
>
> Class-map: class-default (match-any)
> 0 packets, 0 bytes
> 5 minute offered rate 0 bps, drop rate 0 bps
> Match: any
> 0 packets, 0 bytes
> 5 minute rate 0 bps
>
> Thanks,
>
> Bryan R.
Blogs and organic groups at http://www.ccie.net
Received on Mon Apr 20 2009 - 11:16:05 ART
This archive was generated by hypermail 2.2.0 : Mon May 04 2009 - 07:39:12 ART