Setting Frame DE before sending to frame provider

From: null void (nullv0idmain@yahoo.com)
Date: Thu Feb 03 2005 - 12:58:41 GMT-3


In most of the docs on /univercd they talk about frame-relay DE and FRTS ... Say I want to choose what traffic that I want dropped in the case where congestion occurs and the frame provider is dropping frames . Using mqc would this mark say packets that are routine with DE to 1 so that if provider starts dropping traffic it would drop this DE marked 1 first ?
 
ip cef
 
class-map match-any DROPME
     match precedence routine
 
policy-map DROPMEFIRST
    class DROPME
        set frame-de --------------> or whatever the actual command is but i think its close
 
interface Serial0/0
   encap frame
   service-policy output DROPMEFIRST



This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:17 GMT-3