Hi..
I want to ask very basic questions.
is CBWFQ is working on FR interface without FRTS enabled.
and same question with WRED.
Particulary, what i am asking is..
map-class class1
match ip add ...
policy-map qos
class class1
bandwidth 100
interface serial 0/0
encapsulation frame-rely
service out qos
....
is this working or not?
policy-map wred
class class-default
bandwith 100
randon-detect
interface serial 0/1
encapsulation frame-relay
service out wred
....
is this working?
I am not asking optimal, i am asking working or not?
thanks