From: timbuktu (timbuktu@gmail.com)
Date: Mon Nov 06 2006 - 02:00:38 ART
Hi all,
When applying a policy map on an interface configured for frame-relay, is it
required that it then be applied in a map-class and enable frame-relay
traffic-shaping? Or can it just be applied to the interface?
For example, this is a policy map applied to a map-class, which is then
applied as FRTS.
policy-map STUFF
class class-default
bandwidth percent 50
!
map-class FRTS
service-policy output STUFF
!
interface serial0/0
encapsulation frame-relay
frame-relay traffic-shaping
frame-relay class FRTS
But what if I just do this? Apply the policy map directly on the interface
without using FRTS.
policy-map STUFF
class class-default
bandwidth percent 60
!
interface serial0/0
encapsulation frame-relay
service-policy output STUFF
Will I get different results?
Please advise....
-tim
This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:45 ART