You have configured a firewall filter with a single term matching on packets with a source address
in the 10.0.0.0/24 subnet. This term only includes the count action.
Which two statements are true about traffic evaluated by this firewall filter? (Choose two.)
A.
Packets within the 10.0.0.0/24 subnet will be accepted.
B.
Packets within the 10.0.0.0/24 subnet will be rejected.
C.
Packets within the 10.0.0.0/24 subnet will be counted.
D.
Packets within the 10.0.0.0/24 subnet will not be counted.
Could you please explain the answer
I think the correct answer B AND D
https://www.juniper.net/techpubs/en_US/junos12.3/topics/concept/firewall-filter-stateless-evaluate-packets.html
There is implicit accept:
“The packet matches all conditions specified by the firewall filter term, but the term does not specify any actions.
The device implicitly accepts the packet.”