On Sunday, November 30, 2014 03:52:58 PM Robert Hass wrote:

> Finally what I configured:
> # Clear DSCP + BestEffort queue
> set firewall filter BestEff term 1 then forwarding-class
> best-effort set firewall filter BestEff term 1 then dscp
> cs0 set interfaces ge-1/0/3 unit 0 family inet filter
> input BestEff

Interesting that you use cs0 to define best-effort traffic. 
Why don't you just use be, to ease troubleshooting?

> # Set EF DSCP + ExpeditiedForwarding queue
> set firewall filter Set_EF term 1 then forwarding-class
> expedited-forwarding set firewall filter Set_EF term 1
> then dscp ef
> set interfaces ge-1/0/1 unit 0 family inet filter input
> Set_EF set interfaces irb unit 100 family inet filter
> input Set_EF

Looks alright.

> But It looks that it's not working. What I missing ?

What do you have under [class-of-service]

Mark.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to