Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-104 All Questions

View all questions & answers for the JN0-104 exam

Exam JN0-104 topic 1 question 90 discussion

Actual exam question from Juniper's JN0-104
Question #: 90
Topic #: 1
[All JN0-104 Questions]

What is the default action for packets not matching a firewall filter?

  • A. The packet will be silently discarded.
  • B. The packet will be accepted.
  • C. The packet will be rejected.
  • D. The packet will be ignored.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JankoHrasko1
10 months, 1 week ago
Selected Answer: A
In JUNOS, the default action for packets that do not match any firewall filter rule is to deny the packets. This means that if there is no explicit rule that permits the traffic, the default behavior is to block it. In JUNOS firewall filters, the last rule in the filter is typically an implicit "deny" rule. This rule denies any packet that doesn't match any of the preceding rules. Here's an example of a simple JUNOS firewall filter:
upvoted 1 times
...
Cradical
1 year, 6 months ago
Selected Answer: B
B. The default action for packets not matching a firewall filter is to be accepted. If a packet does not match any of the defined filter rules, it is allowed to pass through the firewall.
upvoted 1 times
...
[Removed]
1 year, 6 months ago
Selected Answer: A
Consequently, if a packet passes through all the terms in a filter without matching any conditions, the packet is discarded. If you configure a firewall filter that has no terms, all packets that pass through the filter are discarded. https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/concept/firewall-filter-ex-series-evaluation-understanding.html
upvoted 2 times
...
gpt_test
1 year, 7 months ago
Selected Answer: B
B. The packet will be accepted. Explanation: In Junos OS, the default action for packets not matching any term in a firewall filter is to accept the packet. If you want to specify a different action for unmatched packets, you can add a catch-all term at the end of the filter with the desired action (e.g., discard, reject, or a custom action).
upvoted 1 times
[Removed]
1 year, 6 months ago
what is the point of have a firewall then if you accept all other traffic?
upvoted 2 times
...
...
GreatDane
1 year, 11 months ago
Selected Answer: A
Ref: Understanding How Firewall Filters Are Evaluated | Junos OS | Juniper Networks "Understanding How Firewall Filters Are Evaluated ... When a firewall filter consists of more than one term, the firewall filter is evaluated sequentially: 1. ... 2. ... 3. ... 4. If a packet passes through all the terms in the filter without a match, the packet is discarded. ..."
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...