JN0-224 · Question #123
Which two processes are used by Junos automation? (Choose two.)
The correct answer is B. jsd D. kmd. Junos automation relies on several key processes to handle various automation and API jsd (Junos Script Daemon): The jsd process is responsible for handling automation scripts, including Python and SLAX scripts, as well as handling JET (Junos Extension Toolkit) API requests…
Question
Which two processes are used by Junos automation? (Choose two.)
Options
- Amod
- Bjsd
- Cifd
- Dkmd
How the community answered
(26 responses)- A4% (1)
- B92% (24)
- C4% (1)
Explanation
Junos automation relies on several key processes to handle various automation and API jsd (Junos Script Daemon): The jsd process is responsible for handling automation scripts, including Python and SLAX scripts, as well as handling JET (Junos Extension Toolkit) API requests. This process is fundamental in the automation framework of Junos, as it deals with external and internal API requests, ensuring that the necessary scripts are executed when specific triggers or events occur. kmd (Key Management Daemon): The kmd process is involved in key management for IPsec and other security services. While its primary function is related to managing cryptographic keys, it plays a role in Junos automation by enabling secure communication and ensuring that automation tasks involving security services (such as automated IPsec tunnel creation) are handled securely.
Topics
Community Discussion
No community discussion yet for this question.