Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

EX4300 nested firewall filters

$
0
0

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


Viewing all articles
Browse latest Browse all 10307

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>