Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

commit - commit the current set of changes

commit-confirm - commit the current set of changes; rollback if not confirmed

compare - compare configuration revisions

confirm - confirm configuration changes

delete - delete a configuration element

discard - discard uncommitted changes

edit - edit a sub-element

exit - exit from this configuration level

load - load configuration from a file and replace candidate configuration

loadkey - load user SSH key from a file

merge - merge configuration from a file into the candidate configuration

rollback - rollback to a previous configuration

run - run an operational-mode command

save - save configuration to a file

set - set the value of a parameter or create a new element

show - show the configuration

top - set the edit level to the root

up - set the edit level one level up

This command navigates up one level in the configuration hierarchy. For example:

vyatta@R1# edit protocols ospfv3 timers spf
[edit protocols ospfv3 timers spf]
vyatta@R1# up
[edit protocols ospfv3 timers]
vyatta@R1# up
[edit protocols ospfv3]
vyatta@R1# up
[edit protocols]
vyatta@R1# up
[edit]
vyatta@R1#

validate - validate the current set of changes

  • No labels