You want to temporarily apply a candidate configuration to the active configuration and automatically roll back after 10 minutes. In this scenario, which command will accomplish this task?
A. commit confirmed
Explanation: The 'commit confirmed' command in Junos OS allows you to temporarily apply a candidate configuration to the active configuration, with the added feature of automatically rolling back to the previous configuration after a specified time interval. If you do not confirm the commit within the specified time (by issuing another 'commit' command), the system will revert to the previous active configuration. To accomplish this task and automatically roll back after 10 minutes, you would use the command 'commit confirmed 10'.
Ref: Commit the Configuration | Junos OS | Juniper Networks
"Commit the Configuration
...
Activate a Device Configuration with Confirmation
...
If the change prevents access or causes other errors, the device automatically returns to the previous configuration and restores access after the rollback confirmation timeout passes. This feature is called automatic rollback.
To commit the current candidate configuration but require an explicit confirmation for the commit to become permanent, use the commit confirmed configuration mode command:
...
Once you have verified that the change works correctly, you can keep the new configuration active by entering a commit or commit check command within 10 minutes of the commit confirmed command.
..."
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
gpt_test
1 year, 7 months agoGreatDane
1 year, 11 months ago