Skip to content

Commit

Permalink
Merge branch '512-final-review-feedback' into ania-stage
Browse files Browse the repository at this point in the history
  • Loading branch information
cumulusAnia committed Jan 28, 2025
2 parents 6de7f92 + 25102bd commit 50ebcb9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ cumulus@switch:~$ nv set system security encryption db state disabled
cumulus@switch:~$ nv config apply
```

To set password encryption back to the default setting (enabled), run the `nv uset system security encryption db state` command or the `nv set system security encryption db state enabled` command.
To set password encryption back to the default setting (enabled), run the `nv unset system security encryption db state` command or the `nv set system security encryption db state enabled` command.

To show if password encryption is `on`, run the `nv show system security encryption` command:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ cumulus@switch:~$ nv set system security encryption db state disabled
cumulus@switch:~$ nv config apply
```

To set password encryption back to the default setting (enabled), run the `nv uset system security encryption db state` command or the `nv set system security encryption db state enabled` command.
To set password encryption back to the default setting (enabled), run the `nv unset system security encryption db state` command or the `nv set system security encryption db state enabled` command.

To show if password encryption is `on`, run the `nv show system security encryption` command:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ cumulus@switch:~$ nv set system security encryption db state disabled
cumulus@switch:~$ nv config apply
```

To set password encryption back to the default setting (enabled), run the `nv uset system security encryption db state` command or the `nv set system security encryption db state enabled` command.
To set password encryption back to the default setting (enabled), run the `nv unset system security encryption db state` command or the `nv set system security encryption db state enabled` command.

To show if password encryption is `on`, run the `nv show system security encryption` command:

Expand Down

0 comments on commit 50ebcb9

Please sign in to comment.