Service Police under DLCI

From: gladston@br.ibm.com
Date: Mon Mar 21 2005 - 09:58:36 GMT-3


Suppose there is a requirement to configure a service police under a DLCI (the action is secondary, could be for example set DE bit of all packets.
Would it be necessary to use "frame-relay traffic-shaping" under the main interface".
I am asking because I tried it without "frame-relay traffic-shaping" but the 2500 (IOS 12.2T) does not take the command 'service policy' under the class. It does not complain but show run shows the command is not there:

r3(config-map-class)#service-policy output Set-de
r3(config-map-class)#

r3# sh run

class-map match-all Class-de
  match any
!
!
 policy-map Set-de
  class Class-de
   police cir 8000 bc 1000 be 1000
     conform-action set-frde-transmit
     exceed-action set-frde-transmit
     violate-action set-frde-transmit
!
interface Serial0
 no ip address
 encapsulation frame-relay
!
interface Serial0.123 multipoint
 ip address 172.16.123.3 255.255.255.0
 frame-relay map ip 172.16.123.1 301 broadcast
 frame-relay map ip 172.16.123.2 302 broadcast
 frame-relay interface-dlci 301
  class Setde
!
map-class frame-relay Setde



This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:49 GMT-3