This article describes the issue of being unable to filter BGP, ISIS, and BFD packets, which are destined to the CPU, by using the loopback filter on QFX3500.
There are more than 70 such hardware filters, which target different protocols. The key protocols, for which traffic is allowed by dynamic or hardware filters (even though they may be explicitly blocked in the user defined loopback filters) are :
set firewall family inet filter block_re term t1 from protocol tcp set firewall family inet filter block_re term t1 from destination-port bgp set firewall family inet filter block_re term t1 then discard set firewall family inet filter block_re term t2 from protocol tcp set firewall family inet filter block_re term t2 from source-port bgp set firewall family inet filter block_re term t2 then discard set interfaces lo0 unit 0 family inet filter input block_re