What Happens on the Router During a Restore Operation
The following steps describe what happens on the router when the JUNOScope software performs a restore and archive:
- The user selects the configuration revision to restore.
- JUNOScope connects to the JUNOScript server on the target router.
- JUNOScope sends the following commands to the JUNOScript server to be performed on the router:
- Lock the router configuration.
- Load the new configuration on the router, overriding (discarding) the old configuration.
- Issue a
commit confirmedcommand.- Issue a
commit-configurationJUNOScript XML tag command. If the user specified it, JUNOScope issues acommit synchronizecommand.- Unlock the configuration.
NOTE: If an error occurs, JUNOScope issues a
rollbackcommand, causing the configuration to revert to the last saved configuration.