Junos - Associate (JNCIA-Junos) 2025 Exam Questions and Answers
Question 29
Which process in the Junos OS is responsible for maintaining routing protocols and tables?
Options:
A.
mgd
B.
chassisd
C.
rpd
D.
dcd
Answer:
C
Explanation:
The Routing Protocol Daemon (rpd) in Junos OS is responsible for maintaining routing protocols and tables. It handles all routing information, including the calculation of routes and the population of the routing table, making it crucial for dynamic routing operations.
Question 30
Which two statements are correct about firewall filters? (Choose two.)
Options:
A.
"Discard" is the default action of packets that are not explicitly allowed.
B.
There can be only one firewall filter.
C.
"Accept" is the default action of packets that are not explicitly allowed.
D.
There can be multiple firewall filters.
Answer:
A, D
Explanation:
In Juniper Networks devices, firewall filters are used to control packet flow through the device. The default action for packets that do not match any of the specified criteria in the firewall filter is to discard them, enhancing network security by ensuring that only explicitly allowed traffic can pass through. Furthermore, it is possible to configure multiple firewall filters on a device, allowing for granular control over traffic based on various criteria such as source, destination, and protocol type.