mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
macsec: correct spelling and grammar
This commit is contained in:
parent
1f69d56cff
commit
ef32c3062f
@ -1,3 +1,5 @@
|
|||||||
|
:lastproofread: 2021-07-05
|
||||||
|
|
||||||
.. _macsec-interface:
|
.. _macsec-interface:
|
||||||
|
|
||||||
######
|
######
|
||||||
@ -40,7 +42,7 @@ MACsec options
|
|||||||
.. cfgcmd:: set interfaces macsec <interface> source-interface <physical-source>
|
.. cfgcmd:: set interfaces macsec <interface> source-interface <physical-source>
|
||||||
|
|
||||||
A physical interface is required to connect this MACsec instance to. Traffic
|
A physical interface is required to connect this MACsec instance to. Traffic
|
||||||
leaving this interfac will now be authenticated/encrypted.
|
leaving this interface will now be authenticated/encrypted.
|
||||||
|
|
||||||
Key Management
|
Key Management
|
||||||
--------------
|
--------------
|
||||||
@ -50,7 +52,7 @@ individual peers.
|
|||||||
|
|
||||||
.. cfgcmd:: set interfaces macsec <interface> security mka cak <key>
|
.. cfgcmd:: set interfaces macsec <interface> security mka cak <key>
|
||||||
|
|
||||||
IEEE 802.1X/MACsec pre-shared key mode. This allows to configure MACsec with
|
IEEE 802.1X/MACsec pre-shared key mode. This allows configuring MACsec with
|
||||||
a pre-shared key using a (CAK,CKN) pair.
|
a pre-shared key using a (CAK,CKN) pair.
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces macsec <interface> security mka ckn <key>
|
.. cfgcmd:: set interfaces macsec <interface> security mka ckn <key>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user