Free Juniper JN0-105 Actual Exam Questions - Question 12 Discussion

Question No. 12
Exhibit
[edit system archival] user@router# show configuration {
transfer-on-commit; archive-sites {
"scp://[email protected] : /archive" password ## SECRET-DATA
"ftp://[email protected]:/archive" password "$9..."; ## SECRET-DATA
.
Referring to the exhibit, where are the configuration backup files stored?
Select one option, then reveal solution.
US
AX
Amir X.
2026-02-19

Maybe D makes sense because Junos usually tries primary first and only switches if it fails. The config shows two archive sites but no indication they run at the same time, so B seems unlikely. Also, no mention of round-robin behavior, so A probably isn’t right. C feels too vague since Junos typically follows a set order. So, assuming fallback is default seems safest here.

0
AX
Amir X.
2026-02-11

D The config hints at a primary and fallback setup since it lists two sites without saying they’re simultaneous. So, if SCP fails, it probably tries FTP next.

0
AX
Amir X.
2026-01-28

D imo, the config mentions multiple sites but doesn’t say anything about simultaneous transfers, so B is probably out. Also, no explicit mention of round-robin or load balancing, so A is shaky. The wording “transfer-on-commit” hints it tries the first site and if that fails, it moves to the next one, which fits D best. C feels too vague and not aligned with typical Junos behavior.

0
AX
Amir X.
2026-01-27

A/D? I don’t think both happen at the same time, so B is out. D makes sense if it’s a fallback, but no clear fallback wording here. A feels more likely since round-robin is common for multiple sites.

0
SB
Sam B.
2026-01-15

Maybe A, but does it say how Junos chooses between SCP and FTP exactly?

0