JNCIA-Junos: Juniper Networks Certified Associate – Junos — Question 9
Which command verifies configuration syntax without applying the changes?
Answer options
- A. commit confirmed
- B. commit check
- C. commit comment
- D. commit and-quit
Correct answer: B
Explanation
The correct answer is B, 'commit check', which verifies the syntax of the configuration without making any changes. Options A and D involve committing changes, while option C is related to adding a comment to the commit rather than checking syntax.