RE: Apply MQC in switchport

From: Noor.Yousuf@shell.com
Date: Sat Mar 29 2008 - 05:12:18 ART


Yes, "class any" could be any class you decide, it could be class-default as well

Noor

-----Original Message-----
From: Mike M [mailto:mike_malan@yahoo.co.uk]
Sent: vrijdag 28 maart 2008 22:29
To: Yousuf, Noor S SITI-ITIBTAE; mpurple7@yahoo.com;
gabriel.nunes@gmail.com
Cc: ccielab@groupstudy.com
Subject: RE: Apply MQC in switchport

Hi, all

I understand the below config but initially was stuck
with "class any" statement in the policy-map config.

policy-map prec
> class any
> set ip prec 5
> service-policy interface

I figured "class any" can be "class class-default", as
there is no class-map called "class-map any".

Is this the only class-map for "class any"??

regards
Mike

--- Noor.Yousuf@shell.com wrote:

> Try this,
>
> int g1/0/24
> mls qos vlan-based
>
> class-map interface
> match input-interface g1/0/24
>
> policy-map interface
> class interface
>
> policy-map prec
> class any
> set ip prec 5
> service-policy interface
>
> int vlan 50
> no ip address
> service-policy input prec
>
> Thanks,
>
>
> -----Original Message-----
> From: nobody@groupstudy.com
> [mailto:nobody@groupstudy.com]On Behalf Of
> Moses Polalysa
> Sent: woensdag 26 maart 2008 14:44
> To: Gabriel Nunes
> Cc: ccielab@groupstudy.com
> Subject: Re: Apply MQC in switchport
>
>
> Hi,
>
> Thanks for the reply. I have tried again but it also
> not working.
>
> SW1(config-if)#exit
> SW1(config)#int vlan 10
> SW1(config-if)#service-policy output VLAN
> Match input interface is not supported for this
> interface
> SW1(config-if)#
>
> Basically, I want to mark traffic from, let's say,
> VLAN 50 in Gi1/0/24 with ip precedence 5.
>
> Regards,
>
> Moses
>
>
>
> ----- Original Message ----
> From: Gabriel Nunes <gabriel.nunes@gmail.com>
> To: Moses Polalysa <mpurple7@yahoo.com>
> Cc: ccielab@groupstudy.com
> Sent: Wednesday, March 26, 2008 8:36:29 PM
> Subject: Re: Apply MQC in switchport
>
> the vlan-based command should be applied on layer 2
> interface and service-policy on SVI interface
>
> On Wed, Mar 26, 2008 at 10:26 AM, Moses Polalysa
> <mpurple7@yahoo.com> wrote:
> Hi,
>
> Thanks for your reply. I have tried but still not
> work out. :(
>
> SW1(config-if)#mls qos vlan-based
> SW1(config-if)#service-policy out VLAN_A
> Match input interface is not supported for this
> interface
>
> SW1(config-if)#
>
> Regards,
> Moses
>
>
>
>
> ----- Original Message ----
> From: Gabriel Nunes <gabriel.nunes@gmail.com>
> To: Sadiq Yakasai <sadiqtanko@gmail.com>
> Cc: Moses Polalysa <mpurple7@yahoo.com>;
> ccielab@groupstudy.com
> Sent: Wednesday, March 26, 2008 7:33:28 PM
> Subject: Re: Apply MQC in switchport
>
> I think you must configure "mls qos vlan-based" on
> switchport interface and so configure the
> service-policy on SVI interface.
>
> Gabriel
>
>
> On Wed, Mar 26, 2008 at 7:50 AM, Sadiq Yakasai
> <sadiqtanko@gmail.com> wrote:
> Hi Moses,
>
> Not all platforms support marking traffic in all
> directions actually.
> And my guess is you are experiencing this behaviour
> on the 3560.
>
> Try going through the documentation and seeing if
> egress marking is
> supported on the 3560. Else, you could change your
> concept and mark on
> the ingress anyway.
>
> HTH
>
> Sadiq
>
>
>



This archive was generated by hypermail 2.1.4 : Tue Apr 01 2008 - 07:53:54 ART