FR PVC QOS Based on Class-Map

From: gregg malcolm (greggmalcolm@yahoo.com)
Date: Fri Apr 13 2007 - 10:28:11 ART


I have a situation where an upstream router (R4) has marked specific traffic with a DSCP code. I am trying to shape this traffic on a downstream router (R1) on a physical frame-relay interface (s0/0). I have 'discovered' that only the class-default is supported on FR PVC's. Is there another way to do this short of changing the FR interface configuration? I don't see how I can do this with straight FRTS. Here is the config:

R1

class-map match-all WEB
 match dscp af31
!
policy-map SHAPE-WEB
 class WEB
  shape average 512000 16384 32768

interface Serial0/0
  ip address 1.1.1.1 255.255.255.0
  frame-relay map ip 1.1.1.2 103 broadcast
 frame-relay interface-dlci 103

map-class frame-relay SHAPE-WEB
 service-policy output SHAPE-WEB

R1#conf t
R1(config-fr-dlci)#class SHAPE-WEB
Only class-default supported over FR VCs

Thanks!

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.



This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:35 ART