From: Tarun (tarun.ccie@gmail.com)
Date: Tue Apr 15 2008 - 04:06:01 ART
Simple question ( Or may be) :-)
I want to mark all the incoming traffic for a particular vlan on my
switchport with a precedence of 3.
I think I would use per pot per vlan classification for this which is as
follows (assuming port f0/5, vlan 54)
Class-map match-any DUMMY
Class Map match-all PER_PORT_PER_VLAN_CLASS (id 2)
Match vlan 54
Match class-map DUMMY
Policy Map SET_PREC_VLAN_B
Class PER_PORT_PER_VLAN_CLASS
set precedence 3
interface FastEthernet0/5
switchport mode access
service-policy input SET_PREC_VLAN_B
Is that solution correct, if not what is the mistake & the correct solution.
DOCCD Reference:
http://www.cisco.com/en/US/docs/switches/lan/catalyst3550/software/release/12.2_25_seb/configuration/guide/swqos.html#wp1044737
Thanks for your help.
Pass the CCIE in six weeks, Guaranteed!
http://www.certscience.com/CCIE
This archive was generated by hypermail 2.1.4 : Thu May 01 2008 - 08:25:51 ART