mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
ssh: fix typo in "mac" command
This commit is contained in:
parent
7321871ad3
commit
9e60d08948
@ -64,7 +64,7 @@ Configuration
|
|||||||
Disable the host validation through reverse DNS lookups - can speedup login
|
Disable the host validation through reverse DNS lookups - can speedup login
|
||||||
time when reverse lookup is not possible.
|
time when reverse lookup is not possible.
|
||||||
|
|
||||||
.. cfgcmd:: set service ssh macs <mac>
|
.. cfgcmd:: set service ssh mac <mac>
|
||||||
|
|
||||||
Specifies the available :abbr:`MAC (Message Authentication Code)` algorithms.
|
Specifies the available :abbr:`MAC (Message Authentication Code)` algorithms.
|
||||||
The MAC algorithm is used in protocol version 2 for data integrity protection.
|
The MAC algorithm is used in protocol version 2 for data integrity protection.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user