Fwd: VLAN Shaping

From: Ali El Moussaoui <mousawi.ali_at_gmail.com>
Date: Wed, 5 Aug 2009 13:57:00 +0300

Does this work?

class-map match-any VLAN15OR16
  match vlan 15
  match vlan 16
class-map match-any VLAN16
  match vlan 16

policy-map CHILD
  class VLAN16
    bandwidth 4000

policy-map PARENT
  class VLAN15OR16
   shape average 4000000
   service-policy child

Note that if VLAN16 wants all the traffic then its allowed to make VLAN15
starve for bandwidth.

---------- Forwarded message ----------
From: Ali El Moussaoui <mousawi.ali_at_gmail.com>
Date: Wed, Aug 5, 2009 at 12:08 PM
Subject: VLAN Shaping
To: ccielab_at_groupstudy.com

 Hello Guys,

I want to shape 2 vlans(10 and 20) to 4Mb and give one of them priority over
the other one. Any idea how to do this in a hirarchical MQC?

Blogs and organic groups at http://www.ccie.net
Received on Wed Aug 05 2009 - 13:57:00 ART

This archive was generated by hypermail 2.2.0 : Tue Sep 01 2009 - 05:43:56 ART