diff options
| author | rebortg <github@ghlr.de> | 2021-07-05 20:42:29 +0200 | 
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2021-07-05 20:42:29 +0200 | 
| commit | ef32c3062f906c652f8ddc059ceff4d25fc573e6 (patch) | |
| tree | 5cb396f43cecdee574a4fa99d4a1dcf3f1f22b40 /docs/configuration | |
| parent | 1f69d56cff6ae87438b955751cb4f59d73d16c60 (diff) | |
| download | vyos-documentation-ef32c3062f906c652f8ddc059ceff4d25fc573e6.tar.gz vyos-documentation-ef32c3062f906c652f8ddc059ceff4d25fc573e6.zip  | |
macsec: correct spelling and grammar
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/interfaces/macsec.rst | 6 | 
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/configuration/interfaces/macsec.rst b/docs/configuration/interfaces/macsec.rst index 9a20c425..544bd4fc 100644 --- a/docs/configuration/interfaces/macsec.rst +++ b/docs/configuration/interfaces/macsec.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-07-05 +  .. _macsec-interface:  ###### @@ -40,7 +42,7 @@ MACsec options  .. cfgcmd:: set interfaces macsec <interface> source-interface <physical-source>    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  -------------- @@ -50,7 +52,7 @@ individual peers.  .. 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.  .. cfgcmd:: set interfaces macsec <interface> security mka ckn <key>  | 
