RE: Service Police under DLCI

From: Dennis J. Hartmann (dennisjhartmann@hotmail.com)
Date: Mon Mar 21 2005 - 10:21:22 GMT-3


        you should be able to attach the policy on the sub-interface, not
DLCI configuration mode. What are you trying to acchieve with the policy
though? Your conform, exceed, and violate action all set the DE bit in the
Frame header. Shouldn't your conform action be to just transmit the packet
or mark the L3 header and transmit. The lab will probably not have the
command the way you have stated it as well. The cir command is only
available with the dual-rate three color marker which is a newer feature
(later T code train). You need to use the single-rate three color market.
What version of IOS are you running?

-Dennis Hartmann

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
gladston@br.ibm.com
Sent: Monday, March 21, 2005 7:59 AM
To: ccielab@groupstudy.com
Subject: Service Police under DLCI

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