On other switches and routers, I can define firewall filters and then combine a bunch with...
firewall { family inet { filter accept-common-services { term accept-icmp { filter accept-icmp; } term accept-traceroute { filter accept-traceroute; } ... ... } } }
It looks like the ex4300 running 14.1X53-D35.3 doesn't support this. Is there a preferred way of doing this on the EX4300? Or is there a newer version of Junos that supports this on this hardware?
Thanks,
Tim Nowaczyk