Re: QOS on 3550

From: Petr Lapukhov (petrsoft@gmail.com)
Date: Thu Jun 01 2006 - 13:33:23 ART


Well, if you expicitly told to use Per-Port, Per-VLAN mapping, you should
use it :))

http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12225sec/3550scg/swqos.htm#wp1145280

typing out of my head:

---

access-list 10 permit any

class-map IP match access-group 10

class-map VLAN_22_IP match vlan 22 match class-map IP

policy-map MARK class VLAN_22_IP set ip precedence 3

int fa 0/x service-policy input MARK

Petr



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:31 ART