diff options
Diffstat (limited to 'docs/configuration-overview.rst')
-rw-r--r-- | docs/configuration-overview.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration-overview.rst b/docs/configuration-overview.rst index 7d0e8767..f5529274 100644 --- a/docs/configuration-overview.rst +++ b/docs/configuration-overview.rst @@ -418,4 +418,9 @@ In the case you want to completely delete your configuration and restore the def load /opt/vyatta/etc/config.boot.default + +You will be asked if you want to continue. If you accept, you will have to use `commit` if you want to make the changes active. + +Then you may want to `save` in order to delete the saved configuration too. + .. note:: If you are remotely connected, you will lose your connection. You may want to copy first the config, edit it to ensure connectivity, and load the edited config. |