>Interesting that you use cs0 to define best-effort traffic. >Why don't you just use be, to ease troubleshooting?
I'll change this to 'be' >What do you have under [class-of-service] Nothing. Probably this is my problem. What I should define in class-of-service ? Assign particular traffic (DSCP) to specific queues ? Rob On Sun, Nov 30, 2014 at 7:13 PM, Mark Tinka <[email protected]> wrote: > 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. > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

