Traffic shaping rules --- match all traffic?

Solved
Adam2104
Building a reputation

Traffic shaping rules --- match all traffic?

I'd like to create a traffic shaping rule on my MX67 that matches all traffic not matched by the higher priority rules. Is there a particular syntax to match everything? I can't seem to figure it out.

1 Accepted Solution
ww
Kind of a big deal
Kind of a big deal

you can add all private ranges in the last rule. 

localnet:192.168.0.0/16, localnet:10.....

or maybe just 1 rule localnet:0.0.0.0/0 (not sure about this one)

View solution in original post

2 Replies 2
ww
Kind of a big deal
Kind of a big deal

you can add all private ranges in the last rule. 

localnet:192.168.0.0/16, localnet:10.....

or maybe just 1 rule localnet:0.0.0.0/0 (not sure about this one)

Adam2104
Building a reputation

I tried the 0.0.0.0/0 and it works. I tested it by creating a rule and setting an abitrary DSCP value and then running a pcap on the outside interface to confirm that DSCP value was being set. Thanks!
Get notified when there are additional replies to this discussion.