Editing the Configuration
Table 42 identifies the statement hierarchy levels in the device configuration and the JUNOS software configuration guide where you can find configuration guidelines for editing.
To edit the configuration of a selected router using the Configuration Editor, follow these steps:
- In the navigation pane or in the configuration view area, click the configuration statement hierarchy level that you want to edit.
In the Nested Configuration area, the Edit link appears for statement hierarchy levels that have not been configured; the Configure link appears for statement hierarchy levels that have not been configured. The configuration for the statement hierarchy level that you chose appears.
![]()
![]()
- To change an existing configuration, click the Edit link next to the statement name.
- To add a new configuration, click Configure or Add new entry next to the statement name.
- To delete an existing configuration, click the Discard button in the button bar. You can discard all outstanding changes, discard all changes below the current edit point, or delete all configurations below the current edit point.
NOTE: To view help text about a configuration statement value that you want to edit, move the mouse curser over the [?] icon.
- To edit a configuration statement or option, type text in the text field or select a drop-down list item.
- Click OK. The Configuration Editor keeps a copy of all of the changes you make as part of your JUNOScope session. The router itself is not updated until you click Commit.
NOTE: If you end the Configuration Editor session without committing the configuration changes you made, JUNOScope saves them until the next session and prompts you to commit them.
- Click Commit. 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.- Unlock the configuration.
NOTE: If an error occurs, JUNOScope issues a
rollbackcommand, causing the configuration to revert to the last saved configuration.