JN0-102 · Question #199
When configuring more than one archival site, which statement is true?
The correct answer is C. The system will not transfer to a secondary site unless the previous site fails.. When multiple archival sites are configured, Junos attempts to transfer the configuration to them sequentially, moving to the next site only if the current one fails. This ensures redundancy without unnecessary multiple transfers.
Question
When configuring more than one archival site, which statement is true?
Options
- AThe system will first attempt the transfer using the URL configured last.
- BThe system will transfer the configuration to each archival site.
- CThe system will not transfer to a secondary site unless the previous site fails.
- DThe system will transfer using secure copy protocol (SCP) before attempting FTP.
How the community answered
(66 responses)- A2% (1)
- B3% (2)
- C89% (59)
- D6% (4)
Why each option
When multiple archival sites are configured, Junos attempts to transfer the configuration to them sequentially, moving to the next site only if the current one fails. This ensures redundancy without unnecessary multiple transfers.
The system attempts transfers sequentially based on their order in the configuration, not starting with the last configured URL.
The system only transfers the configuration to the first successful archival site; it does not transfer to every configured site.
When multiple archival sites are specified in the Junos configuration, the system attempts to transfer the configuration to the first configured URL. If that transfer fails, it then attempts to transfer to the next URL in the list, and so on, until a successful transfer occurs or all configured sites fail.
The protocol used (SCP, FTP, etc.) is determined by the URL scheme for each individual site, not a general preference order for all sites.
Concept tested: Junos configuration archival multiple sites
Source: https://www.juniper.net/documentation/us/en/software/junos/system-management/topics/topic-map/system-archiving-configuration-files.html
Topics
Community Discussion
No community discussion yet for this question.