Policy Question

From: Salzano, Mario Arthur Costa (mario.salzano@siemens.com)
Date: Mon Jul 03 2006 - 10:34:35 ART


Hi Group,

I have one interface (Fa0) with two sub-interfaces (Fa0.1 and Fa0.2) and
I made one policy regarding traffic coming from sub-int Fa0.1. Do I have
to aplly this policy on the sub-interface or on the primary interface?

Ex:

class-map match-all traffic_frombank
     match input-interface fa0.1

policy-map PREC
     class traffic_frombank
     set ip prec 3

int fa0
    service-policy input PREC

or

int fa0.1
    service-police input PREC

Thanks!!!



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:46 ART